]> git.donarmstrong.com Git - lilypond.git/commitdiff
More 3-value macro LSR stuff.
authorGraham Percival <graham@percival-music.ca>
Wed, 30 Jan 2008 10:29:07 +0000 (02:29 -0800)
committerGraham Percival <graham@percival-music.ca>
Wed, 30 Jan 2008 10:29:07 +0000 (02:29 -0800)
13 files changed:
Documentation/user/ancient.itely
Documentation/user/chords.itely
Documentation/user/editorial.itely
Documentation/user/expressive.itely
Documentation/user/guitar.itely
Documentation/user/macros.itexi
Documentation/user/pitches.itely
Documentation/user/repeats.itely
Documentation/user/rhythms.itely
Documentation/user/simultaneous.itely
Documentation/user/spacing.itely
Documentation/user/staff.itely
Documentation/user/text.itely

index 6917436ca7439fb90906b1b63621106f54fae8ec..3704196b1ec139beaf0b5c9a05b644682aedcf22 100644 (file)
@@ -215,7 +215,7 @@ the use of key signatures.
 
 Internals Reference: @internalsref{KeySignature}.
 
-Examples: @lsrdir{ancient}
+Examples: @c @lsrdir{ancient}
 
 @node Ancient rests
 @unnumberedsubsubsec Ancient rests
index d4b5223f8a7cdfe95b6f98ec5b6c90db1cfc355f..98fd2772a58e16ab4b6722b80ec48d73febe2596 100644 (file)
@@ -428,7 +428,7 @@ chart}.  Turning on these styles is demonstrated in
 @seealso
 
 Examples:
-@lsrdir{chords}
+@c @lsrdir{chords}
 
 Init files: @file{scm/@/chords@/-ignatzek@/.scm}, and
 @file{scm/@/chord@/-entry@/.scm}.
index 0dfa0c725a7c7c5aab6e61ba2d472dc62a43f57e..11afc1a0f749dc0d61dcff10332c22b02ed72560 100644 (file)
@@ -98,7 +98,7 @@ The following commands set @code{fontSize} for the current voice:
 
 @seealso
 
-Snippets: @lsrdir{editorial}.
+Snippets: @lsrdir{Editorial,Editorial-annotations}.
 
 Internals Reference: @internalsref{font-interface}.
 
@@ -166,7 +166,7 @@ instructions very close to note heads in monophonic music,
 
 @seealso
 
-Snippets: @lsrdir{editorial}.
+Snippets: @lsrdir{Editorial,Editorial-annotations}.
 
 Internals Reference: @internalsref{Fingering}.
 
@@ -425,7 +425,7 @@ notes.
 >>
 @end lilypond
 
-Examples: @lsrdir{education}
+Snippets: @lsrdir{Editorial,Editorial-annotations}.
 
 
 @node Blank music sheet
index 2625e054f899ea959aadcbef8aac84a5c72ffd29..84cada3d817dafe63903eeb14d45a5ec86600e04 100644 (file)
@@ -134,7 +134,7 @@ a4^\prall^\markup { \sharp }
 
 @seealso
 
-Snippets: @lsrdir{expressive}
+Snippets: @lsrdir{Expressive,Expressive-marks}
 
 Internals Reference: @internalsref{Script},
 @internalsref{TextScript}.
@@ -337,7 +337,7 @@ Music Glossary: @rglos{hairpin}, @rglos{crescendo},
 
 Learning Manual: @rlearning{Articulation and dynamics}.
 
-Snippets: @lsrdir{expressive}
+Snippets: @lsrdir{Expressive,Expressive-marks}
 
 Internals Reference: @internalsref{DynamicText},
 @internalsref{Hairpin}.  Vertical positioning of these symbols is
@@ -411,7 +411,7 @@ can be achieved in LilyPond by setting @code{doubleSlurs},
 
 @seealso
 
-Snippets: @lsrdir{expressive}
+Snippets: @lsrdir{Expressive,Expressive-marks}
 
 Internals Reference: @internalsref{Slur}.
 
