]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/display-lily-tests.ly
Issue 5105/5: More \mark tests for \displayLilyMusic
[lilypond.git] / input / regression / display-lily-tests.ly
index 79f64d4e42dda360c064d2469df351ff58e3cea1..d96e40d21f4dc02bb4155f710edd05839f5adcd5 100644 (file)
@@ -157,6 +157,9 @@ stderr of this run."
 
 %% Marks
 \test ##[ \mark \default #]                    % MarkEvent
+\test ##[ \mark #3 #]
+\test ##[ \mark "Z" #]
+\test ##[ \mark \markup \italic "X" #]
 \test ##[ \mark "Allegro" #]
 \test ##[ \tempo 4 = 120 #]                    % MetronomeChangeEvent
 \test ##[ \tempo 4 = 108 - 116 #]