From 5c42908f1c8d0a5c1d88851a2d793ca55476612c Mon Sep 17 00:00:00 2001 From: Phil Holmes Date: Fri, 28 Sep 2012 16:06:16 +0100 Subject: [PATCH] MakeLSR update --- .../snippets/adding-orchestral-cues-to-a-vocal-score.ly | 2 +- Documentation/snippets/alternative-bar-numbering.ly | 2 +- Documentation/snippets/ancient-fonts.ly | 2 +- ...ation-template----modern-transcription-of-gregorian-music.ly | 2 +- .../bar-chords-notation-for-guitar--with-text-spanner.ly | 2 +- .../snippets/centering-markup-on-note-heads-automatically.ly | 2 +- ...natures-inside-a-polymetric-section-using--scaledurations.ly | 2 +- Documentation/snippets/chant-or-psalms-notation.ly | 2 +- Documentation/snippets/chords-headword.ly | 2 +- .../snippets/conducting-signs,-measure-grouping-signs.ly | 2 +- .../snippets/creating-a-sequence-of-notes-on-various-pitches.ly | 2 +- Documentation/snippets/cross-staff-stems.ly | 2 +- .../defining-an-engraver-in-scheme--ambitus-engraver.ly | 2 +- Documentation/snippets/fretted-headword.ly | 2 +- Documentation/snippets/generating-custom-flags.ly | 2 +- Documentation/snippets/glissandi-can-skip-grobs.ly | 2 +- Documentation/snippets/guitar-slides.ly | 2 +- Documentation/snippets/incipit.ly | 2 +- Documentation/snippets/jazz-combo-template.ly | 2 +- .../making-an-object-invisible-with-the-transparent-property.ly | 2 +- Documentation/snippets/numbers-as-easy-note-heads.ly | 2 +- Documentation/snippets/positioning-multi-measure-rests.ly | 2 +- Documentation/snippets/redefining-grace-note-global-defaults.ly | 2 +- Documentation/snippets/score-for-diatonic-accordion.ly | 2 +- Documentation/snippets/staff-headword.ly | 2 +- Documentation/snippets/strict-beat-beaming.ly | 2 +- Documentation/snippets/string-number-extender-lines.ly | 2 +- Documentation/snippets/using-alternative-flag-styles.ly | 2 +- .../snippets/using-grace-note-slashes-with-normal-heads.ly | 2 +- Documentation/snippets/woodwind-diagrams-key-lists.ly | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly b/Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly index cd77b63ccc..2e754ffc15 100644 --- a/Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly +++ b/Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.20 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/alternative-bar-numbering.ly b/Documentation/snippets/alternative-bar-numbering.ly index 74b608255e..017551b62b 100644 --- a/Documentation/snippets/alternative-bar-numbering.ly +++ b/Documentation/snippets/alternative-bar-numbering.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.24 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/ancient-fonts.ly b/Documentation/snippets/ancient-fonts.ly index 64a083b1a5..13630ace02 100644 --- a/Documentation/snippets/ancient-fonts.ly +++ b/Documentation/snippets/ancient-fonts.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.9 +%% Note: this file works from version 2.16.0 %% This file is in the public domain. \version "2.16.0" diff --git a/Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly b/Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly index efdb39ae33..16d93fddcc 100644 --- a/Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly +++ b/Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.15 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly b/Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly index 8946b8a29c..2c2189fb1a 100644 --- a/Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly +++ b/Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.30 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/centering-markup-on-note-heads-automatically.ly b/Documentation/snippets/centering-markup-on-note-heads-automatically.ly index 36f83dd4a7..aa0de6dbb4 100644 --- a/Documentation/snippets/centering-markup-on-note-heads-automatically.ly +++ b/Documentation/snippets/centering-markup-on-note-heads-automatically.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.31 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/changing-time-signatures-inside-a-polymetric-section-using--scaledurations.ly b/Documentation/snippets/changing-time-signatures-inside-a-polymetric-section-using--scaledurations.ly index d49857c542..4da77bd852 100644 --- a/Documentation/snippets/changing-time-signatures-inside-a-polymetric-section-using--scaledurations.ly +++ b/Documentation/snippets/changing-time-signatures-inside-a-polymetric-section-using--scaledurations.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.17 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/chant-or-psalms-notation.ly b/Documentation/snippets/chant-or-psalms-notation.ly index 7f9153f86d..9471ee07e6 100644 --- a/Documentation/snippets/chant-or-psalms-notation.ly +++ b/Documentation/snippets/chant-or-psalms-notation.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.15 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/chords-headword.ly b/Documentation/snippets/chords-headword.ly index 0fed8b2050..ec194604eb 100644 --- a/Documentation/snippets/chords-headword.ly +++ b/Documentation/snippets/chords-headword.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.20 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/conducting-signs,-measure-grouping-signs.ly b/Documentation/snippets/conducting-signs,-measure-grouping-signs.ly index fbe2e227bb..b30f7e7393 100644 --- a/Documentation/snippets/conducting-signs,-measure-grouping-signs.ly +++ b/Documentation/snippets/conducting-signs,-measure-grouping-signs.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.19 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { 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 28de0512c5..343279e64b 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 @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.27 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/cross-staff-stems.ly b/Documentation/snippets/cross-staff-stems.ly index 1431461cf3..cfcc9ef0d0 100644 --- a/Documentation/snippets/cross-staff-stems.ly +++ b/Documentation/snippets/cross-staff-stems.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.42 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/defining-an-engraver-in-scheme--ambitus-engraver.ly b/Documentation/snippets/defining-an-engraver-in-scheme--ambitus-engraver.ly index 3546a1ec0e..88efc8c20f 100644 --- a/Documentation/snippets/defining-an-engraver-in-scheme--ambitus-engraver.ly +++ b/Documentation/snippets/defining-an-engraver-in-scheme--ambitus-engraver.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.31 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/fretted-headword.ly b/Documentation/snippets/fretted-headword.ly index 0975f55757..c8e8433152 100644 --- a/Documentation/snippets/fretted-headword.ly +++ b/Documentation/snippets/fretted-headword.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.18 +%% Note: this file works from version 2.16.0 % INSPIRATIONAL HEADER FOR LILYPOND DOCUMENTATION fretted-strings % % Passage from Johann Kaspar Mertz "Opern Revue, Op. 8, no. 17" % % on melodies from Bellini's "Norma" % diff --git a/Documentation/snippets/generating-custom-flags.ly b/Documentation/snippets/generating-custom-flags.ly index 1bf3b22979..f7d7206504 100644 --- a/Documentation/snippets/generating-custom-flags.ly +++ b/Documentation/snippets/generating-custom-flags.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.15 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/glissandi-can-skip-grobs.ly b/Documentation/snippets/glissandi-can-skip-grobs.ly index f58120b2d5..21edcefdf6 100644 --- a/Documentation/snippets/glissandi-can-skip-grobs.ly +++ b/Documentation/snippets/glissandi-can-skip-grobs.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.12 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/guitar-slides.ly b/Documentation/snippets/guitar-slides.ly index dd1cbd8d03..4218a23279 100644 --- a/Documentation/snippets/guitar-slides.ly +++ b/Documentation/snippets/guitar-slides.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.10 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/incipit.ly b/Documentation/snippets/incipit.ly index 075cd35840..dfb7103ae6 100644 --- a/Documentation/snippets/incipit.ly +++ b/Documentation/snippets/incipit.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.42 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/jazz-combo-template.ly b/Documentation/snippets/jazz-combo-template.ly index ff917606a4..25d2bafac3 100644 --- a/Documentation/snippets/jazz-combo-template.ly +++ b/Documentation/snippets/jazz-combo-template.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.15 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/making-an-object-invisible-with-the-transparent-property.ly b/Documentation/snippets/making-an-object-invisible-with-the-transparent-property.ly index fd1668089c..c12509c8c2 100644 --- a/Documentation/snippets/making-an-object-invisible-with-the-transparent-property.ly +++ b/Documentation/snippets/making-an-object-invisible-with-the-transparent-property.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.15 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/numbers-as-easy-note-heads.ly b/Documentation/snippets/numbers-as-easy-note-heads.ly index 9abd9336c6..70faa4ae4b 100644 --- a/Documentation/snippets/numbers-as-easy-note-heads.ly +++ b/Documentation/snippets/numbers-as-easy-note-heads.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.31 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/positioning-multi-measure-rests.ly b/Documentation/snippets/positioning-multi-measure-rests.ly index 093834aa64..eac99920b9 100644 --- a/Documentation/snippets/positioning-multi-measure-rests.ly +++ b/Documentation/snippets/positioning-multi-measure-rests.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.14 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/redefining-grace-note-global-defaults.ly b/Documentation/snippets/redefining-grace-note-global-defaults.ly index c8507a43eb..87da01efbb 100644 --- a/Documentation/snippets/redefining-grace-note-global-defaults.ly +++ b/Documentation/snippets/redefining-grace-note-global-defaults.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.15 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/score-for-diatonic-accordion.ly b/Documentation/snippets/score-for-diatonic-accordion.ly index 029486b1fe..e6013eea09 100644 --- a/Documentation/snippets/score-for-diatonic-accordion.ly +++ b/Documentation/snippets/score-for-diatonic-accordion.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.20 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/staff-headword.ly b/Documentation/snippets/staff-headword.ly index 5b6ebcb365..db1e93e2b1 100644 --- a/Documentation/snippets/staff-headword.ly +++ b/Documentation/snippets/staff-headword.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.32 +%% Note: this file works from version 2.16.0 \version "2.16.0" \include "catalan.ly" diff --git a/Documentation/snippets/strict-beat-beaming.ly b/Documentation/snippets/strict-beat-beaming.ly index 68779a8b4d..238479a413 100644 --- a/Documentation/snippets/strict-beat-beaming.ly +++ b/Documentation/snippets/strict-beat-beaming.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.28 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/string-number-extender-lines.ly b/Documentation/snippets/string-number-extender-lines.ly index 9e34f1ed64..b301f43c31 100644 --- a/Documentation/snippets/string-number-extender-lines.ly +++ b/Documentation/snippets/string-number-extender-lines.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.20 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/using-alternative-flag-styles.ly b/Documentation/snippets/using-alternative-flag-styles.ly index b037233ba4..7acd2b8e4e 100644 --- a/Documentation/snippets/using-alternative-flag-styles.ly +++ b/Documentation/snippets/using-alternative-flag-styles.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.15 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/using-grace-note-slashes-with-normal-heads.ly b/Documentation/snippets/using-grace-note-slashes-with-normal-heads.ly index c5bcb7e88d..e72d9b585e 100644 --- a/Documentation/snippets/using-grace-note-slashes-with-normal-heads.ly +++ b/Documentation/snippets/using-grace-note-slashes-with-normal-heads.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.15.15 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { diff --git a/Documentation/snippets/woodwind-diagrams-key-lists.ly b/Documentation/snippets/woodwind-diagrams-key-lists.ly index f472cdafea..011aa3dcc6 100644 --- a/Documentation/snippets/woodwind-diagrams-key-lists.ly +++ b/Documentation/snippets/woodwind-diagrams-key-lists.ly @@ -4,7 +4,7 @@ % and then run scripts/auxiliar/makelsr.py % % This file is in the public domain. -%% Note: this file works from version 2.14.0 +%% Note: this file works from version 2.16.0 \version "2.16.0" \header { -- 2.39.5