From 065a583d9f2e25da1fd389393abba4fbcd9a792d Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Mon, 21 Dec 2009 17:35:00 +0100 Subject: [PATCH] Testing --- input/regression/accidental-ancient.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/regression/accidental-ancient.ly b/input/regression/accidental-ancient.ly index 47fe5bd22a..dadf5aaedc 100644 --- a/input/regression/accidental-ancient.ly +++ b/input/regression/accidental-ancient.ly @@ -1,7 +1,7 @@ \header { texidoc = "@cindex Ancient Accidentals -Accidentals are available in different ancient styles, which all +asdfAccidentals are available in different ancient styles, which all are collected here. " } @@ -12,7 +12,7 @@ are collected here. \time 3/4 % FIXME: standard vs default, alteration-FOO vs FOO-alteration \override Staff.Accidental #'glyph-name-alist = #standard-alteration-glyph-name-alist - cis^\markup { \typewriter default } c ces + cis^\markup { \typewriter default } c ces \override Staff.Accidental #'glyph-name-alist = #alteration-hufnagel-glyph-name-alist cis^\markup { \typewriter hufnagel } c ces -- 2.39.5