From 80ed5a545c47955594996023417093d0693ea712 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 2 Apr 2008 20:23:30 -0700 Subject: [PATCH] LSR: update. --- input/lsr/pitches.snippet-list | 2 +- .../lsr/printing-marks-at-the-end-of-a-line-or-a-score.ly | 8 +++++--- input/lsr/staff-notation.snippet-list | 2 +- ...-tweaked-properties.ly => tweaking-clef-properties.ly} | 0 input/lsr/tweaks-and-overrides.snippet-list | 6 +++--- 5 files changed, 10 insertions(+), 8 deletions(-) rename input/lsr/{clefs-commonly-tweaked-properties.ly => tweaking-clef-properties.ly} (100%) diff --git a/input/lsr/pitches.snippet-list b/input/lsr/pitches.snippet-list index 978ea8cf1c..26494a9118 100644 --- a/input/lsr/pitches.snippet-list +++ b/input/lsr/pitches.snippet-list @@ -3,10 +3,10 @@ adding-ambitus-per-voice.ly applying-note-head-styles-depending-on-the-step-of-the-scale.ly transposing-pitches-with-minimum-accidentals-smart-transpose.ly ottava-text.ly +tweaking-clef-properties.ly preventing-extra-naturals-from-being-automatically-added.ly ambitus-with-multiple-voices.ly generating-random-notes.ly -clefs-commonly-tweaked-properties.ly dodecaphonic-style-accidentals-for-each-note-including-naturals.ly preventing-natural-signs-from-being-printed-when-the-key-signature-changes.ly quoting-another-voice-with-transposition.ly diff --git a/input/lsr/printing-marks-at-the-end-of-a-line-or-a-score.ly b/input/lsr/printing-marks-at-the-end-of-a-line-or-a-score.ly index 858a304cc2..b09134cc84 100644 --- a/input/lsr/printing-marks-at-the-end-of-a-line-or-a-score.ly +++ b/input/lsr/printing-marks-at-the-end-of-a-line-or-a-score.ly @@ -11,16 +11,18 @@ mark has to be added at the end of a score -- when there is no next line. In such cases, the right end of the mark has to be aligned with the -final barline, as demonstrated on the second line of this example. +final bar line, as demonstrated on the second line of this example. " } % begin verbatim \relative c'' { \override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible - g2 c d, a' + g2 c + d, a' \mark \default \break \override Score.RehearsalMark #'self-alignment-X = #right - g b, c1 \bar "||" + g b, + c1 \bar "||" \mark "D.C. al Fine" } diff --git a/input/lsr/staff-notation.snippet-list b/input/lsr/staff-notation.snippet-list index 1de82b50f2..e6594271f7 100644 --- a/input/lsr/staff-notation.snippet-list +++ b/input/lsr/staff-notation.snippet-list @@ -6,11 +6,11 @@ changing-the-number-of-lines-in-a-staff.ly adding-an-extra-staff-at-a-line-break.ly display-bracket-with-only-one-staff-in-a-system.ly time-signature-in-parentheses.ly +tweaking-clef-properties.ly adding-an-extra-staff.ly changing-the-staff-size.ly use-square-bracket-at-the-start-of-a-staff-group.ly quoting-another-voice-with-transposition.ly -clefs-commonly-tweaked-properties.ly quoting-another-voice.ly volta-multi-staff.ly inserting-score-fragments-above-a-staff,-as-markups.ly diff --git a/input/lsr/clefs-commonly-tweaked-properties.ly b/input/lsr/tweaking-clef-properties.ly similarity index 100% rename from input/lsr/clefs-commonly-tweaked-properties.ly rename to input/lsr/tweaking-clef-properties.ly diff --git a/input/lsr/tweaks-and-overrides.snippet-list b/input/lsr/tweaks-and-overrides.snippet-list index 3598567b3e..b016069f67 100644 --- a/input/lsr/tweaks-and-overrides.snippet-list +++ b/input/lsr/tweaks-and-overrides.snippet-list @@ -1,5 +1,5 @@ display-bracket-with-only-one-staff-in-a-system.ly -time-signature-in-parentheses.ly +rhythmic-slashes.ly changing-the-default-text-font-family.ly drawing-boxes-around-grobs.ly manually-controlling-beam-positions.ly @@ -10,11 +10,11 @@ using-the--tweak-command-to-tweak-individual-grobs.ly controlling-tuplet-bracket-visibility.ly positioning-multi--measure-rests.ly changing-the-staff-size.ly -clefs-commonly-tweaked-properties.ly vertically-aligning-ossias-and-lyrics.ly changing-properties-for-individual-grobs.ly altering-the-number-of-stems-in-a-beam.ly mensurstriche-layout-bar-lines-between-the-staves.ly +tweaking-clef-properties.ly vertically-centered-dynamics-and-textscripts.ly proportional-strict-notespacing.ly making-an-object-invisible-with-the-transparent-property.ly @@ -24,6 +24,6 @@ drawing-circles-around-various-objects.ly creating-text-spanners.ly caesura-railtracks-with-fermata.ly changing-form-of-multi--measure-rests.ly -rhythmic-slashes.ly +time-signature-in-parentheses.ly changing-a-single-notes-size-in-a-chord.ly nesting-staves.ly -- 2.39.5