@@ -452,7 +452,7 @@ You cannot have simultaneous phrasing slurs.
 
 @seealso
 
-Snippets: @lsrdir{expressive}
+Snippets: @lsrdir{Expressive,Expressive-marks}
 
 Internals Reference: @internalsref{PhrasingSlur}.
 
@@ -483,7 +483,7 @@ d4
 
 @seealso
 
-Snippets: @lsrdir{expressive}, @c @lsr{expressive,breathing-sign.ly}.
+Snippets: @lsrdir{Expressive,Expressive-marks}, @c @lsr{expressive,breathing-sign.ly}.
 
 Internals Reference: @internalsref{BreathingSign}.
 
@@ -543,7 +543,7 @@ I = \once \override NoteColumn #'ignore-collision = ##t
 
 Music Glossary: @rglos{falls}, @rglos{doits}.
 
-Snippets: @lsrdir{expressive}.
+Snippets: @lsrdir{Expressive,Expressive-marks}.
 
 @c FIXME: I need to figure out what's up with these.  -gp
 @c @lsr{expressive,glissando.ly},
@@ -674,7 +674,7 @@ moved to the Staff context:
 
 Notation Reference: @ref{Ties}, for writing out arpeggios.
 
-Snippets: @lsrdir{expressive}
+Snippets: @lsrdir{Expressive,Expressive-marks}
 
 Internals Reference: @internalsref{Arpeggio},
 @internalsref{PianoStaff}.
@@ -732,6 +732,6 @@ printed as a stemless note head in parentheses.
 
 @seealso
 
-Snippets: @lsrdir{expressive}
+Snippets: @lsrdir{Expressive,Expressive-marks}
 
 Internals Reference: @internalsref{TrillSpanner}.
index ea7bae8cfbc14a5656b6081f8756a10665c1073f..9cd8ada880f74e04a984935466de607b49383a45 100644 (file)
@@ -268,7 +268,7 @@ Details about the property interface to fret diagrams are found at
 
 @seealso
 
-Examples: @lsrdir{guitar}
+Examples: @c @lsrdir{guitar}
 
 
 @node Right hand fingerings
index df8844a4287e9109bdd5531fff67504446dcacd1..d6bab92dd6a3fe3303d0f45bacb49f28e76695f4 100644 (file)
 @end ifnothtml
 @end macro
 
-@macro lsrdir{DIR}
+@c usage: @lsrdir{ancient,Ancient-notation}
+@macro lsrdir{SECTION,DIR}
 @ifhtml
-@uref{source/input/lsr/snippets/\DIR\.html,\DIR\}
+@uref{source/input/lsr/snippets/\SECTION\.html,\DIR\}
 @end ifhtml
 @ifnothtml
 \DIR\
index 19b289e4bd6466d8c302c5e07ed9af77c7324f38..c329a5d11d9c4e5b2ede04a538258e2c354e5a7a 100644 (file)
@@ -80,7 +80,7 @@ d,, d, d c
 
 Music Glossary: @rglos{Pitch names}.
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 
 @node Relative octave entry
@@ -200,7 +200,7 @@ Music Glossary: @rglos{fifth}, @rglos{interval}, @rglos{Pitch names}.
 
 Notation Reference: @ref{Octave checks}.
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 
 @refbugs
@@ -310,7 +310,7 @@ Notation Reference: @ref{Automatic accidentals},
 @ref{Musica ficta accidentals},
 @ref{Note names in other languages}.
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 
 @refbugs
@@ -424,9 +424,9 @@ simplicity, LilyPond uses a single @q{s} for all these languages.
 
 @seealso
 
-Music Glossary: @lsrdir{Pitch names}.
+Music Glossary: @rglos{Pitch names}.
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 
 @node Changing multiple pitches
@@ -502,7 +502,7 @@ check fail, but the second ones passes without fail.
 
 @seealso
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 
 @node Transpose
@@ -611,7 +611,7 @@ see @ref{Instrument transpositions}.
 
 Notation Reference: @ref{Instrument transpositions}.
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 Internals Reference: @internalsref{TransposedMusic}.
 
