On Apr 13, 2009, at 3:17 PM, Wei-Wei Guo wrote:
Combining your solutions, the following way is the better, but still to long...

\markup{ \override #'(baseline-skip . 1) {\center-column {\number 2 \number 4}}}


define this as a variable, then you only have to type it once:

ttf = \markup{ \override #'(baseline-skip . 1) {\center-column {\number 2 \number 4}}}

\relative {
a b c^\ttf d e f g_\ttf a
}

regards,
sb
--
Simon Bailey
Oompa Loompa of Science
+43 699 190 631 25



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to