From: Graham Percival Date: Wed, 14 Nov 2007 23:50:32 +0000 (-0800) Subject: Misc small updates. X-Git-Tag: release/2.11.35-1~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f9e717b6b79b67064c6c923fb8a9845717ef2a73;p=lilypond.git Misc small updates. --- diff --git a/Documentation/user/policy.txt b/Documentation/user/policy.txt index 92c802bc8f..20b2d09382 100644 --- a/Documentation/user/policy.txt +++ b/Documentation/user/policy.txt @@ -107,11 +107,15 @@ main docs Both index commands should go in front of the actual material. + @cindex should not be capitalized. + * Preferred terms: - in general, use the American spellings. The internal lilypond property names use this spelling. - list of specific terms: -canceled, measure +canceled +simultaenous NOT concurrent + %%%%% TECHNICAL WRITING STYLE diff --git a/Documentation/user/rhythms.itely b/Documentation/user/rhythms.itely index 8c50d30b66..b7ba91cde8 100644 --- a/Documentation/user/rhythms.itely +++ b/Documentation/user/rhythms.itely @@ -741,7 +741,7 @@ the rest, preceded by @code{\fatText} (turn off again with @code{\emptyText}), since this will cause the measure to expand to accommodate the length of the text: -@lilypond[quote,ragged-right,verbatim,fragment] +@lilypond[quote,ragged-right,verbatim,fragment,relative=2] \set Score.skipBars = ##t \fatText s1*0^\markup {[MAJOR GENERAL]} @@ -749,8 +749,7 @@ R1*19 s1*0^\markup {[MABEL] } s1*0_\markup {\italic {Cue: ... it is yours}} R1*30 -s1^\markup {CHORUS} % Chorus notes would go here -c1 +c4^\markup {CHORUS} d f c @end lilypond diff --git a/Documentation/user/text.itely b/Documentation/user/text.itely index 6e8cfc80a6..f283629509 100644 --- a/Documentation/user/text.itely +++ b/Documentation/user/text.itely @@ -195,7 +195,7 @@ c2\startTextSpan b c\stopTextSpan a To print a solid line, use @example -\override TextSpanner #'dash-fraction = #'() +\override TextSpanner #'style = #'line @end example diff --git a/Documentation/user/writing-texinfo.txt b/Documentation/user/writing-texinfo.txt index 90230cf02a..6e91aa6f95 100644 --- a/Documentation/user/writing-texinfo.txt +++ b/Documentation/user/writing-texinfo.txt @@ -155,7 +155,8 @@ commands. @c - single line comments @ignore ... @end ignore - multi-line comment -@cindex - General index. Please add as many as you can. +@cindex - General index. Please add as many as you can. Don't + capitalize the first word. @funindex - is for a \lilycommand. @example ... @end ignore - example text that should be set as a