]> git.donarmstrong.com Git - lilypond.git/commitdiff
Cautionary accidentals work with naturals, too.
authorGraham Percival <graham@percival-music.ca>
Tue, 16 Aug 2005 10:13:17 +0000 (10:13 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 16 Aug 2005 10:13:17 +0000 (10:13 +0000)
ChangeLog
Documentation/user/basic-notation.itely

index 93068300f405a8e9d259c3e46c63f61fbe359ac3..eb8df1374c3e6fd202a4e471ed6063b60667902c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
        * lily/tuplet-bracket.cc: simple build fix.
 
+       * Documentation/user/putting.itely: use "we" instead of "I".
+
+       * Documentation/user/basic-notation.itely: cautionary accidentals
+       work with naturals, too.
+
 2005-08-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * lily/tuplet-bracket.cc (calc_position_and_height): add
index fcaefddddc54101364308f60a06aac69bc303540..5133b865df47a5d308597a342190e55938c753fd 100644 (file)
@@ -163,10 +163,11 @@ print them manually.  A reminder accidental
 can be forced by adding an exclamation mark @code{!}
 after the pitch.  A cautionary accidental
 (i.e., an accidental within parentheses) can be obtained by adding the
-question mark `@code{?}' after the pitch.
+question mark `@code{?}' after the pitch.  These extra accidentals
+can be used to produce natural signs, too.
 
 @lilypond[quote,raggedright,fragment,verbatim]
-cis' cis' cis'! cis'?
+cis' cis' cis'! cis'? c c? c! c
 @end lilypond