]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lilypond-book/tex-lilypond-inside-table.lytex
Issue 5167/1: Reorganize markup commands to use object properties
[lilypond.git] / input / regression / lilypond-book / tex-lilypond-inside-table.lytex
index 9723b35bd5d9c7e2ca572ad681978b5de8e1493d..bd25edd182640cc30acb993cb76f6b1d347f796c 100644 (file)
@@ -10,10 +10,10 @@ Tables:
 \hline
 \em Notes & \em Name \\
 \hline
-\lilypond[11pt,fragment,filename="cdur"]{\context Voice <<c' e' g'>>} & major \\
-\lilypond[11pt,fragment]{\context Voice <<c' es' g'>>} & minor \\
-\lilypond[11pt,fragment]{\context Voice <<c' es' ges'>>} & diminished \\
-\lilypond[11pt,fragment]{\context Voice <<c' e' gis'>>} & augmented \\
+\lilypond[staffsize=11,fragment,filename="cdur"]{\context Voice <<c' e' g'>>} & major \\
+\lilypond[staffsize=11,fragment]{\context Voice <<c' es' g'>>} & minor \\
+\lilypond[staffsize=11,fragment]{\context Voice <<c' es' ges'>>} & diminished \\
+\lilypond[staffsize=11,fragment]{\context Voice <<c' e' gis'>>} & augmented \\
 \hline
 \end{tabular}