From: Graham Percival Date: Thu, 26 Jun 2008 04:07:09 +0000 (-0700) Subject: Minor updates. X-Git-Tag: release/2.11.50-1~20^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3c7e2d0171bf2f427be0eca3a42e13ce42e46cfc;p=lilypond.git Minor updates. --- diff --git a/Documentation/user/policy.txt b/Documentation/user/policy.txt index 4197d0c6ac..2c24d26633 100644 --- a/Documentation/user/policy.txt +++ b/Documentation/user/policy.txt @@ -129,7 +129,7 @@ main docs * To create links, use @ref{} if the link is within the same manual. -* @predefined is for commands in ly/property-init.ly +* @predefined is for commands in ly/*-init.ly FIXME? * Do not include any real info in second-level sections (ie 1.1 Pitches). A first-level section may have introductory material, diff --git a/Documentation/user/writing-texinfo.txt b/Documentation/user/writing-texinfo.txt index b13108bf95..8b55e9ab79 100644 --- a/Documentation/user/writing-texinfo.txt +++ b/Documentation/user/writing-texinfo.txt @@ -230,7 +230,8 @@ commands. the entire thing inside @w{@code{ }}. @notation{} - refers to pieces of notation, e.g. "@notation{cres.}". Also use to specific lyrics ("the - @notation{A - men} is centered") + @notation{A - men} is centered"). Only use once per subsection + per term. @q{} - Single quotes. Used for `vague' terms. @qq{} - Double quotes. Used for actual quotes ("he said") or for introducing special input modes.