X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmarkup-syntax.ly;h=5018c71849373d43e47a337746c9189692c286dd;hb=cde53873a239e07c06b1df80e9aecabc18eb522b;hp=1a9b2757fa821dd95a80c03c9fd55aea86f72ed5;hpb=d02446a61d3eabfde67ed48928ae07766c97750f;p=lilypond.git diff --git a/input/regression/markup-syntax.ly b/input/regression/markup-syntax.ly index 1a9b2757fa..5018c71849 100644 --- a/input/regression/markup-syntax.ly +++ b/input/regression/markup-syntax.ly @@ -1,33 +1,37 @@ -\header { - - texidoc = "Demo of markup texts, using LilyPond syntax. " +\version "2.10.0" +\header { + texidoc = "Demo of markup texts, using LilyPond syntax." } -\version "2.7.32" - { f'1-\markup { foo \raise #0.2 \hbracket \bold bar - \override #'(baseline-skip . 4) - \bracket \column { baz bazr bla } + \override #'(baseline-skip . 4) + \bracket \column { + baz + bazr + bla + } \hspace #2.0 \override #'(font-encoding . fetaMusic) { \lookup #"noteheads-0" } \semiflat - { } - - \combine "X" "+" + \combine "X" "+" \combine "o" "/" } g'1-\markup { % \char-number #"abc1234abc" - \box \column { \line { "string 1" } \line { "string 2" } } - " " + \box \column { + \line { "string 1" } + \line { "string 2" } + \concat { "f" "i" } + } + " " \draw-circle #1 #0.3 ##f " " \draw-circle #1 #0.3 ##t