@@ -727,7 +727,7 @@ For example,
 
 Notation Reference: @ref{Ancient clefs}.
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 Internals Reference: @internalsref{Clef}.
 
@@ -796,7 +796,7 @@ Music Glossary: @rglos{church mode}, @rglos{scordatura}.
 
 Learning Manual: @rlearning{Accidentals and key signatures}.
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 Internals Reference: @internalsref{KeyCancellation},
 @internalsref{KeySignature}, @internalsref{Key_engraver}.
@@ -836,7 +836,7 @@ The @code{set-octavation} function also takes -1 (for 8va bassa),
 
 Music Glossary: @rglos{ottava}.
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 Internals Reference: @internalsref{OttavaBracket}.
 
@@ -926,7 +926,7 @@ Music Glossary: @rglos{concert pitch},
 
 Notation Reference: @ref{Quoting other voices}, @ref{Transpose}.
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 
 @node Automatic accidentals
@@ -1597,7 +1597,7 @@ musicB = {
 
 @seealso
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 Internals Reference: @internalsref{Accidental_engraver},
 @internalsref{Accidental}, @internalsref{AccidentalSuggestion},
@@ -1657,7 +1657,7 @@ printed if they are not part of the key signature.
 
 @seealso
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 Internals Reference: @internalsref{Ambitus},
 @internalsref{AmbitusLine}, @internalsref{AmbitusNoteHead},
@@ -1707,7 +1707,7 @@ To see all note head styles, please see @ref{Note head styles}.
 
 @seealso
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 Notation Reference: @ref{Note head styles}.
 
@@ -1753,7 +1753,7 @@ staff size}.
 
 Notation Reference: @ref{Setting the staff size}.
 
-Snippets: @lsrdir{Pitches},
+Snippets: @lsrdir{Pitches,Pitches},
 
 Internals Reference: @internalsref{NoteHead}.
 
@@ -1792,7 +1792,7 @@ the base of the scale is determined by the @code{\key} command.
 
 @seealso
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 
 @node Improvisation
@@ -1823,7 +1823,7 @@ rhythm.  Such note heads can be created:
 
 @seealso
 
-Snippets: @lsrdir{Pitches}.
+Snippets: @lsrdir{Pitches,Pitches}.
 
 Internals Reference: @internalsref{Pitch_squash_engraver},
 @internalsref{Voice}.
index 2ba8590683861b8eb0d3e94598e37560ba6cbf11..b06ddb4e72cb8a12f48b9c6661838de390c63de3 100644 (file)
@@ -186,7 +186,7 @@ see @ref{Bar lines} for more information.
 
 @seealso
 
-Snippets: @lsrdir{repeats}
+Snippets: @lsrdir{Repeats,Repeats}
 
 Internals Reference: @internalsref{VoltaBracket},
 @internalsref{RepeatedMusic},
@@ -267,7 +267,7 @@ c4 c4
 
 Notation Reference: @ref{Bar lines}.
 
-Snippets: @lsrdir{repeats}
+Snippets: @lsrdir{Repeats,Repeats}
 
 Internals Reference: @internalsref{VoltaBracket},
 @internalsref{RepeatedMusic}, @internalsref{VoltaRepeatedMusic},
@@ -346,7 +346,7 @@ Notation Reference: @ref{Tremolo repeats}.
 Internals Reference: @internalsref{Beam},
 @internalsref{StemTremolo}.
 
-Snippets: @lsrdir{repeats}
+Snippets: @lsrdir{Repeats,Repeats}
 
 Elsewhere: @internalsref{StemTremolo}.
 
@@ -396,7 +396,7 @@ R1
 
 @seealso
 
-Snippets: @lsrdir{repeats}
+Snippets: @lsrdir{Repeats,Repeats}
 
 Internals Reference: @internalsref{RepeatSlash},
 @internalsref{PercentRepeat}, @internalsref{DoublePercentRepeat},
