X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fnew-markup-scheme.ly;h=6a6dea24aa20991b03c454972083e254278b829d;hb=df56feefa28914b45532b0a31b24c304c162b497;hp=814018e17cdc50b42df84495a683ac634ee5cb92;hpb=b7dee6330e4bfed3f3e99d15e9d8cade854536f1;p=lilypond.git diff --git a/input/regression/new-markup-scheme.ly b/input/regression/new-markup-scheme.ly index 814018e17c..6a6dea24aa 100644 --- a/input/regression/new-markup-scheme.ly +++ b/input/regression/new-markup-scheme.ly @@ -2,7 +2,9 @@ \header { texidoc = "There is a Scheme macro @code{markup} to produce markup - texts using a similar syntax as @code{\\markup}." + texts using a similar syntax as @code{\\markup}. + +" } \version "2.5.2" @@ -16,9 +18,8 @@ \bracket \column { baz bazr bla } \hspace #2.0 - \override #'(font-family . music) { + \override #'(font-encoding . fetaMusic) { \lookup #"noteheads-0" - \char #53 } \musicglyph #"accidentals.-1" \combine "X" "+" @@ -39,8 +40,8 @@ #:override '(baseline-skip . 4) #:bracket #:column ( "baz" "bazr" "bla" ) #:hspace 2.0 - #:override '(font-family . music) #:line (#:lookup "noteheads-0" - #:char 53) + #:override '(font-encoding . fetaMusic) #:line (#:lookup "noteheads-0" + ) #:musicglyph "accidentals.-1" #:combine "X" "+" #:combine "o" "/"