From: Graham Percival Date: Sun, 23 Mar 2008 05:26:34 +0000 (-0700) Subject: Small tweaks. X-Git-Tag: release/2.11.43-1~6^2~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3b3c0d196dafa758842648be39cb4b0186769f87;p=lilypond.git Small tweaks. --- diff --git a/Documentation/user/editorial.itely b/Documentation/user/editorial.itely index 8dbea4c589..4821619aac 100644 --- a/Documentation/user/editorial.itely +++ b/Documentation/user/editorial.itely @@ -77,7 +77,9 @@ so that only certain layout objects are affected. c4.-> d8---3 \override NoteHead #'font-size = #-4 c4.-> d8---3 -\override Script #'font-size = #3 +\override Script #'font-size = #2 +c4.-> d8---3 +\override Stem #'font-size = #-5 c4.-> d8---3 @end lilypond diff --git a/Documentation/user/pitches.itely b/Documentation/user/pitches.itely index 9960d83ca7..55e99d76d4 100644 --- a/Documentation/user/pitches.itely +++ b/Documentation/user/pitches.itely @@ -1890,7 +1890,7 @@ the base of the scale is determined by the @code{\key} command. @snippets @lilypondfile[verbatim,lilyquote,ragged-right,texidoc] -{applying-noteheads-styles-depending-on-the-step-of-the-scale.ly} +{applying-notehead-styles-depending-on-the-step-of-the-scale.ly} @noindent To see all note head styles, see @ref{Note head styles}.