Probably, the result of this test case depends on
what fonts are available on your particular computer
but does not show any limitations in LilyPond itself.
/Mats
Fairchild wrote:
Should it? Try this:
%
\version "2.8.5"
#(set-default-paper-size "letter")
#(ly:set-optio
Should it? Try this:
%
\version "2.8.5"
#(set-default-paper-size "letter")
#(ly:set-option 'point-and-click #f)
BLOCK = {
c''1
_\markup { \huge \medium \upright "Huge Medium Upright" }
_\markup { \large \medium \upright "Large Medium Upright" }
_\marku