]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-scheme.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / markup-scheme.ly
index e4589d4a9bd9302a855a179c56de59de0998e752..258ef98ffb44ce44d4275ec46ff59944cf362039 100644 (file)
@@ -10,7 +10,7 @@
 
 %{
 
-For maintenance reasons, we don't excercise the entire markup command set.
+For maintenance reasons, we don't exercise the entire markup command set.
 
 %}
 
@@ -25,10 +25,10 @@ For maintenance reasons, we don't excercise the entire markup command set.
 
 
 
-\version "2.11.5"
+\version "2.16.0"
 
 {
-  \fatText
+  \textLengthOn
   f'1-\markup {
     foo
     \raise #0.2 \hbracket \bold bar
@@ -54,7 +54,7 @@ For maintenance reasons, we don't excercise the entire markup command set.
     \larger \sub "alike"
   }    
   \break
-  f'1-#(markup* 
+  f'1-$(markup 
        "foo"
        #:raise 0.2 #:hbracket #:bold "bar"
        #:override '(baseline-skip . 4)