]> git.donarmstrong.com Git - lilypond.git/commitdiff
Small tweaks.
authorGraham Percival <graham@percival-music.ca>
Sun, 23 Mar 2008 05:26:34 +0000 (22:26 -0700)
committerGraham Percival <graham@percival-music.ca>
Sun, 23 Mar 2008 05:26:34 +0000 (22:26 -0700)
Documentation/user/editorial.itely
Documentation/user/pitches.itely

index 8dbea4c589a109b4da31dfcb645b7f0853cb5ecd..4821619aac44cd14521a921c6200348a84e11887 100644 (file)
@@ -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
 
index 9960d83ca746eb22dac2adff68e797cd67a78172..55e99d76d46cf4f766c9866b5a6f415c9dd6816a 100644 (file)
@@ -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}.