From: Heikki Junes Date: Sun, 15 Feb 2004 00:21:42 +0000 (+0000) Subject: * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c X-Git-Tag: release/2.1.24~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=074ebb40be7baa568142c86dad4060dea0209659;p=lilypond.git * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c is at EOL. --- diff --git a/ChangeLog b/ChangeLog index a476c08f52..6f43df83aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-15 Heikki Junes + + * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c + is at EOL. + 2004-02-15 Han-Wen Nienhuys * lily/grob.cc: edit doc string. diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index b64a3ee859..7332b0b489 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -430,7 +430,7 @@ note splitting (see @ref{Automatic note splitting}). In this manual: @ref{Automatic note splitting}. Internals: @internalsref{TieEvent}, @internalsref{NewTieEvent}, -@internalsref{Tie} +@internalsref{Tie} @c Examples: if you want less ties created for a chord, see @inputfileref{input/test,tie-sparse.ly}. @@ -7505,7 +7505,7 @@ used in music aimed at beginners: } @end lilypond -The @code{EasyNotation} variable overrides a @internalsref{Score} +The @code{EasyNotation} variable overrides a @internalsref{Score} @c context. To make the letters readable, it has to be printed in a large font size. To print with a larger font, see @ref{Font Size}. @@ -7797,7 +7797,7 @@ f The context name @code{Voice} in the example above can be determined as follows. In the documentation for @internalsref{Fingering}, it says @quotation -Fingering grobs are created by: @internalsref{Fingering_engraver} +Fingering grobs are created by: @internalsref{Fingering_engraver} @c @end quotation Clicking @code{Fingering_engraver} shows the documentation of