bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in fingering markup with 2.2.0?


From: Chris Sawer
Subject: Bug in fingering markup with 2.2.0?
Date: Sun, 11 Apr 2004 09:52:20 +0100
User-agent: Messenger-Pro/2.62 (MsgServe/2.05) (RISC-OS/4.02) POPstar/2.05

Hi,

Sometimes in piano music you need to attach more than one fingering to a note
to indicate that while that note is held down you should change fingers.

I've typeset this successfully using Lily in the past, with code similar to
the following. Using Lily 2.2.0, however, the "2 3" attached to the f is
printed at a considerably smaller size than the "3" attached to the c. Should
these not be the same size by default?

Chris



\version "2.2.0"

\score
{
  \notes
  {
    \clef treble
    c''^3 d'' e'' f''^\markup {\finger "2 3"}
  }
  \paper
  {
    raggedright = ##t
  }
}



-- 
Chris Sawer   -   address@hidden   -   Mutopia team leader
Free sheet music for all at Mutopia:  http://www.MutopiaProject.org

Mutopia discussion mailing list now up and running. Details at:
http://lists.blackcatnetworks.co.uk/cgi-bin/mailman/listinfo/mutopia-discuss




reply via email to

[Prev in Thread] Current Thread [Next in Thread]