]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: NR trivial word change for footnotes
authorJames Lowe <james.lowe@datacore.com>
Mon, 12 Dec 2011 20:56:27 +0000 (20:56 +0000)
committerJames Lowe <james.lowe@datacore.com>
Mon, 12 Dec 2011 20:57:57 +0000 (20:57 +0000)
Requested by George Xu to state more explicitly that
top level markups as treated as grobs.

Single word change in two places. Pushing without review.

Documentation/notation/input.itely

index 9df1a8a9d1240fc20eff572f19040e097de9c508..2293b20f32b96141740278cc0768c0cc89ec8fa8 100644 (file)
@@ -1042,7 +1042,7 @@ indicator and so footnotes are created during compilation.
 
 Of the two commands used to create automatic footnotes, use
 @code{\autoFootnoteGrob} for individual grobs (i.e. note heads, stems,
-slurs, dynamics including @code{\markup} when using @code{TextScripts});
+slurs, dynamics and @code{\markup} when using @code{TextScripts});
 and @code{\autoFootnote} for annotating chorded notes.
 
 Both commands take three arguments; the @var{Layout Object} to be
@@ -1143,8 +1143,7 @@ required:
 
 There are two commands used to create manual footnotes; @code{\footnote}
 for top-level @code{\markup} and chorded notes; and @code{\footnoteGrob}
-for individual grobs (including @code{\markup} when using
-@code{TextScripts}).
+for individual grobs (and @code{\markup} when using @code{TextScripts}).
 
 When annotating grobs, the @code{\footnote} command takes four
 arguments; the @var{Layout Object} to be annotated, the @var{(x . y)}