From 3b3c0d196dafa758842648be39cb4b0186769f87 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 22 Mar 2008 22:26:34 -0700 Subject: [PATCH] Small tweaks. --- Documentation/user/editorial.itely | 4 +++- Documentation/user/pitches.itely | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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}. -- 2.39.5