From 602952adf352acb4908482bc155e544b4a1b0eab Mon Sep 17 00:00:00 2001 From: gpercival Date: Thu, 18 Aug 2005 22:02:28 +0000 Subject: [PATCH] Direction #-1 to #down. --- ChangeLog | 2 ++ Documentation/user/music-glossary.tely | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1db43919af..c5e6d4357f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * input/ {various}: change direction #1, #-1 to #up/#down or \fooUp, \fooDown. + * Documentation/user/music-glossary.tely: #-1 to #down. + 2005-08-18 Han-Wen Nienhuys * lily/include/engraver-group.hh: rename. diff --git a/Documentation/user/music-glossary.tely b/Documentation/user/music-glossary.tely index 407ceb1c93..8b35aa9fa8 100644 --- a/Documentation/user/music-glossary.tely +++ b/Documentation/user/music-glossary.tely @@ -1444,7 +1444,7 @@ of the 20th century \score { { % \override Staff.Custos #'neutral-position = #4 - \override Staff.Custos #'neutral-direction = #-1 + \override Staff.Custos #'neutral-direction = #down \override Staff.Custos #'style = #'hufnagel c'1 \break 1 -- 2.39.5