From: Graham Percival Date: Thu, 17 Apr 2008 21:28:23 +0000 (-0700) Subject: Policy updates. X-Git-Tag: release/2.11.45-1~59 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a5dbd7829c260fa7441877db6dc11ed2ab2ce738;p=lilypond.git Policy updates. --- diff --git a/Documentation/user/policy.txt b/Documentation/user/policy.txt index 4dac1c28f5..aa49627184 100644 --- a/Documentation/user/policy.txt +++ b/Documentation/user/policy.txt @@ -131,6 +131,8 @@ main docs * To create links, use @ref{} if the link is within the same manual. +* @predefined is for commands in ly/property-init.ly + * Do not include any real info in second-level sections (ie 1.1 Pitches). A first-level section may have introductory material, but other than that all material goes into third-level sections diff --git a/Documentation/user/writing-texinfo.txt b/Documentation/user/writing-texinfo.txt index d8d5f6cdac..4b10aebd0d 100644 --- a/Documentation/user/writing-texinfo.txt +++ b/Documentation/user/writing-texinfo.txt @@ -70,6 +70,12 @@ commands. in print. Please create a smaller example. (the smaller example does not need to be minimal, however) +* Specify durations for at least the first note of every bar. + +* If you only have one bar per line, omit bar checks. If you + put more than one bar per line (not recommended), then include + bar checks. + * If you want to work on an example outside of the manual (for easier/faster processing), use this header: