From 9c10dd2f0f44b809e820d2857eeba69eb071948b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 9 Dec 2002 00:20:20 +0000 Subject: [PATCH] *** empty log message *** --- input/test/textscript.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/test/textscript.ly b/input/test/textscript.ly index 753a10fd00..dbfb5df057 100644 --- a/input/test/textscript.ly +++ b/input/test/textscript.ly @@ -7,7 +7,7 @@ texidoc = "Test font selection and scm text markup" \notes\relative c''{ \property Voice . TextScript \override #'font-shape = #'upright c1^\markup { \dynamic "p" "ma sosten." } - c^\markup \Large "ABCD" + c^\markup \huge "ABCD" \property Voice . TextScript \override #'font-series = #'bold c^\markup { \bold "Dal" " " \raise #0.8 \musicglyph #"scripts-segno" } c^\markup \huge "ABCD" -- 2.39.5