From f47aeae9323112cb359dcb0a08fed8d43c4c26a4 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Sun, 4 Jul 2010 18:06:47 +0100 Subject: [PATCH] Docs: Snippets: Rename new snippets so titles match file names. Doctitles and file names for new snippets must match, since they'll eventually be migrated to LSR following a version bump. This will prevent docs compile breakage for new selected snippets. --- Documentation/es/notation/rhythms.itely | 2 +- ...=> defining-an-engraver-in-scheme-ambitus-engraver.texidoc} | 0 Documentation/notation/pitches.itely | 2 +- Documentation/notation/rhythms.itely | 2 +- ...ly => changing-the-number-of-augmentation-dots-per-note.ly} | 0 Documentation/snippets/contexts-and-engravers.snippet-list | 2 +- ...s.ly => defining-an-engraver-in-scheme-ambitus-engraver.ly} | 0 Documentation/snippets/expressive-marks.snippet-list | 2 +- ...-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly} | 2 +- ...ly => changing-the-number-of-augmentation-dots-per-note.ly} | 0 ...s.ly => defining-an-engraver-in-scheme-ambitus-engraver.ly} | 0 ...-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly} | 2 +- .../new/vocal-ensemble-template-with-verse-and-refrain.ly | 2 +- Documentation/snippets/pitches.snippet-list | 2 +- Documentation/snippets/rhythms.snippet-list | 3 +-- .../snippets/vocal-ensemble-template-with-verse-and-refrain.ly | 2 +- 16 files changed, 11 insertions(+), 12 deletions(-) rename Documentation/es/texidocs/{scheme-engraver-ambitus.texidoc => defining-an-engraver-in-scheme-ambitus-engraver.texidoc} (100%) rename Documentation/snippets/{dot-count-override.ly => changing-the-number-of-augmentation-dots-per-note.ly} (100%) rename Documentation/snippets/{scheme-engraver-ambitus.ly => defining-an-engraver-in-scheme-ambitus-engraver.ly} (100%) rename Documentation/snippets/{accidental-tie-overridden.ly => hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly} (96%) rename Documentation/snippets/new/{dot-count-override.ly => changing-the-number-of-augmentation-dots-per-note.ly} (100%) rename Documentation/snippets/new/{scheme-engraver-ambitus.ly => defining-an-engraver-in-scheme-ambitus-engraver.ly} (100%) rename Documentation/snippets/new/{accidental-tie-overridden.ly => hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly} (94%) diff --git a/Documentation/es/notation/rhythms.itely b/Documentation/es/notation/rhythms.itely index 3743751905..04c4252414 100644 --- a/Documentation/es/notation/rhythms.itely +++ b/Documentation/es/notation/rhythms.itely @@ -154,7 +154,7 @@ pauta; véase @ref{Dirección y posición}. @snippets @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle] -{dot-count-override.ly} +{changing-the-number-of-augmentation-dots-per-note.ly} @seealso diff --git a/Documentation/es/texidocs/scheme-engraver-ambitus.texidoc b/Documentation/es/texidocs/defining-an-engraver-in-scheme-ambitus-engraver.texidoc similarity index 100% rename from Documentation/es/texidocs/scheme-engraver-ambitus.texidoc rename to Documentation/es/texidocs/defining-an-engraver-in-scheme-ambitus-engraver.texidoc diff --git a/Documentation/notation/pitches.itely b/Documentation/notation/pitches.itely index 25beca3993..7fb1f89e48 100644 --- a/Documentation/notation/pitches.itely +++ b/Documentation/notation/pitches.itely @@ -388,7 +388,7 @@ cis @snippets @lilypondfile[verbatim,lilyquote,texidoc,doctitle,ragged-right] -{accidental-tie-overridden.ly} +{hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly} @lilypondfile[verbatim,lilyquote,texidoc,doctitle] {preventing-extra-naturals-from-being-automatically-added.ly} diff --git a/Documentation/notation/rhythms.itely b/Documentation/notation/rhythms.itely index 6798e11e85..ba49de1003 100644 --- a/Documentation/notation/rhythms.itely +++ b/Documentation/notation/rhythms.itely @@ -143,7 +143,7 @@ the staff; see @ref{Direction and placement}. @snippets @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle] -{dot-count-override.ly} +{changing-the-number-of-augmentation-dots-per-note.ly} @seealso diff --git a/Documentation/snippets/dot-count-override.ly b/Documentation/snippets/changing-the-number-of-augmentation-dots-per-note.ly similarity index 100% rename from Documentation/snippets/dot-count-override.ly rename to Documentation/snippets/changing-the-number-of-augmentation-dots-per-note.ly diff --git a/Documentation/snippets/contexts-and-engravers.snippet-list b/Documentation/snippets/contexts-and-engravers.snippet-list index 14f4245313..4d435cd502 100644 --- a/Documentation/snippets/contexts-and-engravers.snippet-list +++ b/Documentation/snippets/contexts-and-engravers.snippet-list @@ -5,11 +5,11 @@ changing-midi-output-to-one-channel-per-voice.ly changing-time-signatures-inside-a-polymetric-section-using--scaledurations.ly chant-or-psalms-notation.ly creating-blank-staves.ly +defining-an-engraver-in-scheme-ambitus-engraver.ly engravers-one-by-one.ly mensurstriche-layout-bar-lines-between-the-staves.ly nesting-staves.ly removing-bar-numbers-from-a-score.ly -scheme-engraver-ambitus.ly use-square-bracket-at-the-start-of-a-staff-group.ly vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly vocal-ensemble-template-with-verse-and-refrain.ly diff --git a/Documentation/snippets/scheme-engraver-ambitus.ly b/Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly similarity index 100% rename from Documentation/snippets/scheme-engraver-ambitus.ly rename to Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly diff --git a/Documentation/snippets/expressive-marks.snippet-list b/Documentation/snippets/expressive-marks.snippet-list index 0add2c3e35..cebfd7777b 100644 --- a/Documentation/snippets/expressive-marks.snippet-list +++ b/Documentation/snippets/expressive-marks.snippet-list @@ -11,6 +11,7 @@ changing--flageolet-mark-size.ly changing-text-and-spanner-styles-for-text-dynamics.ly changing-the-appearance-of-a-slur-from-solid-to-dotted-or-dashed.ly changing-the-breath-mark-symbol.ly +changing-the-number-of-augmentation-dots-per-note.ly combining-dynamics-with-markup-texts.ly contemporary-glissando.ly controlling-spanner-visibility-after-a-line-break.ly @@ -23,7 +24,6 @@ creating-real-parenthesized-dynamics.ly creating-simultaneous-rehearsal-marks.ly creating-slurs-across-voices.ly creating-text-spanners.ly -dot-count-override.ly double-glissando.ly dynamics-custom-text-spanner-postfix.ly dynamics-text-spanner-postfix.ly diff --git a/Documentation/snippets/accidental-tie-overridden.ly b/Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly similarity index 96% rename from Documentation/snippets/accidental-tie-overridden.ly rename to Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly index d16f42cfc6..ab7ddfd59b 100644 --- a/Documentation/snippets/accidental-tie-overridden.ly +++ b/Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly @@ -7,7 +7,7 @@ lsrtags = "pitches" texidoc = "This shows how to hide accidentals on tied notes at the beginning of a new system." - doctitle = "Hiding accidentals on tied notes at the beginning of a new system." + doctitle = "Hiding accidentals on tied notes at the beginning of a new system" } % begin verbatim diff --git a/Documentation/snippets/new/dot-count-override.ly b/Documentation/snippets/new/changing-the-number-of-augmentation-dots-per-note.ly similarity index 100% rename from Documentation/snippets/new/dot-count-override.ly rename to Documentation/snippets/new/changing-the-number-of-augmentation-dots-per-note.ly diff --git a/Documentation/snippets/new/scheme-engraver-ambitus.ly b/Documentation/snippets/new/defining-an-engraver-in-scheme-ambitus-engraver.ly similarity index 100% rename from Documentation/snippets/new/scheme-engraver-ambitus.ly rename to Documentation/snippets/new/defining-an-engraver-in-scheme-ambitus-engraver.ly diff --git a/Documentation/snippets/new/accidental-tie-overridden.ly b/Documentation/snippets/new/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly similarity index 94% rename from Documentation/snippets/new/accidental-tie-overridden.ly rename to Documentation/snippets/new/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly index f510df4570..2d353006ef 100644 --- a/Documentation/snippets/new/accidental-tie-overridden.ly +++ b/Documentation/snippets/new/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly @@ -3,7 +3,7 @@ lsrtags = "pitches" texidoc = "This shows how to hide accidentals on tied notes at the beginning of a new system." - doctitle = "Hiding accidentals on tied notes at the beginning of a new system." + doctitle = "Hiding accidentals on tied notes at the beginning of a new system" } \relative c'' { diff --git a/Documentation/snippets/new/vocal-ensemble-template-with-verse-and-refrain.ly b/Documentation/snippets/new/vocal-ensemble-template-with-verse-and-refrain.ly index 82f01ee581..2f458f2cfd 100644 --- a/Documentation/snippets/new/vocal-ensemble-template-with-verse-and-refrain.ly +++ b/Documentation/snippets/new/vocal-ensemble-template-with-verse-and-refrain.ly @@ -9,7 +9,7 @@ use of spacer rests within the @code{\global} variable to define meter changes (and other elements common to all parts) throughout the entire score. " - doctitle = "Solo verse and two-part refrain" + doctitle = "Vocal ensemble template with verse and refrain" } global = { diff --git a/Documentation/snippets/pitches.snippet-list b/Documentation/snippets/pitches.snippet-list index 0bc43dffad..9e0bb55025 100644 --- a/Documentation/snippets/pitches.snippet-list +++ b/Documentation/snippets/pitches.snippet-list @@ -1,4 +1,3 @@ -accidental-tie-overridden.ly adding-ambitus-per-voice.ly altering-the-length-of-beamed-stems.ly ambitus-with-multiple-voices.ly @@ -8,6 +7,7 @@ coloring-notes-depending-on-their-pitch.ly creating-a-sequence-of-notes-on-various-pitches.ly dodecaphonic-style-accidentals-for-each-note-including-naturals.ly generating-random-notes.ly +hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly keep-change-clefs-full-sized.ly makam-example.ly non-traditional-key-signatures.ly diff --git a/Documentation/snippets/rhythms.snippet-list b/Documentation/snippets/rhythms.snippet-list index a194c129f5..0f9e943738 100644 --- a/Documentation/snippets/rhythms.snippet-list +++ b/Documentation/snippets/rhythms.snippet-list @@ -1,4 +1,3 @@ -accidental-tie-overridden.ly adding-beams,-slurs,-ties-etc.-when-using-tuplet-and-non-tuplet-rhythms.ly adding-drum-parts.ly adjusting-grace-note-spacing.ly @@ -10,6 +9,7 @@ beam-grouping-in-7-8-time.ly beams-across-line-breaks.ly changing-beam-knee-gap.ly changing-form-of-multi-measure-rests.ly +changing-the-number-of-augmentation-dots-per-note.ly changing-the-time-signature-without-affecting-the-beaming.ly changing-the-tuplet-number.ly changing-time-signatures-inside-a-polymetric-section-using--scaledurations.ly @@ -17,7 +17,6 @@ chant-or-psalms-notation.ly compound-time-signatures.ly conducting-signs,-measure-grouping-signs.ly controlling-tuplet-bracket-visibility.ly -dot-count-override.ly engraving-ties-manually.ly engraving-tremolos-with-floating-beams.ly entering-several-tuplets-using-only-one--times-command.ly diff --git a/Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly b/Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly index 97e700e114..6110610be0 100644 --- a/Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly +++ b/Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly @@ -26,7 +26,7 @@ use of spacer rests within the @code{\global} variable to define meter changes (and other elements common to all parts) throughout the entire score. " - doctitle = "Solo verse and two-part refrain" + doctitle = "Vocal ensemble template with verse and refrain" } % begin verbatim -- 2.39.5