]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/chord-markup.ly
use new syntax.
[lilypond.git] / input / test / chord-markup.ly
index e60b94d7514cbb47f5de2e88b1fd84f6921a75a1..8304d904e58f387874e3e0db2f5401cb209a53b9 100644 (file)
@@ -8,14 +8,14 @@
 \score{
     <
        \context Staff \notes \relative c'' {
-           c^#'(columns "foe" ((raise . 3) "bar"))
+           c^\markup {  "foe" \raise #3 "bar" }
            c
-           c^#'(columns "foe" (super "12") (sub "3 4"))
+           c^\markup { "foe" \super "12" \sub { "3 4" } }
            c
 
            %% broken for now
-           %%  c^#`(columns (lines "" ";" "") (lines "1" (bold "2") "3"))
-           c^#`(columns (lines "" ";" "") (lines "1" (columns (bold "2")) "3"))
+           c^\markup { \column < "" ";" "" >
+                       \column <  "1"  { \bold "2" "3" } > }
                }
        \context ChordNames \chords {
            c:7+.9-^3.5