index bf9a89fe8fe9fa0c0a1ececd4ef7d93a52637da5..648e92a296346079c21e77ba28659a03582a0863 100644 (file)
@@ -126,7 +126,7 @@ Music Glossary: @rglos{breve}, @rglos{longa}.
 Notation Reference:@ref{Automatic beams}, @ref{Ties}, @ref{Writing rests}, @ref{Vocal music},
 @ref{Ancient notation}, @ref{Proportional notation}.
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{Dots},
 @internalsref{DotColumn}.
@@ -307,7 +307,7 @@ Music Glossary: @rglos{tuplet}.
 Notation Reference: @ref{Time administration},
 @ref{Objects connected to the input}, @ref{Polymetric notation}.
 
-Snippets: @lsrdir{rhythms}.
+Snippets: @lsrdir{Rhythms,Rhythms}.
 
 Internals Reference: @internalsref{TupletBracket},
 @internalsref{TupletNumber}, and @internalsref{TimeScaledMusic}.
@@ -343,7 +343,7 @@ a multiplier.  This is useful for skipping many measures, e.g.,
 
 Notation Reference: @ref{Tuplets}, @ref{Skips}, @ref{Polymetric notation}.
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 @node Ties
 @unnumberedsubsubsec Ties
@@ -439,7 +439,7 @@ c4_~ c c^~ c)
 Music Glossary: @rglos{tie},
 @c [TODO]add @rglos{laissez vibrer}. when there is a glossary entry.
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference:
 @internalsref{LaissezVibrerTie}
@@ -503,7 +503,7 @@ direction (1=up, -1=down).
 
 Notation Reference: @ref{Automatic note splitting}.
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{Tie}.
 
@@ -575,7 +575,7 @@ a4\rest d4\rest
 
 Notation Reference: @ref{Full measure rests}.
 
-Snippets: @lsrdir{rhythms}.
+Snippets: @lsrdir{Rhythms,Rhythms}.
 
 Internals Reference: @internalsref{Rest}.
 
@@ -636,7 +636,7 @@ commands.  For example, the following results in an empty staff.
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{SkipMusic}.
 
@@ -789,7 +789,7 @@ alongside and to the left of the bar count numeral.
 Notation Reference: @ref{Durations}, @ref{Text},
 @ref{Text markup}, @ref{Text scripts}.
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{MultiMeasureRest}.
 
@@ -926,7 +926,7 @@ rhythmically complex modern music.  In the following example, the
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{TimeSignature}, and
 @internalsref{Timing_translator}.
@@ -996,7 +996,7 @@ occur.
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 @node Unmetered music
 @unnumberedsubsubsec Unmetered music
@@ -1047,7 +1047,7 @@ to indicate where breaks can occur.
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 
 @node Polymetric notation
@@ -1183,7 +1183,7 @@ aligned vertically, but bar lines distort the regular spacing.
 
 @seealso
 
-Snippets: @lsrdir{rhythms}, @c @lsr{contemporary,compound-time-signature}.
+Snippets: @lsrdir{Rhythms,Rhythms}, @c @lsr{contemporary,compound-time-signature}.
 
 Internals Reference: @internalsref{TimeSignature}, @internalsref{Timing-translator}, @internalsref{Staff}.
 
@@ -1228,7 +1228,7 @@ split rests.
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{Note_heads_engraver},
 @internalsref{Completion_heads_engraver},
@@ -1361,7 +1361,7 @@ f8 f''8 f8 f''8
 
 Notation Reference: @ref{Manual beams}, @ref{Setting automatic beam behavior}.
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{Beam}.
 
@@ -1558,7 +1558,7 @@ automatic beam is still accepting notes, it is not typeset.
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 
 @node Manual beams
@@ -1669,7 +1669,7 @@ music snippets, and when numbers in the fraction are small.
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 
 
