From fc108cfc700c50b3099007c35153f53e7560871c Mon Sep 17 00:00:00 2001 From: hanwen Date: Sun, 18 Jan 2004 20:51:07 +0000 Subject: [PATCH] (Rehearsal marks): document new functionality. --- Documentation/topdocs/NEWS.texi | 5 +++-- Documentation/user/refman.itely | 9 ++++++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/Documentation/topdocs/NEWS.texi b/Documentation/topdocs/NEWS.texi index c15d2df8d9..1f69533e46 100644 --- a/Documentation/topdocs/NEWS.texi +++ b/Documentation/topdocs/NEWS.texi @@ -73,8 +73,9 @@ octave should be. In the following example, @end example @noindent -the @code{d} will generate a warning, because a @code{d''} is -expected, but a @code{d'} is found. +the d will generate a warning, because a d'' is +expected, but a d' is found. +@c @code adds ` ' very confusing. @item There is a new mechanism for putting lyrics to melodies. With this mechanism, @code{LyricVoice}s can be put melodies diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index 3a798e564a..e31a01ee22 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -645,9 +645,12 @@ octave should be. In the following example, @end example @noindent -the @code{d} will generate a warning, because a @code{d''} is -expected, but a @code{d'} is found. In the output, the octave is -corrected this and the following notes. +@c take care with @code, adds confusing quotes. +the d will generate a warning, because a d'' is expected, but a d' is +found. In the output, the octave is corrected this and the following +notes. + + There is also a syntax that is separate from the notes. @example -- 2.39.5