From 3c7e2d0171bf2f427be0eca3a42e13ce42e46cfc Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 25 Jun 2008 21:07:09 -0700 Subject: [PATCH] Minor updates. --- Documentation/user/policy.txt | 2 +- Documentation/user/writing-texinfo.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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. -- 2.39.5