@@ -1824,7 +1824,7 @@ with @code{\set Timing.defaultBarType = }@var{bartype}.
 Notation Reference: @ref{Line breaking}, @ref{Repeats},
 @ref{System start delimiters}.
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{BarLine} (created at
 @internalsref{Staff} level), @internalsref{SpanBar} (across
@@ -1966,12 +1966,10 @@ engraver from the score context.
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{BarNumber}.
 
-Examples: @lsrdir{bar number}
-
 
 @refbugs
 
@@ -2065,7 +2063,7 @@ when it is processed.
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 
 @node Rehearsal marks
@@ -2171,7 +2169,7 @@ For common tweaks to the positioning of rehearsal marks, see
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 This manual: @ref{The Feta font}, @ref{Text marks}.
 
@@ -2359,7 +2357,7 @@ Music Glossary:
 @rglos{acciaccatura},
 @rglos{appoggiatura}
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{GraceMusic}.
 
@@ -2429,7 +2427,7 @@ cadenza = \relative c' {
 
 @seealso
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 
 @node Time administration
@@ -2508,7 +2506,7 @@ notes.
 
 This manual: @ref{Bar numbers}, @ref{Unmetered music}
 
-Snippets: @lsrdir{rhythms}
+Snippets: @lsrdir{Rhythms,Rhythms}
 
 Internals Reference: @internalsref{Timing_translator},
 @internalsref{Score}
index e3e23f2a5378921c728319022cc8d53ba9d09885..707655a48ba98d5bbcf0318827a8485461339a45 100644 (file)
@@ -52,7 +52,7 @@ Music Glossary: @rglos{chord}.
 
 Notation Reference: @ref{Introducing chord names}.
 
-Snippets: @lsrdir{simultaneous}.
+Snippets: @lsrdir{Simultaneous,Simultaneous-notes}.
 
 @refbugs
 
@@ -82,7 +82,7 @@ clusters.
 
 @seealso
 
-Snippets: @lsrdir{simultaneous}.
+Snippets: @lsrdir{Simultaneous,Simultaneous-notes}.
 
 Internals Reference: @internalsref{ClusterSpanner},
 @internalsref{ClusterSpannerBeacon},
@@ -250,7 +250,7 @@ override typesetting decisions.
 
 @seealso
 
-Snippets: @lsrdir{simultaneous}.
+Snippets: @lsrdir{Simultaneous,Simultaneous-notes}.
 
 Internals Reference: the objects responsible for resolving
 collisions are @internalsref{NoteCollision} and
@@ -353,7 +353,7 @@ has no effect on the pitches of @var{musicexpr1} and
 
 Music Glossary: @rglos{a due}.
 
-Snippets: @lsrdir{simultaneous}.
+Snippets: @lsrdir{Simultaneous,Simultaneous-notes}.
 
 Internals Reference: @internalsref{PartCombineMusic}, @internalsref{Voice}.
 
@@ -444,5 +444,5 @@ music = {
 
 @seealso
 
-Snippets: @lsrdir{simultaneous}
+Snippets: @lsrdir{Simultaneous,Simultaneous-notes}
 
index 536e0cbf0986578d5b6fac9c860d512904749df4..03bcc9b7178f0fb42dd4ae149f532e1591b51b19 100644 (file)
@@ -618,7 +618,7 @@ A linebreaking configuration can be saved as a @code{.ly} file
 automatically.  This allows vertical alignments to be stretched to
 fit pages in a second formatting run.  This is fairly new and
 complicated.  More details are available in
-@lsrdir{spacing}
+@c @lsrdir{spacing}
 
 @refbugs
 
index fa067f8e9510afc794779685bab74631659d49fe..a03e1393447eb392c81824ee573c839ed232e8be 100644 (file)
@@ -155,7 +155,7 @@ To display a bracket even if there is only one staff, see
 Music Glossary: @rglos{brace}, @rglos{staff}, @rglos{staves}
 @rglos{bracket}.
 
-Snippets: @lsrdir{staff}
+Snippets: @lsrdir{Staff,Staff-notation}
 
 Internals Reference: @internalsref{ChoirStaff},
 @internalsref{GrandStaff}, @internalsref{StaffGroup},
@@ -237,7 +237,7 @@ In combination with Frenched staves, this may be used to typeset
 
 Music Glossary: @rglos{ossia}, @rglos{staff}, @rglos{Frenched staff}.
 
-Snippets: @lsrdir{staff}
+Snippets: @lsrdir{Staff,Staff-notation}
 
 Internals Reference: @internalsref{StaffSymbol},
 @internalsref{DrumStaff}.
@@ -315,7 +315,7 @@ You can make the staff lines invisible by removing the
 
 Notation Reference: @ref{Staff symbol}.
 
-Snippets: @lsrdir{staff}
+Snippets: @lsrdir{Staff,Staff-notation}
 
 Internals Reference: @internalsref{ChordNames},
 @internalsref{FiguredBass}, @internalsref{Lyrics},
@@ -381,7 +381,7 @@ Music Glossary: @rglos{metronome}, @rglos{metronomic indication},
 
 Notation Reference: @ref{Text markup}.
 
-Snippets: @lsrdir{staff}.
+Snippets: @lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{MetronomeMark}, @ref{MIDI
 output}.
@@ -514,7 +514,7 @@ c1 c c c \break
 
 Notation Reference: @ref{Modifying context plug-ins}.
 
-Snippets: @lsrdir{staff}
+Snippets: @lsrdir{Staff,Staff-notation}
 
 Internals Reference: @internalsref{InstrumentName},
 @internalsref{PianoStaff}, @internalsref{Staff}.
@@ -636,7 +636,7 @@ written entirely in lower-case letters: @code{\addquote}.
 
 Notation Reference: @ref{Instrument transpositions}.
 
-Snippets: @lsrdir{staff}
+Snippets: @lsrdir{Staff,Staff-notation}
 
 Internals Reference: @internalsref{QuoteMusic}, @internalsref{Voice}.
 
@@ -749,7 +749,7 @@ cbsn = \relative c, {
 
 @seealso
 
-Snippets: @lsrdir{staff}.
+Snippets: @lsrdir{Staff,Staff-notation}.
 
 Internals Reference: @internalsref{Voice}.
 
index 71232c57befd2909cf00454321a03205cead4d69..8bf6f035a46d8871325046fb87501f128017aa3a 100644 (file)
@@ -82,7 +82,7 @@ c4\mark "foo" c c c
 
 @seealso
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 
 
@@ -141,7 +141,7 @@ default; to enable it, use
 
 Notation Reference: @ref{Text markup}.
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 Internals Reference: @internalsref{TextScript}.
 
@@ -194,7 +194,7 @@ To print a solid line, use
 
 @seealso
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 Internals Reference: @internalsref{TextSpanner}.
 
@@ -339,7 +339,7 @@ staff, you may alter this to print them on every staff,
 
 @seealso
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 Internals Reference: @internalsref{RehearsalMark}.
 
@@ -504,7 +504,7 @@ advisable to cancel those properties with @code{normal-text}.  See
 
 This manual: @ref{Overview of text markup commands}.
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 Internals Reference: @internalsref{TextScript}.
 
@@ -541,7 +541,7 @@ contain a @code{\layout} block.
 
 @seealso
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 @node Page wrapping text
 @unnumberedsubsubsec Page wrapping text
@@ -574,7 +574,7 @@ lists.  The built-in markup list commands are described in
 This manual: @ref{Overview of text markup list commands}, @ref{New
 markup list command definition}.
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 @refcommands
 
@@ -692,7 +692,7 @@ sans serif and monospaced text.  For example,
 
 @seealso
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 
 @node Special text concerns
@@ -743,7 +743,7 @@ boxf = \markup{ \bracket { \dynamic f } }
 
 @seealso
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 
 @node Text and line spanners
@@ -906,7 +906,7 @@ hairpins with \!.
 
 @seealso
 
-Snippets: @lsrdir{text}
+Snippets: @lsrdir{Text,Text}
 
 Internals Reference: @internalsref{TextSpanner},
 @internalsref{Glissando}, @internalsref{VoiceFollower},