]> git.donarmstrong.com Git - lilypond.git/commitdiff
Final dots.
authorGraham Percival <graham@percival-music.ca>
Mon, 21 Apr 2008 22:39:34 +0000 (15:39 -0700)
committerGraham Percival <graham@percival-music.ca>
Mon, 21 Apr 2008 22:39:34 +0000 (15:39 -0700)
Documentation/user/expressive.itely
Documentation/user/pitches.itely
Documentation/user/repeats.itely
Documentation/user/rhythms.itely
Documentation/user/simultaneous.itely
Documentation/user/staff.itely
Documentation/user/text.itely

index 57d80672477ce07954afb382be36299fb707ca72..fbde0511f76f08844b0fd04ad7c3e0571c40168b 100644 (file)
@@ -148,7 +148,7 @@ Music Glossary: @rglos{tenuto}, @rglos{accent}, @rglos{staccato},
 @rglos{portato}.
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 
 Internals Reference: @internalsref{Script},
 @internalsref{TextScript}.
@@ -362,7 +362,7 @@ Music Glossary: @rglos{crescendo}, @rglos{decrescendo}.
 Learning Manual: @rlearning{Articulation and dynamics}.
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 
 Internals Reference: @internalsref{DynamicText},
 @internalsref{Hairpin}.  Vertical positioning of these symbols is
@@ -408,7 +408,7 @@ boxf = \markup{ \bracket { \dynamic f } }
 @seealso
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 
 
 @node Curves
@@ -480,7 +480,7 @@ can be achieved in LilyPond by setting @code{doubleSlurs},
 Music Glossary: @rglos{slur}
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 
 Internals Reference: @internalsref{Slur}.
 
@@ -525,7 +525,7 @@ You cannot have simultaneous phrasing slurs.
 @seealso
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 
 Internals Reference: @internalsref{PhrasingSlur}
 
@@ -561,7 +561,7 @@ d4
 @seealso
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 @c @lsr{expressive,breathing-sign.ly}.
 
 Internals Reference: @internalsref{BreathingSign}
@@ -608,7 +608,7 @@ c4-\bendAfter #-3
 @c Music Glossary: @rglos{falls}, @rglos{doits}.
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 
 
 @node Lines
@@ -655,7 +655,7 @@ I = \once \override NoteColumn #'ignore-collision = ##t
 Music Glossary: @rglos{glissando}
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 
 @c FIXME: I need to figure out what's up with these.  -gp
 @c @lsr{expressive,glissando.ly},
@@ -793,7 +793,7 @@ Music Glossary: @rglos{arpeggio}
 Notation Reference: @ref{Ties}, for writing out arpeggios.
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 
 Internals Reference: @internalsref{Arpeggio},
 @internalsref{PianoStaff}.
@@ -861,6 +861,6 @@ printed as a stemless note head in parentheses.
 Music Glossary: @rglos{trill}
 
 Snippets:
-@lsrdir{Expressive,Expressive-marks}
+@lsrdir{Expressive,Expressive-marks}.
 
 Internals Reference: @internalsref{TrillSpanner}
index 0bf7fd51db1125518ebb2935eb4acdf435b6a046..814fef2f797407ad0e1a53d2af0ccae33d696074 100644 (file)
@@ -80,7 +80,7 @@ d,, d, d c
 @seealso
 
 Music Glossary:
-@rglos{Pitch names}
+@rglos{Pitch names}.
 
 Snippets:
 @lsrdir{Pitches,Pitches}.
index 86e7bd9acecae300af9181b47fea40580bc2d5a5..a425c54877685680ad3611c17fe70f65559ca6d1 100644 (file)
@@ -185,7 +185,7 @@ Music Glossary: @rglos{repeat}, @rglos{volta}.
 Notation Reference: @ref{Bar lines}, @ref{Modifying context plug-ins}.
 
 Snippets:
-@lsrdir{Repeats,Repeats}
+@lsrdir{Repeats,Repeats}.
 
 Internals Reference: @internalsref{VoltaBracket},
 @internalsref{RepeatedMusic}, @internalsref{VoltaRepeatedMusic},
