]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/new-markup-scheme.ly
(triangle): add s to 0triangle.
[lilypond.git] / input / regression / new-markup-scheme.ly
index 616295c93bbd5d474604f06dab8e6ba3e6cc0e22..814018e17cdc50b42df84495a683ac634ee5cb92 100644 (file)
@@ -5,7 +5,7 @@
     texts using a similar syntax as @code{\\markup}."
 
     }
-\version "2.3.16"
+\version "2.5.2"
 \score {
      {
         \fatText
             \raise #0.2 \hbracket \bold bar
             \override #'(baseline-skip . 4)
 
-            \bracket \column < baz bazr bla >
+            \bracket \column { baz bazr bla }
             \hspace #2.0
             \override #'(font-family . music) {
                 \lookup #"noteheads-0"
                 \char #53
             }
-            \musicglyph #"accidentals--1"
+            \musicglyph #"accidentals.-1"
             \combine "X" "+"   
             \combine "o" "/"
-            \box \column < { "string 1" } { "string 2" } >
+            \box \column { \line { "string 1" } \line { "string 2" } }
             "$\\emptyset$"
             \italic Norsk
             \super "2"
@@ -41,7 +41,7 @@
               #:hspace 2.0
               #:override '(font-family . music) #:line (#:lookup "noteheads-0" 
                                                         #:char 53)
-              #:musicglyph "accidentals--1"
+              #:musicglyph "accidentals.-1"
               #:combine "X" "+"   
               #:combine "o" "/"
               #:box #:column ("string 1" "string 2")
@@ -53,7 +53,7 @@
                              #:smaller #:smaller #:smaller "A")
               #:sub "alike")
     }
-    \paper { 
+    \layout { 
         raggedright = ##t
         indent = #0
         \context {