From 178a06d8eaa3a5284d3025966e50beee8cf99a2a Mon Sep 17 00:00:00 2001 From: gpercival Date: Tue, 16 Aug 2005 10:13:17 +0000 Subject: [PATCH] Cautionary accidentals work with naturals, too. --- ChangeLog | 5 +++++ Documentation/user/basic-notation.itely | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 93068300f4..eb8df1374c 100644 --- 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 * lily/tuplet-bracket.cc (calc_position_and_height): add diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index fcaefddddc..5133b865df 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -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 -- 2.39.5