From d17c6f3f7e7739da4c574892fabc0f0699fc8fb4 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Mon, 28 Dec 2009 15:04:53 +0100 Subject: [PATCH] Revert "Testing" Sorry, I accidentally pushed the wrong branch! This reverts commit f2dae3158937c1fc3be06806fe699aa905d3dc30. --- 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 dadf5aaedc..47fe5bd22a 100644 --- a/input/regression/accidental-ancient.ly +++ b/input/regression/accidental-ancient.ly @@ -1,7 +1,7 @@ \header { texidoc = "@cindex Ancient Accidentals -asdfAccidentals are available in different ancient styles, which all +Accidentals 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