"Phil Holmes" <m...@philholmes.net> wrote in message news:i7an6l$sa...@dough.gmane.org...
Is it a known feature that using the font sizing commands \teeny, \huge,
etc., leads to inconsistent line spacing when compared with using fontsize?

\markup { \teeny
\column {
 "Teeny"
 "Teeny"
 "Teeny"
}
}

\markup { \fontsize #-3
\column {
 "fontsize #-3"
 "fontsize #-3"
 "fontsize #-3"
}
}

\markup { \huge
\column {
 "huge"
 "huge"
 "huge"
}
}

\markup { \fontsize #2
\column {
 "fontsize #2"
 "fontsize #2"
 "fontsize #2"
}
}


Ah. This was supposed to go to .general. Sorry. Perhaps someone will answer here anyway.

--
Phil Holmes
Bug Squad



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

Reply via email to