@@ -262,7 +262,7 @@ d4 e4
 Notation Reference: @ref{Bar lines}, @ref{Formatting text}.
 
 Snippets:
-@lsrdir{Repeats,Repeats}
+@lsrdir{Repeats,Repeats}.
 
 Internals Reference: @internalsref{VoltaBracket},
 @internalsref{RepeatedMusic}, @internalsref{VoltaRepeatedMusic}.
@@ -307,7 +307,7 @@ c1
 @seealso
 
 Snippets:
-@lsrdir{Repeats,Repeats}
+@lsrdir{Repeats,Repeats}.
 
 Internals Reference: @internalsref{RepeatedMusic},
 @internalsref{UnfoldedRepeatedMusic}.
@@ -348,7 +348,7 @@ where @var{musicexpr} is a music expression.
 @end lilypond
 
 Measure repeats of more than two measures get a counter if you
-switch on the @code{countPercentRepeats} property:
+switch on the @code{countPercentRepeats}. property:
 
 @lilypond[relative=2,fragment,quote,verbatim,ragged-right]
 \new Voice {
@@ -371,7 +371,7 @@ R1
 @seealso
 
 Snippets:
-@lsrdir{Repeats,Repeats}
+@lsrdir{Repeats,Repeats}.
 
 Internals Reference: @internalsref{RepeatSlash},
 @internalsref{PercentRepeat}, @internalsref{DoublePercentRepeat},
@@ -444,11 +444,7 @@ Internals Reference: @internalsref{Beam},
 @internalsref{StemTremolo}.
 
 Snippets:
-@lsrdir{Repeats,Repeats}
+@lsrdir{Repeats,Repeats}.
 
 Elsewhere: @internalsref{StemTremolo}.
 
-
-
-
-
index 4b82d8bbdb2804f4c9992fe38d7e10a25f9a2bb8..0e89f26a4a80f7b00fed2bccbed7e216c5d4f19d 100644 (file)
@@ -144,7 +144,7 @@ Notation Reference:
 @ref{Proportional notation}.
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference:
 @internalsref{Dots},
@@ -249,7 +249,7 @@ Notation Reference:
 @ref{Polymetric notation}.
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference:
 @internalsref{TupletBracket},
@@ -345,7 +345,7 @@ Notation Reference:
 @ref{Polymetric notation}.
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 
 @node Ties
@@ -476,7 +476,7 @@ Music Glossary:
 Notation Reference: @ref{Automatic note splitting}.
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference:
 @internalsref{LaissezVibrerTie},
@@ -565,7 +565,7 @@ a4\rest d4\rest
 Notation Reference: @ref{Full measure rests}
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference: @internalsref{Rest}
 
@@ -638,7 +638,7 @@ empty page:
 @seealso
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference: @internalsref{SkipMusic}
 
@@ -812,7 +812,7 @@ Notation Reference:
 @ref{Text scripts}.
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference:
 @internalsref{MultiMeasureRest},
@@ -979,7 +979,7 @@ Notation Reference:
 @ruser{Time administration}.
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference:
 @internalsref{TimeSignature},
@@ -1040,7 +1040,7 @@ Music Glossary: @rglos{anacrusis}
 Notation Reference: @ref{Grace notes}
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internal Reference: @internalsref{Timing_translator}
 
@@ -1114,7 +1114,7 @@ Music Glossary: @rglos{cadenza}
 Notation Reference: @ref{Controlling visibility of objects}
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 @knownissues
 
@@ -1259,7 +1259,7 @@ Music Glossary:
 Notation Reference: @ref{Scaling durations}
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 @c Is this still permitted?
 @c @lsr{contemporary,compound-time-signature}
 
@@ -1314,7 +1314,7 @@ Learning Manual:
 @rlearning{Adding and removing engravers}.
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference:
 @internalsref{Note_heads_engraver},
@@ -1472,7 +1472,7 @@ f8 f''8 f8 f''8
 Notation Reference: @ref{Manual beams}, @ref{Setting automatic beam behavior}.
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference: @internalsref{Beam}.
 
@@ -1672,7 +1672,7 @@ automatic beam is still accepting notes, it is not typeset.
 @seealso
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 
 @node Manual beams
@@ -1784,7 +1784,7 @@ music snippets, and when numbers in the fraction are small.
 @seealso
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 
 
@@ -1941,7 +1941,7 @@ Notation Reference: @ref{Line breaking}, @ref{Repeats},
 @c @ref{System start delimiters}.
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference: @internalsref{BarLine} (created at
 @internalsref{Staff} level), @internalsref{SpanBar} (across
@@ -2084,7 +2084,7 @@ Bar numbers can be removed entirely by removing the
 @seealso
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference: @internalsref{BarNumber}.
 
@@ -2182,7 +2182,7 @@ when it is processed.
 @seealso
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 
 @node Rehearsal marks
@@ -2289,7 +2289,7 @@ For common tweaks to the positioning of rehearsal marks, see
 @seealso
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 This manual: @ref{The Feta font}, @ref{Formatting text}.
 
@@ -2478,7 +2478,7 @@ Music Glossary:
 @rglos{appoggiatura}
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference: @internalsref{GraceMusic}.
 
@@ -2549,7 +2549,7 @@ cadenza = \relative c' {
 @seealso
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 
 @node Time administration
@@ -2629,22 +2629,8 @@ notes.
 This manual: @ref{Bar numbers}, @ref{Unmetered music}
 
 Snippets:
-@lsrdir{Rhythms,Rhythms}
+@lsrdir{Rhythms,Rhythms}.
 
 Internals Reference: @internalsref{Timing_translator},
 @internalsref{Score}
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
index 5c0b3f5fd4e5376faa1d07d624c32a6c387f0106..920cf09a929d479e44588ebb24c7cb2ceacf653d 100644 (file)
@@ -55,7 +55,7 @@ Notation Reference:
 @ref{Modern chords}.
 
 Snippets:
-@lsrdir{Simultaneous,Simultaneous-notes}
+@lsrdir{Simultaneous,Simultaneous-notes}.
 
 @knownissues
 
@@ -86,7 +86,7 @@ clusters.
 @seealso
 
 Snippets:
-@lsrdir{Simultaneous,Simultaneous-notes}
+@lsrdir{Simultaneous,Simultaneous-notes}.
 
 Internals Reference:
 @internalsref{ClusterSpanner},
@@ -256,7 +256,7 @@ override typesetting decisions.
 @seealso
 
 Snippets:
-@lsrdir{Simultaneous,Simultaneous-notes}
+@lsrdir{Simultaneous,Simultaneous-notes}.
 
 Internals Reference: the objects responsible for resolving collisions
 are
@@ -362,7 +362,7 @@ Music Glossary:
 @rglos{a due}.
 
 Snippets:
-@lsrdir{Simultaneous,Simultaneous-notes}
+@lsrdir{Simultaneous,Simultaneous-notes}.
 
 Internals Reference:
 @internalsref{PartCombineMusic},
@@ -456,5 +456,5 @@ music = {
 @seealso
 
 Snippets:
-@lsrdir{Simultaneous,Simultaneous-notes}
+@lsrdir{Simultaneous,Simultaneous-notes}.
 
index 297eea6f5506e73340dcdd1d02cad6c85c11d5ae..8b8c72705c4ccf9b67a94cd19982a1ef90d4eb85 100644 (file)
@@ -125,7 +125,7 @@ Notation Reference: @ref{Percussion staves},
 @ref{Mensural contexts}.
 
 Snippets:
-@lsrdir{Staff,Staff-notation}
+@lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{Staff}, @internalsref{DrumStaff},
 @internalsref{GregorianTranscriptionStaff}, @internalsref{RhythmicStaff},
@@ -260,7 +260,7 @@ Music Glossary: @rglos{brace},
 @rglos{bracket}, @rglos{grand staff}.
 
 Snippets:
-@lsrdir{Staff,Staff-notation}
+@lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{Staff}, @internalsref{ChoirStaff},
 @internalsref{GrandStaff}, @internalsref{PianoStaff}, 
@@ -385,7 +385,7 @@ source code, for instructions how to set them see @ref{Instrument names}.
 @seealso
 
 Snippets:
-@lsrdir{Staff,Staff-notation}
+@lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{InnerChoirStaffGroup}, 
 @internalsref{InnerStaffGroup}, @internalsref{SystemStartBar}, 
@@ -640,7 +640,7 @@ with the @code{\skip} command.
 Music Glossary: @rglos{ossia}, @rglos{staff}, @rglos{Frenched staff}.
 
 Snippets:
-@lsrdir{Staff,Staff-notation}
+@lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{StaffSymbol}.
 
@@ -758,7 +758,7 @@ of which it is written.
 Notation Reference: @ref{Staff symbol}.
 
 Snippets:
-@lsrdir{Staff,Staff-notation}
+@lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{ChordNames},
 @internalsref{FiguredBass}, @internalsref{Lyrics},
@@ -825,7 +825,7 @@ Music Glossary: @rglos{metronome}, @rglos{metronomic indication},
 Notation Reference: @ref{Formatting text}.
 
 Snippets:
-@lsrdir{Staff,Staff-notation}
+@lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{MetronomeMark}, @ref{MIDI
 output}.
@@ -945,7 +945,7 @@ c1 c c c \break
 Notation Reference: @ref{Modifying context plug-ins}.
 
 Snippets:
-@lsrdir{Staff,Staff-notation}
+@lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{InstrumentName},
 @internalsref{PianoStaff}, @internalsref{Staff}.
@@ -1068,7 +1068,7 @@ written entirely in lower-case letters: @code{\addquote}.
 Notation Reference: @ref{Instrument transpositions}.
 
 Snippets:
-@lsrdir{Staff,Staff-notation}
+@lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{QuoteMusic}, @internalsref{Voice}.
 
@@ -1182,7 +1182,7 @@ cbsn = \relative c, {
 @seealso
 
 Snippets:
-@lsrdir{Staff,Staff-notation}
+@lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{Voice}.
 
index 8fef6bef56add10b697969fac9c7223164b22bb1..540a26c1d65adaafb6b657e84f41b9ff34c296ac 100644 (file)
@@ -98,7 +98,7 @@ Notation Reference: @ref{Formatting text},
 @ref{Controlling direction and placement}.
 
 Snippets:
-@lsrdir{Text,Text}
+@lsrdir{Text,Text}.
 
 Internals Reference: @internalsref{TextScript}.
 
@@ -161,7 +161,7 @@ object property.  This syntax is described in @ref{Line styles}.
 Notation Reference: @ref{Line styles}.
 
 Snippets:
-@lsrdir{Text,Text}
+@lsrdir{Text,Text}.
 
 Internals Reference: @internalsref{TextSpanner}.
 
@@ -224,7 +224,7 @@ Notation Reference: @ref{Rehearsal marks},
 @ref{Formatting text}, @ref{The Feta font}.
 
 Snippets:
-@lsrdir{Text,Text}
+@lsrdir{Text,Text}.
 
 Internals Reference: @internalsref{RehearsalMark}.
 
@@ -302,7 +302,7 @@ Notation Reference: @ref{Formatting text},
 @ref{Multi-page markup}.
 
 Snippets:
-@lsrdir{Text,Text}
+@lsrdir{Text,Text}.
 
 Internals Reference: @internalsref{TextScript}.
 
@@ -500,7 +500,7 @@ I'm putting them in bulk, prior to working on this section. -vv
 This manual: @ref{Text markup commands}.
 
 Snippets:
-@lsrdir{Text,Text}
+@lsrdir{Text,Text}.
 
 Internals Reference: @internalsref{TextScript}.
 
@@ -711,7 +711,7 @@ block.  In such a case, the @code{\score} must contain a @code{\layout} block.
 @seealso
 
 Snippets:
-@lsrdir{Text,Text}
+@lsrdir{Text,Text}.
 
 @node Multi-page markup
 @subsubsection Multi-page markup
@@ -745,7 +745,7 @@ This manual: @ref{Text markup list commands}, @ref{New
 markup list command definition}.
 
 Snippets:
-@lsrdir{Text,Text}
+@lsrdir{Text,Text}.
 
 @predefined
 
@@ -880,6 +880,6 @@ property.  The resulting size is taken relative to the
 @seealso
 
 Snippets:
-@lsrdir{Text,Text}
+@lsrdir{Text,Text}.