lilypond-user
[Top][All Lists]
Advanced

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

alignment: gjpqy chars in markup


From: Graham Percival
Subject: alignment: gjpqy chars in markup
Date: Sat, 13 Aug 2005 20:56:08 -0700

What's the best way to get two markup strings (once containing a gjpqy, the other without such characters) to align? In the example below, the "bag" is typeset
higher than "foo", because the "g" requires space under the line.
The extra space seems to correspond to 0.4 staffspaces, so I _could_ align them
by doing
\once \override TextScript #'extra-offset = #'(0 . 0.4)
but this seems like a non-ideal solution.


\layout{raggedright=##t}
{ c'^"foo" c'^"bag" }





reply via email to

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