From e7ec3a69c9a4d25889d92539140ed0b2bbe8f700 Mon Sep 17 00:00:00 2001 From: Phil Holmes Date: Fri, 20 Jul 2012 16:12:12 +0100 Subject: [PATCH] LSR local updates --- Documentation/snippets/ancient-fonts.ly | 2 +- Documentation/snippets/chant-or-psalms-notation.ly | 13 ++++++++++--- Documentation/snippets/chords-headword.ly | 8 +------- ...eating-a-sequence-of-notes-on-various-pitches.ly | 2 +- .../snippets/expressive-marks.snippet-list | 1 + Documentation/snippets/fretted-headword.ly | 8 +------- Documentation/snippets/glissandi-can-skip-grobs.ly | 2 +- Documentation/snippets/headword.snippet-list | 1 + Documentation/snippets/incipit.ly | 4 ++-- Documentation/snippets/jazz-combo-template.ly | 2 +- .../snippets/score-for-diatonic-accordion.ly | 2 +- Documentation/snippets/staff-headword.ly | 9 +-------- .../snippets/string-number-extender-lines.ly | 2 +- 13 files changed, 23 insertions(+), 33 deletions(-) diff --git a/Documentation/snippets/ancient-fonts.ly b/Documentation/snippets/ancient-fonts.ly index 89a583e20c..f3544b821a 100644 --- a/Documentation/snippets/ancient-fonts.ly +++ b/Documentation/snippets/ancient-fonts.ly @@ -9,7 +9,7 @@ \version "2.15.9" \header { - lsrtags = "ancient-notation" + lsrtags = "ancient-notation, symbols-and-glyphs" texidoc = " Shown here are many (all?) of the symbols that are included in diff --git a/Documentation/snippets/chant-or-psalms-notation.ly b/Documentation/snippets/chant-or-psalms-notation.ly index 8fcf7f502a..f2d658f087 100644 --- a/Documentation/snippets/chant-or-psalms-notation.ly +++ b/Documentation/snippets/chant-or-psalms-notation.ly @@ -8,7 +8,7 @@ \version "2.15.15" \header { - lsrtags = "rhythms, vocal-music, ancient-notation, contexts-and-engravers" + lsrtags = "rhythms, vocal-music, ancient-notation, contexts-and-engravers, specific-notation" texidoc = " This form of notation is used for the chant of the Psalms, where verses @@ -19,8 +19,15 @@ aren't always the same length. } % begin verbatim -stemOn = { \revert Staff.Stem #'transparent \revert Staff.Flag #'transparent } -stemOff = { \override Staff.Stem #'transparent = ##t \override Staff.Flag #'transparent = ##t } +stemOn = { + \revert Staff.Stem #'transparent + \revert Staff.Flag #'transparent +} + +stemOff = { + \override Staff.Stem #'transparent = ##t + \override Staff.Flag #'transparent = ##t +} \score { \new Staff \with { \remove "Time_signature_engraver" } diff --git a/Documentation/snippets/chords-headword.ly b/Documentation/snippets/chords-headword.ly index cc347b3f9c..e96c299639 100644 --- a/Documentation/snippets/chords-headword.ly +++ b/Documentation/snippets/chords-headword.ly @@ -6,15 +6,9 @@ % This file is in the public domain. %% Note: this file works from version 2.15.20 \version "2.15.20" -#(set-global-staff-size 15) -\paper { - ragged-right = ##f - line-width = 15\cm - indent = 0\cm -} \header { - lsrtags = "headwords" + lsrtags = "headword" texidoc = "" doctitle = "headword" } % begin verbatim diff --git a/Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly b/Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly index 4ed0476d6a..e3e05978bb 100644 --- a/Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly +++ b/Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly @@ -8,7 +8,7 @@ \version "2.15.27" \header { - lsrtags = "pitches" + lsrtags = "pitches, real-music, really-cool, scheme-language" texidoc = " In music that contains many occurrences of the same sequence of notes diff --git a/Documentation/snippets/expressive-marks.snippet-list b/Documentation/snippets/expressive-marks.snippet-list index 0b66df27e6..54cbf78449 100644 --- a/Documentation/snippets/expressive-marks.snippet-list +++ b/Documentation/snippets/expressive-marks.snippet-list @@ -28,6 +28,7 @@ creating-text-spanners.ly double-glissando.ly dynamics-custom-text-spanner-postfix.ly dynamics-text-spanner-postfix.ly +glissandi-can-skip-grobs.ly hairpins-with-different-line-styles.ly hiding-the-extender-line-for-text-dynamics.ly horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly diff --git a/Documentation/snippets/fretted-headword.ly b/Documentation/snippets/fretted-headword.ly index 3b5821f50e..3e3eae0a50 100644 --- a/Documentation/snippets/fretted-headword.ly +++ b/Documentation/snippets/fretted-headword.ly @@ -12,14 +12,8 @@ \version "2.15.18" -#(set-global-staff-size 15) -\paper { - line-width = 17\cm - indent = 0\cm -} - \header { - lsrtags = "headwords" + lsrtags = "headword" texidoc = "" doctitle = "headword" } % begin verbatim diff --git a/Documentation/snippets/glissandi-can-skip-grobs.ly b/Documentation/snippets/glissandi-can-skip-grobs.ly index e7f55741f0..f0fe926f8a 100644 --- a/Documentation/snippets/glissandi-can-skip-grobs.ly +++ b/Documentation/snippets/glissandi-can-skip-grobs.ly @@ -8,7 +8,7 @@ \version "2.15.12" \header { - lsrtags = "expressive marks, staff-notation, tweaks-and-overrides" + lsrtags = "expressive-marks, staff-notation, tweaks-and-overrides" doctitle = "Glissandi can skip grobs" texidoc = "@code{NoteColumn} grobs can be skipped over by glissandi." } % begin verbatim diff --git a/Documentation/snippets/headword.snippet-list b/Documentation/snippets/headword.snippet-list index 1d04d2e03a..0275e9c0f1 100644 --- a/Documentation/snippets/headword.snippet-list +++ b/Documentation/snippets/headword.snippet-list @@ -3,6 +3,7 @@ chords-headword.ly editorial-headword.ly expressive-headword.ly figured-bass-headword.ly +fretted-headword.ly keyboard-headword.ly pitches-headword.ly repeats-headword.ly diff --git a/Documentation/snippets/incipit.ly b/Documentation/snippets/incipit.ly index 1b289671a1..b4026ed59c 100644 --- a/Documentation/snippets/incipit.ly +++ b/Documentation/snippets/incipit.ly @@ -8,7 +8,7 @@ \version "2.15.42" \header { - lsrtags = "staff-notation, ancient-notation" + lsrtags = "staff-notation, ancient-notation, really-cool" texidoc = " Incipits can be added using the instrument name grob, but keeping separate the instrument name definition and the incipit definition. @@ -37,7 +37,7 @@ incipit = instrumentName = #instrument-name \override VerticalAxisGroup #'Y-extent = #'(-4 . 4) - } { #incipit-music } + } $incipit-music } \layout { $(ly:grob-layout grob) line-width = \indent diff --git a/Documentation/snippets/jazz-combo-template.ly b/Documentation/snippets/jazz-combo-template.ly index 5c8f1e1eb6..ae3cec40c1 100644 --- a/Documentation/snippets/jazz-combo-template.ly +++ b/Documentation/snippets/jazz-combo-template.ly @@ -8,7 +8,7 @@ \version "2.15.15" \header { - lsrtags = "keyboards, percussion, fretted-strings, template" + lsrtags = "keyboards, percussion, fretted-strings, template, real-music" texidoc = " This is quite an advanced template, for a jazz ensemble. Note that all diff --git a/Documentation/snippets/score-for-diatonic-accordion.ly b/Documentation/snippets/score-for-diatonic-accordion.ly index 51e2a2d179..a721ee27be 100644 --- a/Documentation/snippets/score-for-diatonic-accordion.ly +++ b/Documentation/snippets/score-for-diatonic-accordion.ly @@ -8,7 +8,7 @@ \version "2.15.20" \header { - lsrtags = "template" + lsrtags = "template, real-music, specific-notation" texidoc = " A template to write a score for a diatonic accordion. diff --git a/Documentation/snippets/staff-headword.ly b/Documentation/snippets/staff-headword.ly index 150a126c95..f64a6ff43c 100644 --- a/Documentation/snippets/staff-headword.ly +++ b/Documentation/snippets/staff-headword.ly @@ -7,16 +7,9 @@ %% Note: this file works from version 2.15.32 \version "2.15.32" \include "catalan.ly" -#(set-global-staff-size 15) -\paper{ - ragged-right=##t - line-width=17\cm - indent=0\cm -} - \header { - lsrtags = "headwords" + lsrtags = "headword" texidoc = "" doctitle = "headword" } % begin verbatim diff --git a/Documentation/snippets/string-number-extender-lines.ly b/Documentation/snippets/string-number-extender-lines.ly index 7064de1e66..a632f5ab5c 100644 --- a/Documentation/snippets/string-number-extender-lines.ly +++ b/Documentation/snippets/string-number-extender-lines.ly @@ -8,7 +8,7 @@ \version "2.15.20" \header { - lsrtags = "editorial-annotations, text, fretted-strings, tweaks-and-overrides" + lsrtags = "editorial-annotations, text, fretted-strings, tweaks-and-overrides, scheme-language" texidoc = " Make an extender line for string number indications, showing that a -- 2.39.2