From: David Kastrup Date: Thu, 23 Mar 2017 23:34:38 +0000 (+0100) Subject: Issue 5105/5: More \mark tests for \displayLilyMusic X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8508ea37a36b61030fd17b4ec86259f235872f39;p=lilypond.git Issue 5105/5: More \mark tests for \displayLilyMusic --- diff --git a/input/regression/display-lily-tests.ly b/input/regression/display-lily-tests.ly index 79f64d4e42..d96e40d21f 100644 --- a/input/regression/display-lily-tests.ly +++ b/input/regression/display-lily-tests.ly @@ -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 #]