X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnotation%2Finput.itely;h=9de53e0190021d7f8477798da0f5e9484c0a3648;hb=5bd205a70b4c289eca1c32cf61f31bd2e2215e2d;hp=1ecb9981229755f6c5b44afcb7f25415af7e8eba;hpb=f0fe9c843e926066299c1f9a33004649f42e1f24;p=lilypond.git diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely index 1ecb998122..9de53e0190 100644 --- a/Documentation/notation/input.itely +++ b/Documentation/notation/input.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node General input and output @chapter General input and output @@ -502,7 +502,7 @@ expression, i.e. every item that begins with a @code{#}@tie{}sign. @item In @code{lyricmode} to separate all the terms in both @code{\override} and @code{\set} commands. In particular, spaces must be used around the dot and the equals sign in commands like -@code{\override Score . LyricText #'font-size = #5} and before and +@code{\override Score.LyricText.font-size = #5} and before and after the entire command. @end itemize @@ -1347,7 +1347,7 @@ suppressed: \footnote \markup { \super "$" } #'(0.5 . 1) \markup { \super "$" \italic " The second note" } e c4 - \once \override Score.FootnoteItem #'annotation-line = ##f + \once \override Score.FootnoteItem.annotation-line = ##f b-\footnote \markup \tiny "+" #'(0.1 . 0.1) \markup { \super "+" \italic " Editorial" } \p } @@ -1371,11 +1371,11 @@ is required before the footnote text: \header { tagline = ##f } \relative c'' { % footnotes may be added to chord constituents - < \footnote #'(-1 . -3) #'Accidental "Another flat" aes + < \single\footnote #'(-1 . -3) "Another flat" Accidental aes c - \footnote #'(-1 . 0.5) #'Accidental "A flat" ees + \single\footnote #'(-1 . 0.5) "A flat" Accidental ees >2 - \footnote #'(-1 . 2) #'Stem "A stem" ees2 + \single\footnote #'(-1 . 2) "A stem" Stem ees2 } } @end lilypond @@ -1409,13 +1409,13 @@ on unexpected objects. \header { tagline = ##f } \relative c'' { r1 | - \footnote #'(-0.5 . -1) #'TimeSignature "Meter change" \default + \footnote #'(-0.5 . -1) "Meter change" Staff.TimeSignature \time 3/4 - \footnote #'(1 . -1) #'Stem "Chord stem" \default + \footnote #'(1 . -1) "Chord stem" Stem 4 q q - \footnote #'(-0.5 . 1) #'BarLine "Bar line" \default + \footnote #'(-0.5 . 1) "Bar line" Staff.BarLine q q - \footnote #'(0.5 . -1) #'KeySignature "Key change" \default + \footnote #'(0.5 . -1) "Key change" Staff.KeySignature \key c\minor q } @@ -2640,6 +2640,7 @@ lilypond … -dmidi-extension=midi lilyFile.ly @unnumberedsubsubsec Instrument names @cindex instrument names +@cindex MIDI, instrument @funindex Staff.midiInstrument The MIDI instrument to be used is specified by setting the