From: Graham Percival Date: Sat, 12 May 2007 08:37:55 +0000 (-0700) Subject: LSR: automatic update. X-Git-Tag: release/2.11.24-1~8^2^2^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c73d12de3e5ebf59326bb5468a5d6593057b36a8;p=lilypond.git LSR: automatic update. --- diff --git a/input/lsr/GNUmakefile b/input/lsr/GNUmakefile index 999c65ada6..39eff0e469 100644 --- a/input/lsr/GNUmakefile +++ b/input/lsr/GNUmakefile @@ -1,6 +1,6 @@ depth = ../../ -SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal expressive scheme other education pitches +SUBDIRS = ancient chords connecting contemporary education expressive guitar parts pitches repeats spacing staff text vocal scheme other STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc diff --git a/input/lsr/LSR.ly b/input/lsr/LSR.ly index cc9e352579..40f5c0d897 100644 --- a/input/lsr/LSR.ly +++ b/input/lsr/LSR.ly @@ -15,10 +15,14 @@ These pages show LilyPond examples (snippets) from the @strong{@uref{expressive/collated-files.html,Expressive marks}} +@strong{@uref{education/collated-files.html,Education}} + @strong{@uref{guitar/collated-files.html,Guitar notation}} @strong{@uref{parts/collated-files.html,Preparing parts}} +@strong{@uref{pitches/collated-files.html,Pitches}} + @strong{@uref{repeats/collated-files.html,Repeats}} @strong{@uref{spacing/collated-files.html,Spacing issues}} @@ -30,6 +34,9 @@ These pages show LilyPond examples (snippets) from the @strong{@uref{vocal/collated-files.html,Vocal music}} @strong{@uref{scheme/collated-files.html,Advanced stuff with scheme}} + +@strong{@uref{other/collated-files.html,Other: snippets that do not fit +into the above categories.}} " } diff --git a/input/lsr/ancient/AAA-intro-advanced.ly b/input/lsr/ancient/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/ancient/AAA-intro-advanced.ly +++ b/input/lsr/ancient/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/ancient/custodes.ly b/input/lsr/ancient/custodes.ly index 422ad99d90..e37c9f03e5 100644 --- a/input/lsr/ancient/custodes.ly +++ b/input/lsr/ancient/custodes.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Custodes may be engraved in various styles. diff --git a/input/lsr/ancient/mensural-ligatures.ly b/input/lsr/ancient/mensural-ligatures.ly index 6b8d634ea1..999a947eea 100644 --- a/input/lsr/ancient/mensural-ligatures.ly +++ b/input/lsr/ancient/mensural-ligatures.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " In mensural ligatures, notes with ancient durations are printed in a @@ -61,8 +61,8 @@ voice = \transpose c c' { \accepts MensuralVoice \consists Custos_engraver \override TimeSignature #'style = #'mensural - \override KeySignature #'style = #'mensural - \override Accidental #'style = #'mensural + \override KeySignature #'glyph-name-alist = #alteration-mensural-glyph-name-alist + \override Accidental #'glyph-name-alist = #alteration-mensural-glyph-name-alist \override Custos #'style = #'mensural \override Custos #'neutral-position = #3 \override Custos #'neutral-direction = #-1 diff --git a/input/lsr/ancient/mensural-note-heads.ly b/input/lsr/ancient/mensural-note-heads.ly index 03403fa43a..7fdee4643c 100644 --- a/input/lsr/ancient/mensural-note-heads.ly +++ b/input/lsr/ancient/mensural-note-heads.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Mensural notes may also have note heads. diff --git a/input/lsr/chords/AAA-intro-chords.ly b/input/lsr/chords/AAA-intro-chords.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/chords/AAA-intro-chords.ly +++ b/input/lsr/chords/AAA-intro-chords.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/chords/chord-name-exceptions.ly b/input/lsr/chords/chord-name-exceptions.ly index ee969ff492..8ca99fa48f 100644 --- a/input/lsr/chords/chord-name-exceptions.ly +++ b/input/lsr/chords/chord-name-exceptions.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The property @code{chordNameExceptions} can used to store a list of diff --git a/input/lsr/chords/chord-name-major7.ly b/input/lsr/chords/chord-name-major7.ly index 080a82d53a..47743bc355 100644 --- a/input/lsr/chords/chord-name-major7.ly +++ b/input/lsr/chords/chord-name-major7.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The layout of the major 7 can be tuned with @code{majorSevenSymbol} diff --git a/input/lsr/connecting/AAA-intro-connecting.ly b/input/lsr/connecting/AAA-intro-connecting.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/connecting/AAA-intro-connecting.ly +++ b/input/lsr/connecting/AAA-intro-connecting.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/connecting/altering-the-number-of-stems-in-a-beam.ly b/input/lsr/connecting/altering-the-number-of-stems-in-a-beam.ly index f50e78a766..84fcf71788 100644 --- a/input/lsr/connecting/altering-the-number-of-stems-in-a-beam.ly +++ b/input/lsr/connecting/altering-the-number-of-stems-in-a-beam.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " You can alter the number of stems in a beam. In this example, two sets diff --git a/input/lsr/connecting/alternating-beam-directions.ly b/input/lsr/connecting/alternating-beam-directions.ly index be6c4dc44c..bc44f35551 100644 --- a/input/lsr/connecting/alternating-beam-directions.ly +++ b/input/lsr/connecting/alternating-beam-directions.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The eighth notes may be seemingly attached to different diff --git a/input/lsr/connecting/beam-across-line-breaks.ly b/input/lsr/connecting/beam-across-line-breaks.ly index d4113ed506..b75eb47e6f 100644 --- a/input/lsr/connecting/beam-across-line-breaks.ly +++ b/input/lsr/connecting/beam-across-line-breaks.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " By default, beams can't be printed across line breaks. Here's a way to diff --git a/input/lsr/connecting/controlling-manually-beam-positions.ly b/input/lsr/connecting/controlling-manually-beam-positions.ly index 39bae6c00c..68d693a01e 100644 --- a/input/lsr/connecting/controlling-manually-beam-positions.ly +++ b/input/lsr/connecting/controlling-manually-beam-positions.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Beam positions may be controlled manually, by overriding the diff --git a/input/lsr/connecting/fine-tuning-manual-beaming.ly b/input/lsr/connecting/fine-tuning-manual-beaming.ly index 91eaf802d7..9bd538713b 100644 --- a/input/lsr/connecting/fine-tuning-manual-beaming.ly +++ b/input/lsr/connecting/fine-tuning-manual-beaming.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " By setting the @code{#'beaming} property, it is possible to override diff --git a/input/lsr/connecting/laissez-vibrer-ties.ly b/input/lsr/connecting/laissez-vibrer-ties.ly index acd9332579..354fb49d3d 100644 --- a/input/lsr/connecting/laissez-vibrer-ties.ly +++ b/input/lsr/connecting/laissez-vibrer-ties.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Laissez vibrer ties should avoid dots and staff lines, similar to diff --git a/input/lsr/connecting/overriding-the-automatic-beamer.ly b/input/lsr/connecting/overriding-the-automatic-beamer.ly index 3b8ab790c5..b2b79313ba 100644 --- a/input/lsr/connecting/overriding-the-automatic-beamer.ly +++ b/input/lsr/connecting/overriding-the-automatic-beamer.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The auto-beamer, which can be overridden, will only engrave beams that diff --git a/input/lsr/connecting/short-tremolos.ly b/input/lsr/connecting/short-tremolos.ly index b409f1ceb9..9e5ec03e9b 100644 --- a/input/lsr/connecting/short-tremolos.ly +++ b/input/lsr/connecting/short-tremolos.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Short (smaller than 1/4) tremolos can be obtained; in such a case only diff --git a/input/lsr/contemporary/AAA-intro-contemporary.ly b/input/lsr/contemporary/AAA-intro-contemporary.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/contemporary/AAA-intro-contemporary.ly +++ b/input/lsr/contemporary/AAA-intro-contemporary.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/contemporary/clusters.ly b/input/lsr/contemporary/clusters.ly index 3b9969c815..52d0286e3c 100644 --- a/input/lsr/contemporary/clusters.ly +++ b/input/lsr/contemporary/clusters.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Clusters are a device to denote that a complete range of notes is to be diff --git a/input/lsr/contemporary/feathered-beams.ly b/input/lsr/contemporary/feathered-beams.ly index b5c17e0537..82e0dcbb2f 100644 --- a/input/lsr/contemporary/feathered-beams.ly +++ b/input/lsr/contemporary/feathered-beams.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Feathered beams can be obtained by setting the @code{#'grow-direction} diff --git a/input/lsr/contemporary/non-traditional-key-signatures-scordatura.ly b/input/lsr/contemporary/non-traditional-key-signatures-scordatura.ly index d1d30f331e..8778f5251c 100644 --- a/input/lsr/contemporary/non-traditional-key-signatures-scordatura.ly +++ b/input/lsr/contemporary/non-traditional-key-signatures-scordatura.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " You can get any key signature you want by manually setting the diff --git a/input/lsr/education/AAA-intro-advanced.ly b/input/lsr/education/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/education/AAA-intro-advanced.ly +++ b/input/lsr/education/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/expressive/AAA-intro-advanced.ly b/input/lsr/expressive/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/expressive/AAA-intro-advanced.ly +++ b/input/lsr/expressive/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/expressive/breathing-sign.ly b/input/lsr/expressive/breathing-sign.ly index 6de0a1371e..2d787c34ee 100644 --- a/input/lsr/expressive/breathing-sign.ly +++ b/input/lsr/expressive/breathing-sign.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Breathing signs are available in different tastes: commas (default), diff --git a/input/lsr/expressive/fingering-chords.ly b/input/lsr/expressive/fingering-chords.ly index 63ac566761..414ed82111 100644 --- a/input/lsr/expressive/fingering-chords.ly +++ b/input/lsr/expressive/fingering-chords.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " With the new chord syntax, it is possible to associate fingerings diff --git a/input/lsr/expressive/glissando.ly b/input/lsr/expressive/glissando.ly index 15e1db9e15..c0807adbcf 100644 --- a/input/lsr/expressive/glissando.ly +++ b/input/lsr/expressive/glissando.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Between notes, there may be simple glissando lines. Here, the first diff --git a/input/lsr/expressive/line-arrows.ly b/input/lsr/expressive/line-arrows.ly index 94f3ecfff4..e8bb807c21 100644 --- a/input/lsr/expressive/line-arrows.ly +++ b/input/lsr/expressive/line-arrows.ly @@ -3,7 +3,7 @@ texidoc = "Arrows can be applied to text-spanners and line-spanners (such as the Glissando)" } -\version "2.10.0" +\version "2.11.23" \paper { ragged-right = ##t diff --git a/input/lsr/expressive/line-styles.ly b/input/lsr/expressive/line-styles.ly index 115cfac458..c88a82c04d 100644 --- a/input/lsr/expressive/line-styles.ly +++ b/input/lsr/expressive/line-styles.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Displays all available line styles. diff --git a/input/lsr/expressive/setting-the-control-points-of-a-slur-manually.ly b/input/lsr/expressive/setting-the-control-points-of-a-slur-manually.ly index 677f392b10..83d8495aa6 100644 --- a/input/lsr/expressive/setting-the-control-points-of-a-slur-manually.ly +++ b/input/lsr/expressive/setting-the-control-points-of-a-slur-manually.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " In extreme cases, you can resort to setting the diff --git a/input/lsr/expressive/setting-the-minimum-length-of-a-slur-to-separate-notes.ly b/input/lsr/expressive/setting-the-minimum-length-of-a-slur-to-separate-notes.ly index 55469b8b52..1cc9c84911 100644 --- a/input/lsr/expressive/setting-the-minimum-length-of-a-slur-to-separate-notes.ly +++ b/input/lsr/expressive/setting-the-minimum-length-of-a-slur-to-separate-notes.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " By setting the minimum length of a slur, notes are more separated. diff --git a/input/lsr/guitar/AAA-intro-advanced.ly b/input/lsr/guitar/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/guitar/AAA-intro-advanced.ly +++ b/input/lsr/guitar/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/guitar/fret-diagrams.ly b/input/lsr/guitar/fret-diagrams.ly index bd181f5793..fefae6ce38 100644 --- a/input/lsr/guitar/fret-diagrams.ly +++ b/input/lsr/guitar/fret-diagrams.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " This snippets shows many possibilities for obtaining and tweaking fret diff --git a/input/lsr/guitar/guitar-string-number.ly b/input/lsr/guitar/guitar-string-number.ly index 271dda511e..6ac7b2a0f8 100644 --- a/input/lsr/guitar/guitar-string-number.ly +++ b/input/lsr/guitar/guitar-string-number.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " String numbers can be added to chords. They use the same positioning diff --git a/input/lsr/other/AAA-intro-advanced.ly b/input/lsr/other/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/other/AAA-intro-advanced.ly +++ b/input/lsr/other/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/parts/AAA-intro-advanced.ly b/input/lsr/parts/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/parts/AAA-intro-advanced.ly +++ b/input/lsr/parts/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/parts/quote-transposition.ly b/input/lsr/parts/quote-transposition.ly index d3e078b081..022b537c15 100644 --- a/input/lsr/parts/quote-transposition.ly +++ b/input/lsr/parts/quote-transposition.ly @@ -10,7 +10,7 @@ quoted ones) will transposed as well. " } -\version "2.11.10" +\version "2.11.23" \layout { ragged-right = ##t } diff --git a/input/lsr/parts/quote.ly b/input/lsr/parts/quote.ly index b7b918f3a3..3a482829f7 100644 --- a/input/lsr/parts/quote.ly +++ b/input/lsr/parts/quote.ly @@ -8,7 +8,7 @@ things are quoted. In this example, a 16th rests is not quoted, since @code{rest-event} is not in @code{quotedEventTypes}." } -\version "2.11.10" +\version "2.11.23" \layout { ragged-right = ##t } diff --git a/input/lsr/parts/rehearsal-mark-numbers.ly b/input/lsr/parts/rehearsal-mark-numbers.ly index 859259cc8e..3af997e061 100644 --- a/input/lsr/parts/rehearsal-mark-numbers.ly +++ b/input/lsr/parts/rehearsal-mark-numbers.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Marks can be printed as numbers. diff --git a/input/lsr/parts/tag-filter.ly b/input/lsr/parts/tag-filter.ly index c3cb85ff33..8e455070b5 100644 --- a/input/lsr/parts/tag-filter.ly +++ b/input/lsr/parts/tag-filter.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The @code{\tag} command marks music expressions with a name. These diff --git a/input/lsr/parts/tempo-mark-scheme-function.ly b/input/lsr/parts/tempo-mark-scheme-function.ly index 93bb50408b..67864ceab0 100644 --- a/input/lsr/parts/tempo-mark-scheme-function.ly +++ b/input/lsr/parts/tempo-mark-scheme-function.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " This is a Scheme function which prints a tempo mark such as diff --git a/input/lsr/pitches/AAA-intro-advanced.ly b/input/lsr/pitches/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/pitches/AAA-intro-advanced.ly +++ b/input/lsr/pitches/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/repeats/AAA-intro-advanced.ly b/input/lsr/repeats/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/repeats/AAA-intro-advanced.ly +++ b/input/lsr/repeats/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/repeats/volta-multi-staff.ly b/input/lsr/repeats/volta-multi-staff.ly index a59b9a8b7d..51120da003 100644 --- a/input/lsr/repeats/volta-multi-staff.ly +++ b/input/lsr/repeats/volta-multi-staff.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " By setting @code{voltaOnThisStaff}, repeat brackets can be put over diff --git a/input/lsr/scheme/AAA-intro-advanced.ly b/input/lsr/scheme/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/scheme/AAA-intro-advanced.ly +++ b/input/lsr/scheme/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/scheme/adding-extra-fingering-with-scheme.ly b/input/lsr/scheme/adding-extra-fingering-with-scheme.ly index f091efc931..b63679e702 100644 --- a/input/lsr/scheme/adding-extra-fingering-with-scheme.ly +++ b/input/lsr/scheme/adding-extra-fingering-with-scheme.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " You can add various stuff to notes using @code{make-music}. In this diff --git a/input/lsr/scheme/adding-staccato-dots.ly b/input/lsr/scheme/adding-staccato-dots.ly index cd671027d2..08f19ae10f 100644 --- a/input/lsr/scheme/adding-staccato-dots.ly +++ b/input/lsr/scheme/adding-staccato-dots.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Using @code{make-music}, you can add various stuff to notes. In this diff --git a/input/lsr/scheme/changing-properties-for-individual-grobs.ly b/input/lsr/scheme/changing-properties-for-individual-grobs.ly index 032176f71d..28520366df 100644 --- a/input/lsr/scheme/changing-properties-for-individual-grobs.ly +++ b/input/lsr/scheme/changing-properties-for-individual-grobs.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The @code{\applyOutput} command gives you the ability to tune any diff --git a/input/lsr/scheme/drawing-boxes-around-grobs.ly b/input/lsr/scheme/drawing-boxes-around-grobs.ly deleted file mode 100644 index ebd73c521a..0000000000 --- a/input/lsr/scheme/drawing-boxes-around-grobs.ly +++ /dev/null @@ -1,28 +0,0 @@ -%% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" - -\header { texidoc = " -The @code{print-function} can be overridden to draw a box around an -arbitrary grob. -" } - -\relative c'' { - - \override TextScript #'stencil = - #(make-stencil-boxer 0.1 0.3 ly:text-interface::print) - - c'4^"foo" - - \override Stem #'stencil = - #(make-stencil-boxer 0.05 0.25 ly:stem::print) - - \override Score.RehearsalMark #'stencil = - #(make-stencil-boxer 0.15 0.3 ly:text-interface::print) - b8 - \revert Stem #'stencil - - - c4. c4 \mark "F" c1 -} - - diff --git a/input/lsr/scheme/engraving-music-using-scheme-expressions.ly b/input/lsr/scheme/engraving-music-using-scheme-expressions.ly index 13502207f8..c7b1e3bd62 100644 --- a/input/lsr/scheme/engraving-music-using-scheme-expressions.ly +++ b/input/lsr/scheme/engraving-music-using-scheme-expressions.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " You can engrave music using just Scheme expressions. Although those diff --git a/input/lsr/scheme/engraving-symmetric-or-palindromical-music.ly b/input/lsr/scheme/engraving-symmetric-or-palindromical-music.ly index bec3fa78f1..4c02be5ce8 100644 --- a/input/lsr/scheme/engraving-symmetric-or-palindromical-music.ly +++ b/input/lsr/scheme/engraving-symmetric-or-palindromical-music.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Symmetric, or palindromical music can be produced, first, by printing diff --git a/input/lsr/scheme/integrating-lilypond-expressions-inside-scheme-functions.ly b/input/lsr/scheme/integrating-lilypond-expressions-inside-scheme-functions.ly index 4485954f11..cdb5f8f9ff 100644 --- a/input/lsr/scheme/integrating-lilypond-expressions-inside-scheme-functions.ly +++ b/input/lsr/scheme/integrating-lilypond-expressions-inside-scheme-functions.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " It is possible to use fragments of LilyPond syntax inside Scheme, by diff --git a/input/lsr/spacing/AAA-intro-advanced.ly b/input/lsr/spacing/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/spacing/AAA-intro-advanced.ly +++ b/input/lsr/spacing/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/spacing/alignment-order.ly b/input/lsr/spacing/alignment-order.ly index f479639317..1f50d31cb9 100644 --- a/input/lsr/spacing/alignment-order.ly +++ b/input/lsr/spacing/alignment-order.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " This snippet shows of to use the @code{alignBelowContext} and diff --git a/input/lsr/spacing/alignment-vertical-spacing.ly b/input/lsr/spacing/alignment-vertical-spacing.ly index 0a9eaca9ce..cb08ce1ead 100644 --- a/input/lsr/spacing/alignment-vertical-spacing.ly +++ b/input/lsr/spacing/alignment-vertical-spacing.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " By setting properties in @code{NonMusicalPaperColumn}, vertical spacing diff --git a/input/lsr/spacing/page-layout-twopass.ly b/input/lsr/spacing/page-layout-twopass.ly deleted file mode 100644 index 66255cfb61..0000000000 --- a/input/lsr/spacing/page-layout-twopass.ly +++ /dev/null @@ -1,36 +0,0 @@ -%% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" - -\header { texidoc = " -Page breaking details can be stored for later reference. - -(you should run this snippet on your own computer; we cannot compute -the two-pass layout here) -" } - -\paper { - #(define write-page-layout #t) -} - -bla = \new Staff { - c1 c1 - \break - \grace { c16 } c1\break - \repeat unfold 5 \relative { c1 c1 c1 } -} - - -\book { - \score { - \bla - \layout { - #(define tweak-key "blabla") - } - } -} - -tweakFileName = #(format "~a-page-layout.ly" (ly:parser-output-name parser)) - -#(newline) - -#(ly:progress "Contents of: '~a'" (ly:gulp-file tweakFileName)) diff --git a/input/lsr/spacing/page-spacing.ly b/input/lsr/spacing/page-spacing.ly index ec6706ac31..4e2a98829f 100644 --- a/input/lsr/spacing/page-spacing.ly +++ b/input/lsr/spacing/page-spacing.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " By setting properties in @code{NonMusicalPaperColumn}, vertical spacing diff --git a/input/lsr/spacing/proportional-spacing.ly b/input/lsr/spacing/proportional-spacing.ly index 783df835c3..1c0c797b8e 100644 --- a/input/lsr/spacing/proportional-spacing.ly +++ b/input/lsr/spacing/proportional-spacing.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Proportional notation can be created by setting diff --git a/input/lsr/spacing/proportional-strict-grace-notes.ly b/input/lsr/spacing/proportional-strict-grace-notes.ly index bbbd4abe32..548c5634fd 100644 --- a/input/lsr/spacing/proportional-strict-grace-notes.ly +++ b/input/lsr/spacing/proportional-strict-grace-notes.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " With @code{strict-note-spacing} spacing for grace notes (even multiple diff --git a/input/lsr/spacing/proportional-strict-notespacing.ly b/input/lsr/spacing/proportional-strict-notespacing.ly index 2c26f85e48..dab47a3ab9 100644 --- a/input/lsr/spacing/proportional-strict-notespacing.ly +++ b/input/lsr/spacing/proportional-strict-notespacing.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " If @code{strict-note-spacing} is set spacing of notes is not influenced diff --git a/input/lsr/staff/AAA-intro-advanced.ly b/input/lsr/staff/AAA-intro-advanced.ly index cf025b6604..fe8a536d36 100644 --- a/input/lsr/staff/AAA-intro-advanced.ly +++ b/input/lsr/staff/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.11.15" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/staff/adding-an-extra-staff.ly b/input/lsr/staff/adding-an-extra-staff.ly index 38d41f1391..ceb7e74fe7 100644 --- a/input/lsr/staff/adding-an-extra-staff.ly +++ b/input/lsr/staff/adding-an-extra-staff.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " You can add (possibly temporarily) an extra staff after the beginning diff --git a/input/lsr/staff/changing-the-number-of-lines-in-a-staff.ly b/input/lsr/staff/changing-the-number-of-lines-in-a-staff.ly index 416e87d2fc..42b63564b6 100644 --- a/input/lsr/staff/changing-the-number-of-lines-in-a-staff.ly +++ b/input/lsr/staff/changing-the-number-of-lines-in-a-staff.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The number of lines in a staff may changed by overriding diff --git a/input/lsr/staff/displaying-bar-numbers-on-all-measures.ly b/input/lsr/staff/displaying-bar-numbers-on-all-measures.ly index 430cdd4284..817594dc9a 100644 --- a/input/lsr/staff/displaying-bar-numbers-on-all-measures.ly +++ b/input/lsr/staff/displaying-bar-numbers-on-all-measures.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " By default, bar numbers are printed only in the first measure. This diff --git a/input/lsr/staff/inserting-bar-lines-everywhere.ly b/input/lsr/staff/inserting-bar-lines-everywhere.ly index a23e297235..fdc5b82c05 100644 --- a/input/lsr/staff/inserting-bar-lines-everywhere.ly +++ b/input/lsr/staff/inserting-bar-lines-everywhere.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " By setting @code{barAlways} and @code{defaultBarType}, barlines may be diff --git a/input/lsr/staff/making-bar-numbers-appear-at-regular-intervals.ly b/input/lsr/staff/making-bar-numbers-appear-at-regular-intervals.ly index f870af2df6..5b758aa1b1 100644 --- a/input/lsr/staff/making-bar-numbers-appear-at-regular-intervals.ly +++ b/input/lsr/staff/making-bar-numbers-appear-at-regular-intervals.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " If you would like the bar numbers to appear at regular intervals, but diff --git a/input/lsr/staff/naming-a-whole-grandstaff.ly b/input/lsr/staff/naming-a-whole-grandstaff.ly index 5f755806c3..6aebb91c59 100644 --- a/input/lsr/staff/naming-a-whole-grandstaff.ly +++ b/input/lsr/staff/naming-a-whole-grandstaff.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " You can have a name for the whole @code{GrandStaff} in addition to diff --git a/input/lsr/staff/removing-the-key-signature-at-the-end-of-a-line.ly b/input/lsr/staff/removing-the-key-signature-at-the-end-of-a-line.ly index 7688dc6210..5a39457f2e 100644 --- a/input/lsr/staff/removing-the-key-signature-at-the-end-of-a-line.ly +++ b/input/lsr/staff/removing-the-key-signature-at-the-end-of-a-line.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " According to normal typesetting conventions, LilyPond typesets key diff --git a/input/lsr/staff/staff-line-positions.ly b/input/lsr/staff/staff-line-positions.ly index a33e356662..fc470e8115 100644 --- a/input/lsr/staff/staff-line-positions.ly +++ b/input/lsr/staff/staff-line-positions.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The vertical positions of staff lines may be specified individually, by diff --git a/input/lsr/text/AAA-intro-advanced.ly b/input/lsr/text/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/text/AAA-intro-advanced.ly +++ b/input/lsr/text/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/text/embedding-postscript.ly b/input/lsr/text/embedding-postscript.ly index 7afcecc0b6..9476483b19 100644 --- a/input/lsr/text/embedding-postscript.ly +++ b/input/lsr/text/embedding-postscript.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " By inserting the markup command @code{\postscript}, you can insert diff --git a/input/lsr/text/font-family-override.ly b/input/lsr/text/font-family-override.ly index b8d3e34c10..2ed4e772a0 100644 --- a/input/lsr/text/font-family-override.ly +++ b/input/lsr/text/font-family-override.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The default font families for text can be overridden with diff --git a/input/lsr/text/the--fill-line-command.ly b/input/lsr/text/the--fill-line-command.ly index 1c8504c52d..e1a61f8824 100644 --- a/input/lsr/text/the--fill-line-command.ly +++ b/input/lsr/text/the--fill-line-command.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " The \fill-line command aligns and justifies markup text by setting as diff --git a/input/lsr/text/utf-8.ly b/input/lsr/text/utf-8.ly index d1bc933e78..31d1a54ea8 100644 --- a/input/lsr/text/utf-8.ly +++ b/input/lsr/text/utf-8.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% Edit this file using a Unicode aware editor, such as GVIM, GEDIT, Emacs diff --git a/input/lsr/vocal/AAA-intro-advanced.ly b/input/lsr/vocal/AAA-intro-advanced.ly index 4f00239efd..fe8a536d36 100644 --- a/input/lsr/vocal/AAA-intro-advanced.ly +++ b/input/lsr/vocal/AAA-intro-advanced.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.0" +\version "2.11.23" %% +.ly: Be the first .ly file for lys-to-tely.py. %% Better to make lys-to-tely.py include "introduction.texi" or %% other .texi documents too? diff --git a/input/lsr/vocal/adding-ambiti-per-voice.ly b/input/lsr/vocal/adding-ambiti-per-voice.ly index 014475bb20..3e7b0c3c7d 100644 --- a/input/lsr/vocal/adding-ambiti-per-voice.ly +++ b/input/lsr/vocal/adding-ambiti-per-voice.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Ambits can be added per voice. In that case, the ambitus must be moved diff --git a/input/lsr/vocal/ambitus.ly b/input/lsr/vocal/ambitus.ly index f077935570..58bcdfec9a 100644 --- a/input/lsr/vocal/ambitus.ly +++ b/input/lsr/vocal/ambitus.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " Ambituses indicate pitch ranges for voices. diff --git a/input/lsr/vocal/displaying-bar-lines-on-lyrics.ly b/input/lsr/vocal/displaying-bar-lines-on-lyrics.ly index ee926180f6..6cae98d426 100644 --- a/input/lsr/vocal/displaying-bar-lines-on-lyrics.ly +++ b/input/lsr/vocal/displaying-bar-lines-on-lyrics.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " You can move @code{Bar_engraver} and @code{Span_bar_engraver} to a diff --git a/input/lsr/vocal/how-to-put-ties-between-syllables-in-lyrics.ly b/input/lsr/vocal/how-to-put-ties-between-syllables-in-lyrics.ly index 80895a4423..0b28b59bef 100644 --- a/input/lsr/vocal/how-to-put-ties-between-syllables-in-lyrics.ly +++ b/input/lsr/vocal/how-to-put-ties-between-syllables-in-lyrics.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " This can be achieved by separating those syllables by tildes. diff --git a/input/lsr/vocal/lyric-combine.ly b/input/lsr/vocal/lyric-combine.ly index c36fa8db21..e80eea8850 100644 --- a/input/lsr/vocal/lyric-combine.ly +++ b/input/lsr/vocal/lyric-combine.ly @@ -1,5 +1,5 @@ %% Do not edit this file; it is auto-generated from LSR! -\version "2.10.12" +\version "2.11.23" \header { texidoc = " With the @code{\lyricsto} mechanism, individual lyric lines can be