From 8508ea37a36b61030fd17b4ec86259f235872f39 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Fri, 24 Mar 2017 00:34:38 +0100 Subject: [PATCH] Issue 5105/5: More \mark tests for \displayLilyMusic --- input/regression/display-lily-tests.ly | 3 +++ 1 file changed, 3 insertions(+) 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 #] -- 2.39.2