From: Han-Wen Nienhuys Date: Sat, 18 Sep 2004 11:52:34 +0000 (+0000) Subject: (texidoc): cleanup. X-Git-Tag: release/2.3.18~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=06b1da466f99f6c4a01ee6a3e611d25bd5359d4c;p=lilypond.git (texidoc): cleanup. --- diff --git a/ChangeLog b/ChangeLog index e6f0186099..a71baad57c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-09-18 Han-Wen Nienhuys + * input/{input,regression}/*.ly: run convert-ly + + * VERSION: release 2.3.17 + * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a little wider for attachment calculation. This prevents stem and slur touching. diff --git a/input/regression/+.ly b/input/regression/+.ly index c97635bcab..3c418a3b36 100644 --- a/input/regression/+.ly +++ b/input/regression/+.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" %% +.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? @@ -21,5 +21,5 @@ Smaller and neater tests. } -\score { \context Lyrics \lyricmode { " " }} +\score { \lyrics { " " }} diff --git a/input/regression/accidental-cautionary.ly b/input/regression/accidental-cautionary.ly index 237c157303..5f1d785d47 100644 --- a/input/regression/accidental-cautionary.ly +++ b/input/regression/accidental-cautionary.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Cautionary accidentals are indicated using either diff --git a/input/regression/accidental-double.ly b/input/regression/accidental-double.ly index baab0fc68d..acd7f777bb 100644 --- a/input/regression/accidental-double.ly +++ b/input/regression/accidental-double.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "If two forced accidentals happen at the same time, only one sharp sign is printed." diff --git a/input/regression/accidental-ledger.ly b/input/regression/accidental-ledger.ly index 4595c3e879..2a7793bf96 100644 --- a/input/regression/accidental-ledger.ly +++ b/input/regression/accidental-ledger.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/accidental-octave.ly b/input/regression/accidental-octave.ly index 13a74dd91a..e5b118e197 100644 --- a/input/regression/accidental-octave.ly +++ b/input/regression/accidental-octave.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc=" diff --git a/input/regression/accidental-placement.ly b/input/regression/accidental-placement.ly index 08c3ff6341..e9f484ef11 100644 --- a/input/regression/accidental-placement.ly +++ b/input/regression/accidental-placement.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/accidental-quarter.ly b/input/regression/accidental-quarter.ly index 0f8aa4a1d1..85b2f1bf97 100644 --- a/input/regression/accidental-quarter.ly +++ b/input/regression/accidental-quarter.ly @@ -3,7 +3,7 @@ texidoc = "Quarter tone notation is supported, including threequarters flat." } -\version "2.3.16" +\version "2.3.17" \score { \relative c'' { diff --git a/input/regression/accidental-single-double.ly b/input/regression/accidental-single-double.ly index 0fe3377e0c..4a0e97951a 100644 --- a/input/regression/accidental-single-double.ly +++ b/input/regression/accidental-single-double.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" A sharp sign after a double sharp sign, as well as a flat sign diff --git a/input/regression/accidental-tie.ly b/input/regression/accidental-tie.ly index e7d58d5cef..e0b2f54937 100644 --- a/input/regression/accidental-tie.ly +++ b/input/regression/accidental-tie.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/accidental-unbroken-tie-spacing.ly b/input/regression/accidental-unbroken-tie-spacing.ly index 806698f94c..502e98b46f 100644 --- a/input/regression/accidental-unbroken-tie-spacing.ly +++ b/input/regression/accidental-unbroken-tie-spacing.ly @@ -4,7 +4,7 @@ texidoc = "Tied accidentaled notes (which cause reminder accidentals) do not wreak havoc in the spacing when unbroken." } -\version "2.3.16" +\version "2.3.17" rechts = \relative c' { \clef treble diff --git a/input/regression/accidental-voice.ly b/input/regression/accidental-voice.ly index 9b2c79b48c..c702695c5e 100644 --- a/input/regression/accidental-voice.ly +++ b/input/regression/accidental-voice.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/accidental.ly b/input/regression/accidental.ly index 5405cda001..aeaa62fabc 100644 --- a/input/regression/accidental.ly +++ b/input/regression/accidental.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/accidentals.ly b/input/regression/accidentals.ly index 69ca478398..a5fdd9217b 100644 --- a/input/regression/accidentals.ly +++ b/input/regression/accidentals.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/ambitus.ly b/input/regression/ambitus.ly index 38c5619b99..0fb8828a7f 100644 --- a/input/regression/ambitus.ly +++ b/input/regression/ambitus.ly @@ -6,7 +6,7 @@ signature. @code{AmbitusNoteHead} grobs also have ledger lines. " } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t diff --git a/input/regression/apply-context.ly b/input/regression/apply-context.ly index 8e2af78191..1ac38696b1 100644 --- a/input/regression/apply-context.ly +++ b/input/regression/apply-context.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/apply-output.ly b/input/regression/apply-output.ly index e02a097686..89a60daeb5 100644 --- a/input/regression/apply-output.ly +++ b/input/regression/apply-output.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The @code{\applyoutput} expression is the most flexible way to diff --git a/input/regression/arpeggio-bracket.ly b/input/regression/arpeggio-bracket.ly index e1e5c9a902..fb77e375af 100644 --- a/input/regression/arpeggio-bracket.ly +++ b/input/regression/arpeggio-bracket.ly @@ -1,6 +1,6 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" A square bracket on the left indicates that the player should not diff --git a/input/regression/arpeggio-collision.ly b/input/regression/arpeggio-collision.ly index 794e04061d..8286e2ee99 100644 --- a/input/regression/arpeggio-collision.ly +++ b/input/regression/arpeggio-collision.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Arpeggio stays clear of accidentals and flipped note heads." diff --git a/input/regression/arpeggio.ly b/input/regression/arpeggio.ly index 95615bd7f9..dc7a216bd5 100644 --- a/input/regression/arpeggio.ly +++ b/input/regression/arpeggio.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Arpeggios are supported, both cross-staff and broken single staff. diff --git a/input/regression/auto-beam-bar.ly b/input/regression/auto-beam-bar.ly index 653cf55c2f..1e0a3dde8a 100644 --- a/input/regression/auto-beam-bar.ly +++ b/input/regression/auto-beam-bar.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="No auto beams will be put over (manual) repeat bars." diff --git a/input/regression/auto-beam-no-beam.ly b/input/regression/auto-beam-no-beam.ly index ee277a75d5..6f22aa0e22 100644 --- a/input/regression/auto-beam-no-beam.ly +++ b/input/regression/auto-beam-no-beam.ly @@ -6,7 +6,7 @@ } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } diff --git a/input/regression/auto-beam-triplet.ly b/input/regression/auto-beam-triplet.ly index aa4146258f..eae270d955 100644 --- a/input/regression/auto-beam-triplet.ly +++ b/input/regression/auto-beam-triplet.ly @@ -4,7 +4,7 @@ texidoc = "Automatic beaming is also done on tuplets." } -\version "2.3.16" +\version "2.3.17" \score{ \relative c''{ diff --git a/input/regression/auto-beam-tuplets.ly b/input/regression/auto-beam-tuplets.ly index 598ca08e79..9ae040f0a7 100644 --- a/input/regression/auto-beam-tuplets.ly +++ b/input/regression/auto-beam-tuplets.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Tuplet-spanner should not put (visible) brackets on diff --git a/input/regression/auto-beam.ly b/input/regression/auto-beam.ly index 3fc2282519..029c2e37c8 100644 --- a/input/regression/auto-beam.ly +++ b/input/regression/auto-beam.ly @@ -3,7 +3,7 @@ texidoc="Beams are place automatically; the last measure should have a single beam." } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } diff --git a/input/regression/auto-change.ly b/input/regression/auto-change.ly index 4fb7046603..2475209fad 100644 --- a/input/regression/auto-change.ly +++ b/input/regression/auto-change.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/balloon.ly b/input/regression/balloon.ly index 75c9fef984..dc99fd557e 100644 --- a/input/regression/balloon.ly +++ b/input/regression/balloon.ly @@ -3,7 +3,7 @@ texidoc = "With balloon texts, objects in the output can be marked, with lines and explanatory text added." } -\version "2.3.16" +\version "2.3.17" \score { { diff --git a/input/regression/bar-check-redefine.ly b/input/regression/bar-check-redefine.ly index 33c9ddd9c0..3bdbbd10f6 100644 --- a/input/regression/bar-check-redefine.ly +++ b/input/regression/bar-check-redefine.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The meaning of @code{|} is stored in the identifier @code{pipeSymbol}." diff --git a/input/regression/bar-number.ly b/input/regression/bar-number.ly index ba5ea3973a..fc2f9e91de 100644 --- a/input/regression/bar-number.ly +++ b/input/regression/bar-number.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/bar-scripts.ly b/input/regression/bar-scripts.ly index 8f657a0501..8361506d88 100644 --- a/input/regression/bar-scripts.ly +++ b/input/regression/bar-scripts.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/beam-auto-knee.ly b/input/regression/beam-auto-knee.ly index cce43e977d..9f243ab30a 100644 --- a/input/regression/beam-auto-knee.ly +++ b/input/regression/beam-auto-knee.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="A knee is made automatically when a horizontal beam fits in a gap between note heads that is larger than a predefined diff --git a/input/regression/beam-auto.ly b/input/regression/beam-auto.ly index 3bf6a97c8d..500d4d32d8 100644 --- a/input/regression/beam-auto.ly +++ b/input/regression/beam-auto.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = "@cindex Beaming Presets There are presets for the @code{auto-beam} engraver in the case of common diff --git a/input/regression/beam-break.ly b/input/regression/beam-break.ly index fab481fc73..921fa59859 100644 --- a/input/regression/beam-break.ly +++ b/input/regression/beam-break.ly @@ -4,7 +4,7 @@ " } -\version "2.3.16" +\version "2.3.17" \paper { raggedright= ##t } \score { \relative c'' { diff --git a/input/regression/beam-center-slope.ly b/input/regression/beam-center-slope.ly index 8c2f7b5460..3799cc8423 100644 --- a/input/regression/beam-center-slope.ly +++ b/input/regression/beam-center-slope.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="Simple beams on middle staffline are allowed to be diff --git a/input/regression/beam-concave-damped.ly b/input/regression/beam-concave-damped.ly index 56a7081c77..239c03331b 100644 --- a/input/regression/beam-concave-damped.ly +++ b/input/regression/beam-concave-damped.ly @@ -2,7 +2,7 @@ texidoc = "Beams that are not strictly concave are damped according to their concaveness. " } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } diff --git a/input/regression/beam-concave.ly b/input/regression/beam-concave.ly index 5b9ee774bf..4b6ec3887e 100644 --- a/input/regression/beam-concave.ly +++ b/input/regression/beam-concave.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = "Fully concave beams should be horizontal. Informally spoken, diff --git a/input/regression/beam-cross-staff-auto-knee.ly b/input/regression/beam-cross-staff-auto-knee.ly index 9e2e5d6359..4191790eae 100644 --- a/input/regression/beam-cross-staff-auto-knee.ly +++ b/input/regression/beam-cross-staff-auto-knee.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ diff --git a/input/regression/beam-cross-staff-slope.ly b/input/regression/beam-cross-staff-slope.ly index e8e45cab20..fc8292aeea 100644 --- a/input/regression/beam-cross-staff-slope.ly +++ b/input/regression/beam-cross-staff-slope.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Cross staff (kneed) beams do not cause extreme slopes." } diff --git a/input/regression/beam-cross-staff.ly b/input/regression/beam-cross-staff.ly index 0b8dbb20ae..a402253d7f 100644 --- a/input/regression/beam-cross-staff.ly +++ b/input/regression/beam-cross-staff.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Beams can be typeset over fixed distance aligned staves, beam diff --git a/input/regression/beam-damp.ly b/input/regression/beam-damp.ly index e694c234bc..b2b1e2af8c 100644 --- a/input/regression/beam-damp.ly +++ b/input/regression/beam-damp.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Beam Damp Beams are less steep than the notes they encompass. " } diff --git a/input/regression/beam-default-lengths.ly b/input/regression/beam-default-lengths.ly index c72ca162f5..f5a32e46fa 100644 --- a/input/regression/beam-default-lengths.ly +++ b/input/regression/beam-default-lengths.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="Beamed stems have standard lengths if possible. Quantization is switched off in this example." diff --git a/input/regression/beam-dir-functions.ly b/input/regression/beam-dir-functions.ly index c10de22fb2..13c182650d 100644 --- a/input/regression/beam-dir-functions.ly +++ b/input/regression/beam-dir-functions.ly @@ -1,5 +1,5 @@ % junkme? -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Beam Dir Functions diff --git a/input/regression/beam-french.ly b/input/regression/beam-french.ly index 545547d9c8..2df1558327 100644 --- a/input/regression/beam-french.ly +++ b/input/regression/beam-french.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/beam-funky-beamlet.ly b/input/regression/beam-funky-beamlet.ly index e136100222..12a4397c71 100644 --- a/input/regression/beam-funky-beamlet.ly +++ b/input/regression/beam-funky-beamlet.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc=" Funky kneed beams with beamlets also work. The beamlets diff --git a/input/regression/beam-funky.ly b/input/regression/beam-funky.ly index 3ae120c803..6076e327fc 100644 --- a/input/regression/beam-funky.ly +++ b/input/regression/beam-funky.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "In complex configurations of knee beaming, according to diff --git a/input/regression/beam-isknee.ly b/input/regression/beam-isknee.ly index 384866c76e..0c1cef21f4 100644 --- a/input/regression/beam-isknee.ly +++ b/input/regression/beam-isknee.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="@cindex Beam Isknee diff --git a/input/regression/beam-knee-symmetry.ly b/input/regression/beam-knee-symmetry.ly index b5d357566a..059f8bd870 100644 --- a/input/regression/beam-knee-symmetry.ly +++ b/input/regression/beam-knee-symmetry.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Point-symmetric beams should receive the same diff --git a/input/regression/beam-length.ly b/input/regression/beam-length.ly index 105e9ce12d..1127b77f03 100644 --- a/input/regression/beam-length.ly +++ b/input/regression/beam-length.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/beam-manual-beaming.ly b/input/regression/beam-manual-beaming.ly index e8af260d4f..116c977c0c 100644 --- a/input/regression/beam-manual-beaming.ly +++ b/input/regression/beam-manual-beaming.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/beam-over-barline.ly b/input/regression/beam-over-barline.ly index 1488e11c6d..1504143f68 100644 --- a/input/regression/beam-over-barline.ly +++ b/input/regression/beam-over-barline.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Explicit beams may cross barlines. " } diff --git a/input/regression/beam-position.ly b/input/regression/beam-position.ly index f00c52f5d5..d81db4fdc7 100644 --- a/input/regression/beam-position.ly +++ b/input/regression/beam-position.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Beams on ledgered notes should always reach the middle staff diff --git a/input/regression/beam-postfix-notation.ly b/input/regression/beam-postfix-notation.ly index d6b4bcb556..1ff6b91e33 100644 --- a/input/regression/beam-postfix-notation.ly +++ b/input/regression/beam-postfix-notation.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Beams and ties may be entered in postfix notation, separating the diff --git a/input/regression/beam-quant-standard.ly b/input/regression/beam-quant-standard.ly index c6d2f8d387..801c174d88 100644 --- a/input/regression/beam-quant-standard.ly +++ b/input/regression/beam-quant-standard.ly @@ -4,7 +4,7 @@ } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t diff --git a/input/regression/beam-quanting-32nd.ly b/input/regression/beam-quanting-32nd.ly index b4ee1e8f2d..cc4d6b41f4 100644 --- a/input/regression/beam-quanting-32nd.ly +++ b/input/regression/beam-quanting-32nd.ly @@ -8,7 +8,7 @@ texidoc = "Stem lengths take precedence over beam quants: `forbidden' } -\version "2.3.16" +\version "2.3.17" \score { \relative c''{ diff --git a/input/regression/beam-quanting-horizontal.ly b/input/regression/beam-quanting-horizontal.ly index 54bfd959d4..8b9aad0eb9 100644 --- a/input/regression/beam-quanting-horizontal.ly +++ b/input/regression/beam-quanting-horizontal.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ diff --git a/input/regression/beam-quarter.ly b/input/regression/beam-quarter.ly index 75347ca95c..0a8ecdae30 100644 --- a/input/regression/beam-quarter.ly +++ b/input/regression/beam-quarter.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc= "Quarter notes may be beamed: the beam is halted momentarily." diff --git a/input/regression/beam-rest.ly b/input/regression/beam-rest.ly index 37237eb293..68592dd404 100644 --- a/input/regression/beam-rest.ly +++ b/input/regression/beam-rest.ly @@ -3,7 +3,7 @@ texidoc = "The number of beams does not change on a rest." } -\version "2.3.16" +\version "2.3.17" \score { \relative c, { \clef bass diff --git a/input/regression/beam-second.ly b/input/regression/beam-second.ly index 7b6f7ea1f5..4f09e3bc93 100644 --- a/input/regression/beam-second.ly +++ b/input/regression/beam-second.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Engraving second intervals is tricky. We used to have problems with seconds diff --git a/input/regression/beam-shortened-lengths.ly b/input/regression/beam-shortened-lengths.ly index 7f3ac0af0f..0ade7d1c95 100644 --- a/input/regression/beam-shortened-lengths.ly +++ b/input/regression/beam-shortened-lengths.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="Beams in unnatural direction, have shortened stems, but do not look too short." diff --git a/input/regression/beamed-chord.ly b/input/regression/beamed-chord.ly index aa298b0c0d..3687a54e6d 100644 --- a/input/regression/beamed-chord.ly +++ b/input/regression/beamed-chord.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = "Hairy case for beam, chord, and automatic knees." diff --git a/input/regression/beaming-ternary-metrum.ly b/input/regression/beaming-ternary-metrum.ly index d75cfdaf58..1fa2b95736 100644 --- a/input/regression/beaming-ternary-metrum.ly +++ b/input/regression/beaming-ternary-metrum.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Automatic beaming works also in ternary time sigs." } diff --git a/input/regression/beaming.ly b/input/regression/beaming.ly index 67b838fdfc..bbd9f8ed6f 100644 --- a/input/regression/beaming.ly +++ b/input/regression/beaming.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/beams.ly b/input/regression/beams.ly index af9164d141..3294fa6b4b 100644 --- a/input/regression/beams.ly +++ b/input/regression/beams.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Beaming can be also given explicitly." } diff --git a/input/regression/break.ly b/input/regression/break.ly index 400e370d05..7197d46fde 100644 --- a/input/regression/break.ly +++ b/input/regression/break.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/breathing-sign-ancient.ly b/input/regression/breathing-sign-ancient.ly index f96a4e4219..1feda799b7 100644 --- a/input/regression/breathing-sign-ancient.ly +++ b/input/regression/breathing-sign-ancient.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/breathing-sign.ly b/input/regression/breathing-sign.ly index a77990fb00..3d0499d2bf 100644 --- a/input/regression/breathing-sign.ly +++ b/input/regression/breathing-sign.ly @@ -1,5 +1,5 @@ #(ly:set-option 'old-relative) -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Breathing signs are available in different tastes: commas (default), diff --git a/input/regression/chord-changes.ly b/input/regression/chord-changes.ly index 4f8d5f5b40..9f8a3dd626 100644 --- a/input/regression/chord-changes.ly +++ b/input/regression/chord-changes.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="Property chordChanges: display chord names only when diff --git a/input/regression/chord-name-entry-11.ly b/input/regression/chord-name-entry-11.ly index e1ca9442d9..69e918b6bd 100644 --- a/input/regression/chord-name-entry-11.ly +++ b/input/regression/chord-name-entry-11.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { @@ -7,8 +7,6 @@ } -\score { - \chordmode { c:13 c:13.11 c:m13 } - \paper { raggedright = ##t } -} - +\paper { raggedright = ##t } +\chordmode { c:13 c:13.11 c:m13 } + diff --git a/input/regression/chord-name-entry.ly b/input/regression/chord-name-entry.ly index a047cbbdf1..3c0ec8f449 100644 --- a/input/regression/chord-name-entry.ly +++ b/input/regression/chord-name-entry.ly @@ -1,46 +1,43 @@ -\version "2.3.16" +\version "2.3.17" \header { -texidoc = "Chords can be produced with the new chordname entry + texidoc = "Chords can be produced with the new chordname entry code (@code{\chordmode} mode), using a pitch and a suffix. Here, the suffixes are printed below pitches. " } -\score -{ - { \context Voice \chordmode { -c1_"(nothing)" -c:7_":7" -c:m_":m" -c:m7_":m7" -c:aug_":aug" -c:maj7_":maj7" -c:dim_":dim" -c:dim7_":dim7" -c:sus4_":sus4" -c:sus2_":sus2" -c:6_":6" -c:m6_":m6" -c:7sus4_":7sus4" -c:3-_":3-" -c:3+_":3+" -c:5+.3-_":5+.3-" -c:7_":7" -c:9_":9" -c:11_":11" -c:13_":13" -c:m13_":m13" -c:7^5_":7\\^{~}5" -c^3_"\\^{~}3" -c/g_"/g" -c/gis_"/gis" -c/a_"/a" -c/+f_"/+f" -c/+g_"/+g" -} +{ \context Voice \chordmode { + c1_"(nothing)" + c:7_":7" + c:m_":m" + c:m7_":m7" + c:aug_":aug" + c:maj7_":maj7" + c:dim_":dim" + c:dim7_":dim7" + c:sus4_":sus4" + c:sus2_":sus2" + c:6_":6" + c:m6_":m6" + c:7sus4_":7sus4" + c:3-_":3-" + c:3+_":3+" + c:5+.3-_":5+.3-" + c:7_":7" + c:9_":9" + c:11_":11" + c:13_":13" + c:m13_":m13" + c:7^5_":7\\^{~}5" + c^3_"\\^{~}3" + c/g_"/g" + c/gis_"/gis" + c/a_"/a" + c/+f_"/+f" + c/+g_"/+g" } } diff --git a/input/regression/chord-name-exceptions.ly b/input/regression/chord-name-exceptions.ly index 1b889c357a..d08bb1d721 100644 --- a/input/regression/chord-name-exceptions.ly +++ b/input/regression/chord-name-exceptions.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The property @code{chordNameExceptions} can used to store a list of special notations for specific chords. @@ -22,23 +22,21 @@ adds the new exceptions to the default ones, which are defined in " } -% 7sus4 denoted with ^7 wahh + % 7sus4 denoted with ^7 wahh chExceptionMusic = { - 1-\markup { \super "7" "wahh" }} + 1-\markup { \super "7" "wahh" }} -% add to existing exceptions. + % add to existing exceptions. chExceptions = #(append - (sequential-music-to-chord-exceptions chExceptionMusic #t) - ignatzekExceptions) + (sequential-music-to-chord-exceptions chExceptionMusic #t) + ignatzekExceptions) theMusic = \chordmode { - c:7sus4 c:dim7/+f - \set chordNameExceptions = #chExceptions - c:7sus4 c:dim7/+f } + c:7sus4 c:dim7/+f + \set chordNameExceptions = #chExceptions + c:7sus4 c:dim7/+f +} - -\score { - << \context ChordNames \theMusic - \context Voice \theMusic - >> - } +<< \context ChordNames \theMusic + \context Voice \theMusic +>> diff --git a/input/regression/chord-name-major7.ly b/input/regression/chord-name-major7.ly index 9b6e41b5e4..4abfbc2b5e 100644 --- a/input/regression/chord-name-major7.ly +++ b/input/regression/chord-name-major7.ly @@ -1,11 +1,11 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The layout of the major 7 can be tuned with @code{majorSevenSymbol}." } -\score {\context ChordNames \chordmode { - c:7+ - \set majorSevenSymbol = \markup { "j7" } - c:7+ } +\chords { + c:7+ + \set majorSevenSymbol = \markup { "j7" } + c:7+ } diff --git a/input/regression/chord-names-bass.ly b/input/regression/chord-names-bass.ly index 157d5da618..7775c40d9e 100644 --- a/input/regression/chord-names-bass.ly +++ b/input/regression/chord-names-bass.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/chord-scripts.ly b/input/regression/chord-scripts.ly index d8553b97e2..421ef7506a 100644 --- a/input/regression/chord-scripts.ly +++ b/input/regression/chord-scripts.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Scripts can also be attached to chord elements." diff --git a/input/regression/chord-tremolo-short.ly b/input/regression/chord-tremolo-short.ly index 11fcb3e833..9a852e6f44 100644 --- a/input/regression/chord-tremolo-short.ly +++ b/input/regression/chord-tremolo-short.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " Tremolo repeats can be constructed for short tremolos (total duration smaller than 1/4) too. Only some of the beams are connected to the stems. diff --git a/input/regression/chord-tremolo.ly b/input/regression/chord-tremolo.ly index 5db9ac2e7b..63cba8e3fc 100644 --- a/input/regression/chord-tremolo.ly +++ b/input/regression/chord-tremolo.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/chords-funky-ignatzek.ly b/input/regression/chords-funky-ignatzek.ly index 982a769326..80aba75f29 100644 --- a/input/regression/chords-funky-ignatzek.ly +++ b/input/regression/chords-funky-ignatzek.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/clef-oct.ly b/input/regression/clef-oct.ly index 61c2804462..e1088f5210 100644 --- a/input/regression/clef-oct.ly +++ b/input/regression/clef-oct.ly @@ -1,5 +1,5 @@ -\version "2.3.16" \header { +\version "2.3.17" \header { texidoc = "Octavation signs may be added to clefs. These octavation signs may be placed below or above (meaning an octave diff --git a/input/regression/clefs.ly b/input/regression/clefs.ly index 563af61bc1..f9e8c79bdf 100644 --- a/input/regression/clefs.ly +++ b/input/regression/clefs.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ diff --git a/input/regression/cluster-cross-staff.ly b/input/regression/cluster-cross-staff.ly index ca40233ac0..ee42bf88db 100644 --- a/input/regression/cluster-cross-staff.ly +++ b/input/regression/cluster-cross-staff.ly @@ -4,7 +4,7 @@ } -\version "2.3.16" +\version "2.3.17" \score { \new PianoStaff << diff --git a/input/regression/cluster.ly b/input/regression/cluster.ly index e03e73c207..edc7604a2e 100644 --- a/input/regression/cluster.ly +++ b/input/regression/cluster.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Clusters are a device to denote that a complete range of notes is to be played." diff --git a/input/regression/collision-2.ly b/input/regression/collision-2.ly index c4a9007178..56bf5ce4da 100644 --- a/input/regression/collision-2.ly +++ b/input/regression/collision-2.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Single head notes may collide. " } diff --git a/input/regression/collision-alignment.ly b/input/regression/collision-alignment.ly index 94a877a304..aeae1b7f58 100644 --- a/input/regression/collision-alignment.ly +++ b/input/regression/collision-alignment.ly @@ -7,7 +7,7 @@ \paper { raggedright = ##t } -\version "2.3.16" +\version "2.3.17" \relative << \new Staff { diff --git a/input/regression/collision-dots-invert.ly b/input/regression/collision-dots-invert.ly index 2af64eaabf..500a05c5ce 100644 --- a/input/regression/collision-dots-invert.ly +++ b/input/regression/collision-dots-invert.ly @@ -4,7 +4,7 @@ dots: notes with dots should go to the right, if there could be confusion to which notes the dots belong." } -\version "2.3.16" +\version "2.3.17" \score { \relative c'' { << 2\\ { 4 4 } >> diff --git a/input/regression/collision-dots-move.ly b/input/regression/collision-dots-move.ly index 8baf76d314..83d2c95175 100644 --- a/input/regression/collision-dots-move.ly +++ b/input/regression/collision-dots-move.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "If collision resolution finds dotted note head must diff --git a/input/regression/collision-dots.ly b/input/regression/collision-dots.ly index 5b8c1b390c..613dd69b2f 100644 --- a/input/regression/collision-dots.ly +++ b/input/regression/collision-dots.ly @@ -5,7 +5,7 @@ on the right side." } -\version "2.3.16" +\version "2.3.17" \paper { raggedright= ##t } % todo: b2 (up) + b8 down looks strange compared to c2up + b8. (down) diff --git a/input/regression/collision-head-chords.ly b/input/regression/collision-head-chords.ly index 51c44b393c..115bd9e769 100644 --- a/input/regression/collision-head-chords.ly +++ b/input/regression/collision-head-chords.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Note heads in collisions should be merged if they have the same positions in the extreme note heads. diff --git a/input/regression/collision-heads.ly b/input/regression/collision-heads.ly index 5142f05911..8e776d82d0 100644 --- a/input/regression/collision-heads.ly +++ b/input/regression/collision-heads.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = diff --git a/input/regression/collision-merge-differently-dotted.ly b/input/regression/collision-merge-differently-dotted.ly index e2f112498c..59ec20bcc4 100644 --- a/input/regression/collision-merge-differently-dotted.ly +++ b/input/regression/collision-merge-differently-dotted.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "If NoteCollision has merge-differently-dotted = ##t note diff --git a/input/regression/collision-merge-dots.ly b/input/regression/collision-merge-dots.ly index 3fe7670c29..bd4ac0a8e1 100644 --- a/input/regression/collision-merge-dots.ly +++ b/input/regression/collision-merge-dots.ly @@ -2,7 +2,7 @@ texidoc = "When merging heads, the dots are merged too." } -\version "2.3.16" +\version "2.3.17" \score { { diff --git a/input/regression/collision-mesh.ly b/input/regression/collision-mesh.ly index 4b3c85aee8..51ff7fa0b9 100644 --- a/input/regression/collision-mesh.ly +++ b/input/regression/collision-mesh.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Oppositely stemmed chords, meshing into each other, are resolved." diff --git a/input/regression/collisions.ly b/input/regression/collisions.ly index bfc6a3e34e..d2e962704e 100644 --- a/input/regression/collisions.ly +++ b/input/regression/collisions.ly @@ -1,5 +1,5 @@ #(ly:set-option 'old-relative) -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" In addition to normal collision rules, there is support for polyphony, diff --git a/input/regression/completion-heads-polyphony.ly b/input/regression/completion-heads-polyphony.ly index 16cf966be6..a667b59952 100644 --- a/input/regression/completion-heads-polyphony.ly +++ b/input/regression/completion-heads-polyphony.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Completion heads are broken across bar lines. This was diff --git a/input/regression/completion-heads.ly b/input/regression/completion-heads.ly index 7403e566e3..d2bb2d3402 100644 --- a/input/regression/completion-heads.ly +++ b/input/regression/completion-heads.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/custos.ly b/input/regression/custos.ly index 519a6fc5ce..1125d89400 100644 --- a/input/regression/custos.ly +++ b/input/regression/custos.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Custodes may be engraved in various styles." } diff --git a/input/regression/dot-flag-collision.ly b/input/regression/dot-flag-collision.ly index 3ab664fbc6..6c01d222f8 100644 --- a/input/regression/dot-flag-collision.ly +++ b/input/regression/dot-flag-collision.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Dots move to the right when a collision with the (up)flag happens." } diff --git a/input/regression/dots.ly b/input/regression/dots.ly index b922df0ac0..151511514c 100644 --- a/input/regression/dots.ly +++ b/input/regression/dots.ly @@ -1,4 +1,4 @@ -\version "2.3.16" \header{ +\version "2.3.17" \header{ texidoc=" Noteheads can have dots, and rests too. diff --git a/input/regression/drums.ly b/input/regression/drums.ly index fa81edfbae..562c9ef314 100644 --- a/input/regression/drums.ly +++ b/input/regression/drums.ly @@ -7,7 +7,7 @@ } -\version "2.3.16" +\version "2.3.17" drh = \drummode { cymc4.^"crash" hhc16^"h.h." hh \repeat "unfold" 5 {hhc8 hho hhc8 hh16 hh} hhc4 r4 r2 } drl = \drummode {\repeat "unfold" 3 {bd4 sn8 bd bd4 << bd ss >> } bd8 tommh tommh bd toml toml bd tomfh16 tomfh } diff --git a/input/regression/dynamics-broken-hairpin.ly b/input/regression/dynamics-broken-hairpin.ly index 28dbe81453..34711e6f6d 100644 --- a/input/regression/dynamics-broken-hairpin.ly +++ b/input/regression/dynamics-broken-hairpin.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = "Broken crescendi should be open on one side." } diff --git a/input/regression/dynamics-glyphs.ly b/input/regression/dynamics-glyphs.ly index 22a701d81e..31a088a15f 100644 --- a/input/regression/dynamics-glyphs.ly +++ b/input/regression/dynamics-glyphs.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header {texidoc = "Dynamic letters are kerned, and their weight matches that of the hairpin signs. The dynamic scripts should be diff --git a/input/regression/dynamics-hairpin-length.ly b/input/regression/dynamics-hairpin-length.ly index cdfacc9429..7ee6831e29 100644 --- a/input/regression/dynamics-hairpin-length.ly +++ b/input/regression/dynamics-hairpin-length.ly @@ -6,7 +6,7 @@ respectively." } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } diff --git a/input/regression/dynamics-line.ly b/input/regression/dynamics-line.ly index 446f2af659..345593d853 100644 --- a/input/regression/dynamics-line.ly +++ b/input/regression/dynamics-line.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Dynamics appear below or above the staff. If multiple dynamics are linked with (de)crescendi, they should be on the same diff --git a/input/regression/dynamics-unbound-hairpin.ly b/input/regression/dynamics-unbound-hairpin.ly index b8305a071f..ab099b3eee 100644 --- a/input/regression/dynamics-unbound-hairpin.ly +++ b/input/regression/dynamics-unbound-hairpin.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Crescendi may start off-notes, however, they should not collapse into flat lines." diff --git a/input/regression/easy-notation.ly b/input/regression/easy-notation.ly index 000025f054..a23faaf66a 100644 --- a/input/regression/easy-notation.ly +++ b/input/regression/easy-notation.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " Easy-notation (or Ez-notation) prints names in note heads. diff --git a/input/regression/fermata-rest-position.ly b/input/regression/fermata-rest-position.ly index 985aec7c4d..9cee58ede1 100644 --- a/input/regression/fermata-rest-position.ly +++ b/input/regression/fermata-rest-position.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " Fermatas over multimeasure rests are positioned as over normal rests. diff --git a/input/regression/figured-bass.ly b/input/regression/figured-bass.ly index 6fb5e4c75f..a1cc088e98 100644 --- a/input/regression/figured-bass.ly +++ b/input/regression/figured-bass.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " Figured bass is created by the FiguredBass context which eats diff --git a/input/regression/finger-chords.ly b/input/regression/finger-chords.ly index a573f03988..f30eea155e 100644 --- a/input/regression/finger-chords.ly +++ b/input/regression/finger-chords.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "With the new chord syntax, it is possible to associate diff --git a/input/regression/fingering.ly b/input/regression/fingering.ly index 9e1f5b2e4f..209249af10 100644 --- a/input/regression/fingering.ly +++ b/input/regression/fingering.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Automatic fingering tries to put fingering instructions diff --git a/input/regression/follow-voice-break.ly b/input/regression/follow-voice-break.ly index f0a75ad8a3..35ea1e8bcd 100644 --- a/input/regression/follow-voice-break.ly +++ b/input/regression/follow-voice-break.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = " The line-spanners connects to the Y position of the note on the next line. diff --git a/input/regression/font-magnification.ly b/input/regression/font-magnification.ly index fa49039b0d..03d23a0e21 100644 --- a/input/regression/font-magnification.ly +++ b/input/regression/font-magnification.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The magnification can be set for any font. Note that this does not change variable symbols such as beams or slurs. " } diff --git a/input/regression/font-name.ly b/input/regression/font-name.ly index cdb77b848c..4288f353f9 100644 --- a/input/regression/font-name.ly +++ b/input/regression/font-name.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/font-postscript.ly b/input/regression/font-postscript.ly index 648b95bbcb..6e1f8ba197 100644 --- a/input/regression/font-postscript.ly +++ b/input/regression/font-postscript.ly @@ -5,7 +5,7 @@ the scheme-function @code{make-century-schoolbook-tree}." } -\version "2.3.16" +\version "2.3.17" \bookpaper { diff --git a/input/regression/generic-output-property.ly b/input/regression/generic-output-property.ly index 9a07192b95..cffaf13fce 100644 --- a/input/regression/generic-output-property.ly +++ b/input/regression/generic-output-property.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/glissando.ly b/input/regression/glissando.ly index 0a1a7dee42..ca89998d85 100644 --- a/input/regression/glissando.ly +++ b/input/regression/glissando.ly @@ -1,5 +1,5 @@ #(ly:set-option 'old-relative) -\version "2.3.16" +\version "2.3.17" \header{ diff --git a/input/regression/grace-auto-beam.ly b/input/regression/grace-auto-beam.ly index d3f101741c..3ef7e50fee 100644 --- a/input/regression/grace-auto-beam.ly +++ b/input/regression/grace-auto-beam.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The autobeamer is not confused by grace notes." diff --git a/input/regression/grace-bar-line.ly b/input/regression/grace-bar-line.ly index e7e8438830..35be3920aa 100644 --- a/input/regression/grace-bar-line.ly +++ b/input/regression/grace-bar-line.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Bar line should come before the grace note." } diff --git a/input/regression/grace-bar-number.ly b/input/regression/grace-bar-number.ly index a020c77892..472145f39f 100644 --- a/input/regression/grace-bar-number.ly +++ b/input/regression/grace-bar-number.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Grace notes do tricky things with timing. If a measure diff --git a/input/regression/grace-beam.ly b/input/regression/grace-beam.ly index b66302ec3d..9173689c1f 100644 --- a/input/regression/grace-beam.ly +++ b/input/regression/grace-beam.ly @@ -9,6 +9,6 @@ Unbeamed grace notes are not put into normal beams. \paper { raggedright= ##t } -\version "2.3.16" +\version "2.3.17" \score { \relative c'' { c4 d8[ \grace { e32[ d c d] } e8] e[ e \grace { f16 } e8 e] }} diff --git a/input/regression/grace-end.ly b/input/regression/grace-end.ly index 3842686537..f32e1758f3 100644 --- a/input/regression/grace-end.ly +++ b/input/regression/grace-end.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc="@cindex Grace End diff --git a/input/regression/grace-nest.ly b/input/regression/grace-nest.ly index 949d79a1aa..ae6c00c745 100644 --- a/input/regression/grace-nest.ly +++ b/input/regression/grace-nest.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." diff --git a/input/regression/grace-nest1.ly b/input/regression/grace-nest1.ly index da5efb2261..06c06e374b 100644 --- a/input/regression/grace-nest1.ly +++ b/input/regression/grace-nest1.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." diff --git a/input/regression/grace-nest2.ly b/input/regression/grace-nest2.ly index 53b7e0ab5b..f2a2d4d751 100644 --- a/input/regression/grace-nest2.ly +++ b/input/regression/grace-nest2.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." diff --git a/input/regression/grace-nest3.ly b/input/regression/grace-nest3.ly index 177689382e..cb81dfb379 100644 --- a/input/regression/grace-nest3.ly +++ b/input/regression/grace-nest3.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "In nested syntax, graces are still properly handled." } diff --git a/input/regression/grace-nest4.ly b/input/regression/grace-nest4.ly index ba08eb00dc..448f5b36d4 100644 --- a/input/regression/grace-nest4.ly +++ b/input/regression/grace-nest4.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Also in the nested syntax here, grace notes appear rightly." } diff --git a/input/regression/grace-nest5.ly b/input/regression/grace-nest5.ly index db27825d1b..c46f442bb4 100644 --- a/input/regression/grace-nest5.ly +++ b/input/regression/grace-nest5.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Graces notes may have the same duration as the main note." } diff --git a/input/regression/grace-part-combine.ly b/input/regression/grace-part-combine.ly index a41b847d81..6fc6ba446e 100644 --- a/input/regression/grace-part-combine.ly +++ b/input/regression/grace-part-combine.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Grace notes may be put in a @code{partcombine}r." } diff --git a/input/regression/grace-staff-length.ly b/input/regression/grace-staff-length.ly index e8c1a4b730..0483bd1d61 100644 --- a/input/regression/grace-staff-length.ly +++ b/input/regression/grace-staff-length.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = "Stripped version of trip.ly. Staves should be of correct length." } diff --git a/input/regression/grace-start.ly b/input/regression/grace-start.ly index 217e61411d..dfe97f8b47 100644 --- a/input/regression/grace-start.ly +++ b/input/regression/grace-start.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Pieces may begin with grace notes." } diff --git a/input/regression/grace-stem-length.ly b/input/regression/grace-stem-length.ly index 4c7ea10d4b..395d2b0ebb 100644 --- a/input/regression/grace-stem-length.ly +++ b/input/regression/grace-stem-length.ly @@ -5,7 +5,7 @@ normal notes, if possible. They should never be longer, even if that would lead to beam quanting program. " } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t diff --git a/input/regression/grace-stems.ly b/input/regression/grace-stems.ly index eaf253595f..478dfd9cc4 100644 --- a/input/regression/grace-stems.ly +++ b/input/regression/grace-stems.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = "Here @code{startGraceMusic} should set @code{no-stem-extend} to true; the two grace beams should be the same here. diff --git a/input/regression/grace-sync.ly b/input/regression/grace-sync.ly index 183cdd737a..ae6a95c061 100644 --- a/input/regression/grace-sync.ly +++ b/input/regression/grace-sync.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Grace notes in different voices/staves are synchronized." } diff --git a/input/regression/grace-types.ly b/input/regression/grace-types.ly index 4149070465..b495ecb7bf 100644 --- a/input/regression/grace-types.ly +++ b/input/regression/grace-types.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "There are three different kinds of grace types: the base grace switches to smaller type, the appoggiatura inserts also a slur, and the diff --git a/input/regression/grace-unfold-repeat.ly b/input/regression/grace-unfold-repeat.ly index 52d64e58d7..376df39238 100644 --- a/input/regression/grace-unfold-repeat.ly +++ b/input/regression/grace-unfold-repeat.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "When grace notes are entered with unfolded repeats, line breaks take place before grace notes. diff --git a/input/regression/grace-volta-repeat-2.ly b/input/regression/grace-volta-repeat-2.ly index 82cea89de0..200e19d5ad 100644 --- a/input/regression/grace-volta-repeat-2.ly +++ b/input/regression/grace-volta-repeat-2.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/grace-volta-repeat.ly b/input/regression/grace-volta-repeat.ly index 570d49b72d..9bf7ecba7b 100644 --- a/input/regression/grace-volta-repeat.ly +++ b/input/regression/grace-volta-repeat.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/grace.ly b/input/regression/grace.ly index 852961ac09..389dfd425a 100644 --- a/input/regression/grace.ly +++ b/input/regression/grace.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/hairpin-dashed.ly b/input/regression/hairpin-dashed.ly index dd75156bb9..9fd14f453f 100644 --- a/input/regression/hairpin-dashed.ly +++ b/input/regression/hairpin-dashed.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc ="Hairpin crescendi may be dashed. " diff --git a/input/regression/hairpin-ending.ly b/input/regression/hairpin-ending.ly index a2856d8ca1..fd023f3511 100644 --- a/input/regression/hairpin-ending.ly +++ b/input/regression/hairpin-ending.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/hara-kiri-pianostaff.ly b/input/regression/hara-kiri-pianostaff.ly index 8355ccfeaa..3e71096bf3 100644 --- a/input/regression/hara-kiri-pianostaff.ly +++ b/input/regression/hara-kiri-pianostaff.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = diff --git a/input/regression/instrument-name-markup.ly b/input/regression/instrument-name-markup.ly index 0dfbf43a84..ccd975e765 100644 --- a/input/regression/instrument-name-markup.ly +++ b/input/regression/instrument-name-markup.ly @@ -7,7 +7,7 @@ including alterations. " } -\version "2.3.16" +\version "2.3.17" textFlat = \markup {\smaller \flat} diff --git a/input/regression/instrument-name-partial.ly b/input/regression/instrument-name-partial.ly index a0dff6ee3f..5787146645 100644 --- a/input/regression/instrument-name-partial.ly +++ b/input/regression/instrument-name-partial.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Instrument names are also printed on partial starting measures." } diff --git a/input/regression/instrument-name.ly b/input/regression/instrument-name.ly index 5d834d1697..f761149a03 100644 --- a/input/regression/instrument-name.ly +++ b/input/regression/instrument-name.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Staff margins are also markings attached to barlines. They should be diff --git a/input/regression/key-clefs.ly b/input/regression/key-clefs.ly index 6cb325526e..0d178fdc2d 100644 --- a/input/regression/key-clefs.ly +++ b/input/regression/key-clefs.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Each clef have own accidental placing rules. " } #(set-global-staff-size 16) diff --git a/input/regression/key-signature-cancellation.ly b/input/regression/key-signature-cancellation.ly index 7120507c09..cfcfd929e1 100644 --- a/input/regression/key-signature-cancellation.ly +++ b/input/regression/key-signature-cancellation.ly @@ -5,7 +5,7 @@ } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t diff --git a/input/regression/key-signature-scordatura.ly b/input/regression/key-signature-scordatura.ly index 6aa94c64c2..8803a96ad4 100644 --- a/input/regression/key-signature-scordatura.ly +++ b/input/regression/key-signature-scordatura.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "By setting @code{Staff.keySignature} directly, key signatures can be set invidually per pitch. diff --git a/input/regression/keys.ly b/input/regression/keys.ly index 7ada89a1b1..147d24c839 100644 --- a/input/regression/keys.ly +++ b/input/regression/keys.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Key signatures may appear on key changes, even without a barline. diff --git a/input/regression/ledger-line-shorten.ly b/input/regression/ledger-line-shorten.ly index b73ee195ad..ed2400edcd 100644 --- a/input/regression/ledger-line-shorten.ly +++ b/input/regression/ledger-line-shorten.ly @@ -2,7 +2,7 @@ texidoc = "Ledger lines are shortened when they are very close. This ensures that ledgers lines stay separate." } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t diff --git a/input/regression/lily-in-scheme.ly b/input/regression/lily-in-scheme.ly index 2ddf4139fb..1cca684550 100644 --- a/input/regression/lily-in-scheme.ly +++ b/input/regression/lily-in-scheme.ly @@ -12,35 +12,33 @@ the @code{TextScript} grob. } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } withPaddingA = #(def-music-function (location padding music) (number? ly:music?) - #{ \override TextScript #'padding = #$padding - $music - \revert TextScript #'padding #}) + #{ \override TextScript #'padding = #$padding + $music + \revert TextScript #'padding #}) withPaddingB = #(def-music-function (location padding music) (number? ly:music?) - #{ \override TextScript #'padding = #$(* padding 2) - $music - \revert TextScript #'padding #}) + #{ \override TextScript #'padding = #$(* padding 2) + $music + \revert TextScript #'padding #}) withPaddingC = #(def-music-function (location padding music) (number? ly:music?) - #{ \override TextScript #'padding = #(+ 1 $(* padding 2)) - $music - \revert TextScript #'padding #}) + #{ \override TextScript #'padding = #(+ 1 $(* padding 2)) + $music + \revert TextScript #'padding #}) -\score { - \notemode { - c'^"1" - \withPaddingA #2 - { c'^"2" c'^"3"} - c'^"4" - \withPaddingB #2 - { c'^"5" c'^"6"} - c'^"7" - \withPaddingC #2 - { c'^"8" c'^"9"} - c'^"10" - } +{ + c'^"1" + \withPaddingA #2 + { c'^"2" c'^"3"} + c'^"4" + \withPaddingB #2 + { c'^"5" c'^"6"} + c'^"7" + \withPaddingC #2 + { c'^"8" c'^"9"} + c'^"10" } diff --git a/input/regression/lyric-combine-new.ly b/input/regression/lyric-combine-new.ly index 92ef5582ca..d52f73cfa3 100644 --- a/input/regression/lyric-combine-new.ly +++ b/input/regression/lyric-combine-new.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "With the @code{\\lyricsto} mechanism, individual lyric diff --git a/input/regression/lyric-combine-polyphonic.ly b/input/regression/lyric-combine-polyphonic.ly index 8e0ce108ac..18e7b9bd68 100644 --- a/input/regression/lyric-combine-polyphonic.ly +++ b/input/regression/lyric-combine-polyphonic.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc ="Polyphonic rhythms and rests do not disturb diff --git a/input/regression/lyric-combine.ly b/input/regression/lyric-combine.ly index 2785a9dc30..927bf94a56 100644 --- a/input/regression/lyric-combine.ly +++ b/input/regression/lyric-combine.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc= "Lyrics can be set to a melody automatically. Excess lyrics will be diff --git a/input/regression/lyric-extender-broken.ly b/input/regression/lyric-extender-broken.ly index bf75a6ec7b..846df5c8d9 100644 --- a/input/regression/lyric-extender-broken.ly +++ b/input/regression/lyric-extender-broken.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/lyric-extender.ly b/input/regression/lyric-extender.ly index a7d9b91197..b25f18950d 100644 --- a/input/regression/lyric-extender.ly +++ b/input/regression/lyric-extender.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc= "In lyric extenders, a syllable may be extended over several notes. "} diff --git a/input/regression/lyric-hyphen-break.ly b/input/regression/lyric-hyphen-break.ly index f6a277e54f..b978584c85 100644 --- a/input/regression/lyric-hyphen-break.ly +++ b/input/regression/lyric-hyphen-break.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/lyric-hyphen-retain.ly b/input/regression/lyric-hyphen-retain.ly index f35342513e..a555b56303 100644 --- a/input/regression/lyric-hyphen-retain.ly +++ b/input/regression/lyric-hyphen-retain.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/lyric-hyphen.ly b/input/regression/lyric-hyphen.ly index 5375563cd6..9f35bc78ce 100644 --- a/input/regression/lyric-hyphen.ly +++ b/input/regression/lyric-hyphen.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "In lyrics, hyphens may be used." } diff --git a/input/regression/lyric-phrasing.ly b/input/regression/lyric-phrasing.ly index 93cc7b158f..0c4c629ff9 100644 --- a/input/regression/lyric-phrasing.ly +++ b/input/regression/lyric-phrasing.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " diff --git a/input/regression/lyrics-bar.ly b/input/regression/lyrics-bar.ly index 99801a92d8..25f4114427 100644 --- a/input/regression/lyrics-bar.ly +++ b/input/regression/lyrics-bar.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/lyrics-melisma-beam.ly b/input/regression/lyrics-melisma-beam.ly index 094ab89764..1934bec635 100644 --- a/input/regression/lyrics-melisma-beam.ly +++ b/input/regression/lyrics-melisma-beam.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Melismata are triggered by manual beams." diff --git a/input/regression/lyrics-tenor-clef.ly b/input/regression/lyrics-tenor-clef.ly index 8099e34e3b..081c6bcd0a 100644 --- a/input/regression/lyrics-tenor-clef.ly +++ b/input/regression/lyrics-tenor-clef.ly @@ -2,7 +2,7 @@ texidoc = "Lyrics are not lowered despite the presence of an octavation 8." } -\version "2.3.16" +\version "2.3.17" \paper { \context { \Staff diff --git a/input/regression/markup-note.ly b/input/regression/markup-note.ly index 806756cb69..9869682c44 100644 --- a/input/regression/markup-note.ly +++ b/input/regression/markup-note.ly @@ -3,7 +3,7 @@ texidoc = "The note markup function may be used to make metronome markings. It works for a variety of flag, dot and duration settings." } -\version "2.3.16" +\version "2.3.17" \score { { c4^\markup { \note #"1" #1 diff --git a/input/regression/markup-score.ly b/input/regression/markup-score.ly index 4b2bbec0d3..a026592305 100644 --- a/input/regression/markup-score.ly +++ b/input/regression/markup-score.ly @@ -2,7 +2,7 @@ texidoc = "Use \\score block as markup command." } -\version "2.3.16" +\version "2.3.17" tuning = \markup { \score { diff --git a/input/regression/markup-stack.ly b/input/regression/markup-stack.ly index 44638adce7..a6978ad48b 100644 --- a/input/regression/markup-stack.ly +++ b/input/regression/markup-stack.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header {texidoc="Markup scripts may be stacked."} \paper { raggedright = ##t} \score { { c''^\markup { "a" \column < "1" \bold "2" "3" > } } } diff --git a/input/regression/markup-user.ly b/input/regression/markup-user.ly index 5d7c0887a4..f7c08e1022 100644 --- a/input/regression/markup-user.ly +++ b/input/regression/markup-user.ly @@ -7,7 +7,7 @@ } -\version "2.3.16" % to be updated +\version "2.3.17" % to be updated #(def-markup-command (upcase paper props str) (string?) "Upcase the string characters. Syntax: \\upcase #\"string\"" diff --git a/input/regression/measure-grouping.ly b/input/regression/measure-grouping.ly index eb4ab7b94f..1b1504a73c 100644 --- a/input/regression/measure-grouping.ly +++ b/input/regression/measure-grouping.ly @@ -7,7 +7,7 @@ brackets above beats when the beats of a time signature are grouped. " } -\version "2.3.16" +\version "2.3.17" %% TODO: should have 2/4 + 5/8 time sig style. diff --git a/input/regression/mensural.ly b/input/regression/mensural.ly index 3e7b116e08..4b1116624f 100644 --- a/input/regression/mensural.ly +++ b/input/regression/mensural.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "There is limited support for mensural notation: note head diff --git a/input/regression/metronome-marking.ly b/input/regression/metronome-marking.ly index 1b022427e1..43fc0fb268 100644 --- a/input/regression/metronome-marking.ly +++ b/input/regression/metronome-marking.ly @@ -9,7 +9,7 @@ The marking is left aligned with the time signature, if there is one. } -\version "2.3.16" +\version "2.3.17" \score { \relative c'' { \tempo \breve = 100 c1 c1 \tempo 8.. = 50 c1 } \paper { raggedright = ##t } diff --git a/input/regression/mm-rests2.ly b/input/regression/mm-rests2.ly index e6c90139a3..fc563175f1 100644 --- a/input/regression/mm-rests2.ly +++ b/input/regression/mm-rests2.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/molecule-hacking.ly b/input/regression/molecule-hacking.ly index b04d009f17..09f5c958fb 100644 --- a/input/regression/molecule-hacking.ly +++ b/input/regression/molecule-hacking.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc=" You can write stencil callbacks in Scheme, thus providing custom glyphs for notation elements. A simple example is diff --git a/input/regression/multi-measure-rest-center.ly b/input/regression/multi-measure-rest-center.ly index 6d79434825..fc3c1b9513 100644 --- a/input/regression/multi-measure-rest-center.ly +++ b/input/regression/multi-measure-rest-center.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The multimeasure rest is centered exactly between bar lines." diff --git a/input/regression/multi-measure-rest-grace.ly b/input/regression/multi-measure-rest-grace.ly index ac2275eab6..883597a8dc 100644 --- a/input/regression/multi-measure-rest-grace.ly +++ b/input/regression/multi-measure-rest-grace.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/multi-measure-rest-instr-name.ly b/input/regression/multi-measure-rest-instr-name.ly index 5f3a65c8c3..5060438522 100644 --- a/input/regression/multi-measure-rest-instr-name.ly +++ b/input/regression/multi-measure-rest-instr-name.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "There are both long and short instrument names. diff --git a/input/regression/multi-measure-rest-multi-staff-center.ly b/input/regression/multi-measure-rest-multi-staff-center.ly index 98c4ae042e..c7ac055dd2 100644 --- a/input/regression/multi-measure-rest-multi-staff-center.ly +++ b/input/regression/multi-measure-rest-multi-staff-center.ly @@ -2,7 +2,7 @@ independent on prefatory matter in other staves." } -\version "2.3.16" +\version "2.3.17" \score { << \new Staff { R1 } diff --git a/input/regression/multi-measure-rest-spacing.ly b/input/regression/multi-measure-rest-spacing.ly index b7615e8af2..1d1dab4d94 100644 --- a/input/regression/multi-measure-rest-spacing.ly +++ b/input/regression/multi-measure-rest-spacing.ly @@ -3,7 +3,7 @@ texidoc = "By setting texts starting with a multi-measure rest, an extra spacing column is created. This should not cause problems." } -\version "2.3.16" +\version "2.3.17" \score { << diff --git a/input/regression/multi-measure-rest-text.ly b/input/regression/multi-measure-rest-text.ly index 7bd8b5299b..c320cc3190 100644 --- a/input/regression/multi-measure-rest-text.ly +++ b/input/regression/multi-measure-rest-text.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/multi-measure-rest.ly b/input/regression/multi-measure-rest.ly index d5db5df243..404ae7afd2 100644 --- a/input/regression/multi-measure-rest.ly +++ b/input/regression/multi-measure-rest.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/music-function.ly b/input/regression/music-function.ly index 650bc910c2..b62a5faad4 100644 --- a/input/regression/music-function.ly +++ b/input/regression/music-function.ly @@ -4,7 +4,7 @@ texidoc = "Music function are generic music transformation functions, which can be used to extend music syntax seamlessly." } -\version "2.3.16" +\version "2.3.17" #(define myBar (ly:make-music-function diff --git a/input/regression/music-map.ly b/input/regression/music-map.ly index 24e327545d..2ea736ead1 100644 --- a/input/regression/music-map.ly +++ b/input/regression/music-map.ly @@ -10,7 +10,7 @@ dynamics are left over. These are put onto the 2nd measure." } -\version "2.3.16" +\version "2.3.17" #(define (notes-to-skip m) "Convert all stuff with duration (notes, lyrics, bass figures, etc.) to skips. diff --git a/input/regression/new-markup-scheme.ly b/input/regression/new-markup-scheme.ly index 616295c93b..f00c6dab5f 100644 --- a/input/regression/new-markup-scheme.ly +++ b/input/regression/new-markup-scheme.ly @@ -5,7 +5,7 @@ texts using a similar syntax as @code{\\markup}." } -\version "2.3.16" +\version "2.3.17" \score { { \fatText diff --git a/input/regression/new-markup-syntax.ly b/input/regression/new-markup-syntax.ly index fc220b222c..2cf8708399 100644 --- a/input/regression/new-markup-syntax.ly +++ b/input/regression/new-markup-syntax.ly @@ -2,7 +2,7 @@ texidoc = "With the new markup syntax, text may be written in various manners." } -\version "2.3.16" +\version "2.3.17" \score { diff --git a/input/regression/newaddlyrics.ly b/input/regression/newaddlyrics.ly index 7206a8c83d..216515c193 100644 --- a/input/regression/newaddlyrics.ly +++ b/input/regression/newaddlyrics.ly @@ -26,4 +26,4 @@ } >> -\version "2.3.16" +\version "2.3.17" diff --git a/input/regression/no-staff.ly b/input/regression/no-staff.ly index 0245101760..79a874709d 100644 --- a/input/regression/no-staff.ly +++ b/input/regression/no-staff.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" % possible rename to staff-something. -gp \header{ texidoc = "@cindex Staff Remove diff --git a/input/regression/non-empty-text.ly b/input/regression/non-empty-text.ly index 97fe5a1ed9..6724f703da 100644 --- a/input/regression/non-empty-text.ly +++ b/input/regression/non-empty-text.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" By default, text is set with empty horizontal dimensions. diff --git a/input/regression/note-group-bracket.ly b/input/regression/note-group-bracket.ly index d8357cf1c0..8683c15d84 100644 --- a/input/regression/note-group-bracket.ly +++ b/input/regression/note-group-bracket.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/note-head-chord.ly b/input/regression/note-head-chord.ly index 564adec6d7..cfe4a86345 100644 --- a/input/regression/note-head-chord.ly +++ b/input/regression/note-head-chord.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Note heads are flipped on the stem to prevent collisions. diff --git a/input/regression/note-head-harmonic.ly b/input/regression/note-head-harmonic.ly index 82b6c75eed..db6e9f9645 100644 --- a/input/regression/note-head-harmonic.ly +++ b/input/regression/note-head-harmonic.ly @@ -6,7 +6,7 @@ Harmonic heads do not get dots. If @code{harmonicAccidentals} is unset, they also don't get accidentals." } -\version "2.3.16" +\version "2.3.17" \score { { diff --git a/input/regression/note-head-style.ly b/input/regression/note-head-style.ly index 158c58bc33..cd6e04d34d 100644 --- a/input/regression/note-head-style.ly +++ b/input/regression/note-head-style.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Note head shapes may be set from several choices. diff --git a/input/regression/note-line.ly b/input/regression/note-line.ly index fe0b2a2eb3..1606179309 100644 --- a/input/regression/note-line.ly +++ b/input/regression/note-line.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Note head lines (e.g. glissando) diff --git a/input/regression/number-staff-lines.ly b/input/regression/number-staff-lines.ly index c23dd62f52..890b54a867 100644 --- a/input/regression/number-staff-lines.ly +++ b/input/regression/number-staff-lines.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" The number of stafflines of a staff can be set. Ledger diff --git a/input/regression/ottava-broken.ly b/input/regression/ottava-broken.ly index 7ca0d85de1..c5b55cc1b0 100644 --- a/input/regression/ottava-broken.ly +++ b/input/regression/ottava-broken.ly @@ -10,7 +10,7 @@ the end of the line (regardless of prefatory matter). } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } diff --git a/input/regression/ottava.ly b/input/regression/ottava.ly index 123d6336d7..516263202b 100644 --- a/input/regression/ottava.ly +++ b/input/regression/ottava.ly @@ -10,7 +10,7 @@ string can be tuned with @code{Staff.ottavation}. " } -\version "2.3.16" +\version "2.3.17" % . There must be a minimum distance between the octavation line and the % topmost staff line, taking into account the height of the closing diff --git a/input/regression/page-breaks.ly b/input/regression/page-breaks.ly index 60bcf09311..06393cf3e4 100644 --- a/input/regression/page-breaks.ly +++ b/input/regression/page-breaks.ly @@ -1,5 +1,5 @@ #(ly:set-point-and-click 'line-column) -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/page-layout.ly b/input/regression/page-layout.ly index a15cf8cbb1..254544f7d6 100644 --- a/input/regression/page-layout.ly +++ b/input/regression/page-layout.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = "This shows how different settings on \bookpaper modify the general page layout. Basically \bookpaper will set the diff --git a/input/regression/part-combine-a2.ly b/input/regression/part-combine-a2.ly index 5f1e3ef674..aa1ae26b54 100644 --- a/input/regression/part-combine-a2.ly +++ b/input/regression/part-combine-a2.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc ="The a2 string is printed only on notes (i.e. not on rests), and only after chords, solo or polyphony." diff --git a/input/regression/part-combine-cross.ly b/input/regression/part-combine-cross.ly index c18f210483..5247dc7abc 100644 --- a/input/regression/part-combine-cross.ly +++ b/input/regression/part-combine-cross.ly @@ -4,7 +4,7 @@ " } -\version "2.3.16" +\version "2.3.17" vone = \relative a' { g4 g f f e e d d } vtwo = \relative a' { e4 e f f g g a a } diff --git a/input/regression/part-combine-global.ly b/input/regression/part-combine-global.ly index 08140c75cf..b663904eda 100644 --- a/input/regression/part-combine-global.ly +++ b/input/regression/part-combine-global.ly @@ -11,7 +11,7 @@ voices. " } -\version "2.3.16" +\version "2.3.17" vone = diff --git a/input/regression/part-combine-mmrest-after-solo.ly b/input/regression/part-combine-mmrest-after-solo.ly index b8c5de8c4b..637775a9da 100644 --- a/input/regression/part-combine-mmrest-after-solo.ly +++ b/input/regression/part-combine-mmrest-after-solo.ly @@ -1,7 +1,7 @@ \header { texidoc = " Multimeasure rests are printed after solos, both for solo1 and for solo2." } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } \new Staff diff --git a/input/regression/part-combine-solo-end.ly b/input/regression/part-combine-solo-end.ly index 1425de78bc..e466bc9c7d 100644 --- a/input/regression/part-combine-solo-end.ly +++ b/input/regression/part-combine-solo-end.ly @@ -5,7 +5,7 @@ } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } << diff --git a/input/regression/part-combine-solo-global.ly b/input/regression/part-combine-solo-global.ly index b013f724bd..1b6258ab45 100644 --- a/input/regression/part-combine-solo-global.ly +++ b/input/regression/part-combine-solo-global.ly @@ -5,7 +5,7 @@ } -\version "2.3.16" +\version "2.3.17" \score { \new Staff diff --git a/input/regression/part-combine-solo.ly b/input/regression/part-combine-solo.ly index d7d72f0786..bea60b2fb3 100644 --- a/input/regression/part-combine-solo.ly +++ b/input/regression/part-combine-solo.ly @@ -17,7 +17,7 @@ Solo 1/2 can not be used when a spanner is active, so there is no solo vone = \relative a' { d4 r8 d8 d8 r8 d8 r8 d2 ~ d2 ~ d4 } vtwo = \relative g' { g4. g8 r2 g4 r4 r2 g4 } -\version "2.3.16" +\version "2.3.17" \score { diff --git a/input/regression/part-combine-text.ly b/input/regression/part-combine-text.ly index bc4e26dfdb..4844cfba8c 100644 --- a/input/regression/part-combine-text.ly +++ b/input/regression/part-combine-text.ly @@ -9,7 +9,7 @@ texts accordingly. } -\version "2.3.16" +\version "2.3.17" vone = \relative a' { R1 a2 r4 r a a a a } vtwo = \relative a' { R1 f4 f4 f4 f f f a a } diff --git a/input/regression/part-combine.ly b/input/regression/part-combine.ly index 3019682656..ba29b30d7e 100644 --- a/input/regression/part-combine.ly +++ b/input/regression/part-combine.ly @@ -9,7 +9,7 @@ " } -\version "2.3.16" +\version "2.3.17" vone = \relative a' { g2 g g g4 g f' c c( c) c c c ~ c c2. c4 c diff --git a/input/regression/pedal-bracket.ly b/input/regression/pedal-bracket.ly index ed5377c5c9..5a6fb5fbe3 100644 --- a/input/regression/pedal-bracket.ly +++ b/input/regression/pedal-bracket.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/pedal-end.ly b/input/regression/pedal-end.ly index 06cd7f13f7..ea78d35c5c 100644 --- a/input/regression/pedal-end.ly +++ b/input/regression/pedal-end.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Unterminated piano pedal brackets run to the end of the piece. " diff --git a/input/regression/pedal-ped.ly b/input/regression/pedal-ped.ly index 3250eaf55c..fff51ddd7a 100644 --- a/input/regression/pedal-ped.ly +++ b/input/regression/pedal-ped.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The standard piano pedals style comes with Ped symbols. diff --git a/input/regression/phrasing-slur-slur-avoid.ly b/input/regression/phrasing-slur-slur-avoid.ly index 18087e8c28..ad4bb83336 100644 --- a/input/regression/phrasing-slur-slur-avoid.ly +++ b/input/regression/phrasing-slur-slur-avoid.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="@code{PhrasingSlur}s go over normal slurs." } diff --git a/input/regression/prefatory-empty-spacing.ly b/input/regression/prefatory-empty-spacing.ly index 837898242a..3ec257eabc 100644 --- a/input/regression/prefatory-empty-spacing.ly +++ b/input/regression/prefatory-empty-spacing.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/prefatory-spacing-matter.ly b/input/regression/prefatory-spacing-matter.ly index 9a44e981c1..da438d9fa5 100644 --- a/input/regression/prefatory-spacing-matter.ly +++ b/input/regression/prefatory-spacing-matter.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Distances between prefatory items (e.g. clef, bar, diff --git a/input/regression/property-grace-polyphony.ly b/input/regression/property-grace-polyphony.ly index 53bc564ea1..49815116c8 100644 --- a/input/regression/property-grace-polyphony.ly +++ b/input/regression/property-grace-polyphony.ly @@ -7,7 +7,7 @@ } \paper { raggedright = ##t } -\version "2.3.16" +\version "2.3.17" \relative c'' { << { \grace e8 d2 } diff --git a/input/regression/property-once.ly b/input/regression/property-once.ly index 326fca1298..44c49633ad 100644 --- a/input/regression/property-once.ly +++ b/input/regression/property-once.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Once properties take effect during a single time step only." } diff --git a/input/regression/quote-cyclic.ly b/input/regression/quote-cyclic.ly index 8780add3dc..9006602dfa 100644 --- a/input/regression/quote-cyclic.ly +++ b/input/regression/quote-cyclic.ly @@ -6,7 +6,7 @@ example, there are notes with each full-bar rest." } -\version "2.3.16" +\version "2.3.17" A = \relative c' { c4 d e f | << R1 \\ \quote "qB" 1 >> | } B = \relative c' { << R1 \\ diff --git a/input/regression/quote-transposition.ly b/input/regression/quote-transposition.ly index 69b27ce261..b8f4f5450e 100644 --- a/input/regression/quote-transposition.ly +++ b/input/regression/quote-transposition.ly @@ -6,7 +6,7 @@ In this example, all instruments play sounding central C, the target is a instrument in F." } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } diff --git a/input/regression/quote.ly b/input/regression/quote.ly index 5ff0f860b6..18fc7e228f 100644 --- a/input/regression/quote.ly +++ b/input/regression/quote.ly @@ -7,7 +7,7 @@ things are quoted. In this example, a 16th rests is not quoted, since @code{rest-event} is not in @code{quotedEventTypes}." } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } diff --git a/input/regression/rehearsal-mark-letter.ly b/input/regression/rehearsal-mark-letter.ly index bbd012abab..8db67b9fc6 100644 --- a/input/regression/rehearsal-mark-letter.ly +++ b/input/regression/rehearsal-mark-letter.ly @@ -5,7 +5,7 @@ and after Z, double letters are used. The mark may be set with @code{\mark NUMBER}, or with @code{Score.rehearsalMark}." } -\version "2.3.16" +\version "2.3.17" \score { \relative c'' { c1 \mark \default c1 \mark #7 diff --git a/input/regression/rehearsal-mark-number.ly b/input/regression/rehearsal-mark-number.ly index 458be12d88..4654aacc9e 100644 --- a/input/regression/rehearsal-mark-number.ly +++ b/input/regression/rehearsal-mark-number.ly @@ -5,7 +5,7 @@ By setting @code{markFormatter} we may choose a different style of mark printing } -\version "2.3.16" +\version "2.3.17" \score { \relative c''{ \set Score.markFormatter = #format-mark-numbers diff --git a/input/regression/repeat-fold.ly b/input/regression/repeat-fold.ly index 038813c8d5..352835f278 100644 --- a/input/regression/repeat-fold.ly +++ b/input/regression/repeat-fold.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/repeat-line-break.ly b/input/regression/repeat-line-break.ly index 183e91ca30..f0e63bd7f2 100644 --- a/input/regression/repeat-line-break.ly +++ b/input/regression/repeat-line-break.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/repeat-percent-skipbars.ly b/input/regression/repeat-percent-skipbars.ly index b9a48c8156..61cf3ca8a2 100644 --- a/input/regression/repeat-percent-skipbars.ly +++ b/input/regression/repeat-percent-skipbars.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/repeat-percent.ly b/input/regression/repeat-percent.ly index 29042321c9..705f1c8ba1 100644 --- a/input/regression/repeat-percent.ly +++ b/input/regression/repeat-percent.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Measure repeats may be nested with beat repeats." } diff --git a/input/regression/repeat-slash.ly b/input/regression/repeat-slash.ly index fbba29f45f..2fe5ea1b02 100644 --- a/input/regression/repeat-slash.ly +++ b/input/regression/repeat-slash.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Within a bar, beat repeats denote that a music snippet should be played again." diff --git a/input/regression/repeat-unfold-all.ly b/input/regression/repeat-unfold-all.ly index b457264795..86057d58ba 100644 --- a/input/regression/repeat-unfold-all.ly +++ b/input/regression/repeat-unfold-all.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Volta repeats may be unfolded through the music function @code{\unfoldrepeats}." diff --git a/input/regression/repeat-unfold-tremolo.ly b/input/regression/repeat-unfold-tremolo.ly index 19a11bb947..14ba94340c 100644 --- a/input/regression/repeat-unfold-tremolo.ly +++ b/input/regression/repeat-unfold-tremolo.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Unfolding tremolo repeats. All fragments fill one diff --git a/input/regression/repeat-unfold.ly b/input/regression/repeat-unfold.ly index 4f9b4a2fff..9ffa2d9670 100644 --- a/input/regression/repeat-unfold.ly +++ b/input/regression/repeat-unfold.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/repeat-volta-skip-alternatives.ly b/input/regression/repeat-volta-skip-alternatives.ly index 327be6a8ee..87f5b2d750 100644 --- a/input/regression/repeat-volta-skip-alternatives.ly +++ b/input/regression/repeat-volta-skip-alternatives.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "When too few alternatives are present, the first diff --git a/input/regression/repeat-volta.ly b/input/regression/repeat-volta.ly index 38b610d401..3ed0cc0b53 100644 --- a/input/regression/repeat-volta.ly +++ b/input/regression/repeat-volta.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/rest-collision-beam.ly b/input/regression/rest-collision-beam.ly index 917f1c78ed..5ecebac1c3 100644 --- a/input/regression/rest-collision-beam.ly +++ b/input/regression/rest-collision-beam.ly @@ -2,7 +2,7 @@ texidoc = "Rests under beams are only moved if necessary." } -\version "2.3.16" +\version "2.3.17" fig = \relative c' { 8[ r r r ] r | diff --git a/input/regression/rest-collision.ly b/input/regression/rest-collision.ly index 6102c2cce4..4c38d58742 100644 --- a/input/regression/rest-collision.ly +++ b/input/regression/rest-collision.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Rests should not collide with beams, stems and noteheads. Rests may diff --git a/input/regression/rest-dot-position.ly b/input/regression/rest-dot-position.ly index 26059fcae0..3fbdb81296 100644 --- a/input/regression/rest-dot-position.ly +++ b/input/regression/rest-dot-position.ly @@ -4,7 +4,7 @@ } -\version "2.3.16" +\version "2.3.17" { \set Score.timing = ##f diff --git a/input/regression/rest-ledger.ly b/input/regression/rest-ledger.ly index a3785a2ab0..46aa971efc 100644 --- a/input/regression/rest-ledger.ly +++ b/input/regression/rest-ledger.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Whole and half rests moving outside the staff should get ledger lines." diff --git a/input/regression/rest-pitch.ly b/input/regression/rest-pitch.ly index df13666728..c98265b565 100644 --- a/input/regression/rest-pitch.ly +++ b/input/regression/rest-pitch.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Rests can have pitches--these will be affected by diff --git a/input/regression/rest-polyphonic.ly b/input/regression/rest-polyphonic.ly index 52b3e43357..50ae630e61 100644 --- a/input/regression/rest-polyphonic.ly +++ b/input/regression/rest-polyphonic.ly @@ -7,7 +7,7 @@ even if there is no opposite note or rest. The amount is two } -\version "2.3.16" +\version "2.3.17" \score { \new Staff \relative c' { diff --git a/input/regression/rest.ly b/input/regression/rest.ly index b5e3589e82..f8eb375ffe 100644 --- a/input/regression/rest.ly +++ b/input/regression/rest.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/rhythmic-staff.ly b/input/regression/rhythmic-staff.ly index 4971c94087..38a9f429e4 100644 --- a/input/regression/rhythmic-staff.ly +++ b/input/regression/rhythmic-staff.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/script-collision.ly b/input/regression/script-collision.ly index df0d71f1e1..35c0a8b8f3 100644 --- a/input/regression/script-collision.ly +++ b/input/regression/script-collision.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/script-stack-order.ly b/input/regression/script-stack-order.ly index 19c2e8c701..5069945523 100644 --- a/input/regression/script-stack-order.ly +++ b/input/regression/script-stack-order.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Scripts can be stacked. The order is determined by a priority field, but when objects have the same priority, the input diff --git a/input/regression/script-stacked.ly b/input/regression/script-stacked.ly index 04c06dbd79..87a1a19b29 100644 --- a/input/regression/script-stacked.ly +++ b/input/regression/script-stacked.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \paper { raggedright= ##t } diff --git a/input/regression/size11.ly b/input/regression/size11.ly index d7562f4f54..32f15ae514 100644 --- a/input/regression/size11.ly +++ b/input/regression/size11.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/size13.ly b/input/regression/size13.ly index 31e42a226b..38a4caa018 100644 --- a/input/regression/size13.ly +++ b/input/regression/size13.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" foollilypondbook = " \score " diff --git a/input/regression/size16.ly b/input/regression/size16.ly index 3f64a04cd9..57ddab0b28 100644 --- a/input/regression/size16.ly +++ b/input/regression/size16.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" foollilypondbook = " \score " diff --git a/input/regression/size20.ly b/input/regression/size20.ly index f457bdaefb..856a075e10 100644 --- a/input/regression/size20.ly +++ b/input/regression/size20.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" foollilypondbook = " \score " diff --git a/input/regression/size23.ly b/input/regression/size23.ly index e95eff9b1b..c00eb3dae9 100644 --- a/input/regression/size23.ly +++ b/input/regression/size23.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" foollilypondbook = " \score " diff --git a/input/regression/size26.ly b/input/regression/size26.ly index e0e7da409e..3152357063 100644 --- a/input/regression/size26.ly +++ b/input/regression/size26.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" foollilypondbook = " \score " diff --git a/input/regression/slur-area.ly b/input/regression/slur-area.ly index 2390b62bd9..a1f4f70b95 100644 --- a/input/regression/slur-area.ly +++ b/input/regression/slur-area.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The area underneath an (up) slur is minimised to improve the shape. " diff --git a/input/regression/slur-attachment.ly b/input/regression/slur-attachment.ly index 07fdfbf5a1..0761834b82 100644 --- a/input/regression/slur-attachment.ly +++ b/input/regression/slur-attachment.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/slur-cross-staff.ly b/input/regression/slur-cross-staff.ly index 694205ba1b..a4b4598235 100644 --- a/input/regression/slur-cross-staff.ly +++ b/input/regression/slur-cross-staff.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" Slurs behave decently when broken across a linebreak. diff --git a/input/regression/slur-dots.ly b/input/regression/slur-dots.ly index 6595be683f..5c9cf80afd 100644 --- a/input/regression/slur-dots.ly +++ b/input/regression/slur-dots.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="Slurs should not get confused by augmentation dots. With a lot of dots, the problems becomes more visible." diff --git a/input/regression/slur-double.ly b/input/regression/slur-double.ly index 3e19267bf2..a160cf2bda 100644 --- a/input/regression/slur-double.ly +++ b/input/regression/slur-double.ly @@ -3,7 +3,7 @@ texidoc = "Some composers use slurs both above and below chords. This can be typeset by setting @code{doubleSlurs}" } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } \relative { diff --git a/input/regression/slur-extreme.ly b/input/regression/slur-extreme.ly index 6f5b504a7b..1900656fcc 100644 --- a/input/regression/slur-extreme.ly +++ b/input/regression/slur-extreme.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/slur-rest.ly b/input/regression/slur-rest.ly index 075bce4547..7a93119cfc 100644 --- a/input/regression/slur-rest.ly +++ b/input/regression/slur-rest.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc ="Slurs may be placed over rest. The slur will avoid colliding with diff --git a/input/regression/slur-script-inside.ly b/input/regression/slur-script-inside.ly index 27c859d48b..95dc0cde66 100644 --- a/input/regression/slur-script-inside.ly +++ b/input/regression/slur-script-inside.ly @@ -7,7 +7,7 @@ } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } diff --git a/input/regression/slur-script.ly b/input/regression/slur-script.ly index d807a7dd58..ff0b90b6bd 100644 --- a/input/regression/slur-script.ly +++ b/input/regression/slur-script.ly @@ -8,7 +8,7 @@ For different configurations, the scripts can be moved manually." } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t } diff --git a/input/regression/slur-symmetry-1.ly b/input/regression/slur-symmetry-1.ly index 7cdea7f73c..3d22bbcf7c 100644 --- a/input/regression/slur-symmetry-1.ly +++ b/input/regression/slur-symmetry-1.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Symmetric figures should lead to symmetric slurs." diff --git a/input/regression/slur-symmetry.ly b/input/regression/slur-symmetry.ly index 4304ee7970..dfd4c7c953 100644 --- a/input/regression/slur-symmetry.ly +++ b/input/regression/slur-symmetry.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Symmetric figures should lead to symmetric slurs." diff --git a/input/regression/slur-tilt.ly b/input/regression/slur-tilt.ly index 7afddf741c..e16f2e1896 100644 --- a/input/regression/slur-tilt.ly +++ b/input/regression/slur-tilt.ly @@ -8,7 +8,7 @@ point into one note head, and point over another note head." \paper { raggedright = ##t } -\version "2.3.16" +\version "2.3.17" \relative c'' { \time 2/4 diff --git a/input/regression/spacing-accidental-staffs.ly b/input/regression/spacing-accidental-staffs.ly index 1bf14b52df..1af76315f4 100644 --- a/input/regression/spacing-accidental-staffs.ly +++ b/input/regression/spacing-accidental-staffs.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Accidentals in different staves do not affect the diff --git a/input/regression/spacing-accidental-stretch.ly b/input/regression/spacing-accidental-stretch.ly index b2bb0ea6d6..3c650e5309 100644 --- a/input/regression/spacing-accidental-stretch.ly +++ b/input/regression/spacing-accidental-stretch.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Accidentals do not influence the amount of stretchable space. diff --git a/input/regression/spacing-accidental.ly b/input/regression/spacing-accidental.ly index 35f3f972fc..43c9e3dd97 100644 --- a/input/regression/spacing-accidental.ly +++ b/input/regression/spacing-accidental.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Accidentals sticking out to the left diff --git a/input/regression/spacing-bar-stem.ly b/input/regression/spacing-bar-stem.ly index 49e5544057..64a667d9c2 100644 --- a/input/regression/spacing-bar-stem.ly +++ b/input/regression/spacing-bar-stem.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Downstem notes following a barline are printed with some extra space. This is an optical correction similar diff --git a/input/regression/spacing-clef-first-note.ly b/input/regression/spacing-clef-first-note.ly index fe19a6362f..c2391e119e 100644 --- a/input/regression/spacing-clef-first-note.ly +++ b/input/regression/spacing-clef-first-note.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Clef changes at the start of a line get much more space diff --git a/input/regression/spacing-end-of-line.ly b/input/regression/spacing-end-of-line.ly index f10d955325..c81178da29 100644 --- a/input/regression/spacing-end-of-line.ly +++ b/input/regression/spacing-end-of-line.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc ="Broken engraving of a bar at the end of a line does not upset diff --git a/input/regression/spacing-ended-voice.ly b/input/regression/spacing-ended-voice.ly index 09e9e9aef3..fdcd19a6d9 100644 --- a/input/regression/spacing-ended-voice.ly +++ b/input/regression/spacing-ended-voice.ly @@ -1,5 +1,5 @@ #(ly:set-option 'old-relative) -\version "2.3.16" +\version "2.3.17" \header { texidoc = " A voicelet (a very short voice to get polyphonic chords correct) should not confuse the spacing engine." diff --git a/input/regression/spacing-folded-clef.ly b/input/regression/spacing-folded-clef.ly index 8695bfbae9..5d22667769 100644 --- a/input/regression/spacing-folded-clef.ly +++ b/input/regression/spacing-folded-clef.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "A clef can be folded below notes in a different staff, if this does not disrupt the flow of the notes." diff --git a/input/regression/spacing-folded-clef2.ly b/input/regression/spacing-folded-clef2.ly index 94103c3561..f870f9b736 100644 --- a/input/regression/spacing-folded-clef2.ly +++ b/input/regression/spacing-folded-clef2.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "A clef can be folded below notes in a different staff, if diff --git a/input/regression/spacing-grace-duration.ly b/input/regression/spacing-grace-duration.ly index 2c716f356a..1399d69822 100644 --- a/input/regression/spacing-grace-duration.ly +++ b/input/regression/spacing-grace-duration.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Spacing uses the duration of the notes, but disregards diff --git a/input/regression/spacing-grace.ly b/input/regression/spacing-grace.ly index 1ea724d436..897886fd5a 100644 --- a/input/regression/spacing-grace.ly +++ b/input/regression/spacing-grace.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Grace note spacing. Should it be tuned? " } diff --git a/input/regression/spacing-knee.ly b/input/regression/spacing-knee.ly index bd8d9c3bf3..831567d1f7 100644 --- a/input/regression/spacing-knee.ly +++ b/input/regression/spacing-knee.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "For knees, the spacing correction is such that the diff --git a/input/regression/spacing-multi-tuplet.ly b/input/regression/spacing-multi-tuplet.ly index 1f7c05bea1..119cf96b73 100644 --- a/input/regression/spacing-multi-tuplet.ly +++ b/input/regression/spacing-multi-tuplet.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = "Concurrent tuplets should be equidistant on all staffs. diff --git a/input/regression/spacing-note-flags.ly b/input/regression/spacing-note-flags.ly index 158d95e15b..4a773cca7f 100644 --- a/input/regression/spacing-note-flags.ly +++ b/input/regression/spacing-note-flags.ly @@ -17,5 +17,5 @@ raggedright = ##t } } -\version "2.3.16" +\version "2.3.17" diff --git a/input/regression/spacing-ragged-last.ly b/input/regression/spacing-ragged-last.ly index c29191af21..1fcf51cedb 100644 --- a/input/regression/spacing-ragged-last.ly +++ b/input/regression/spacing-ragged-last.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/spacing-rest.ly b/input/regression/spacing-rest.ly index ea14c90253..1a6e1877e8 100644 --- a/input/regression/spacing-rest.ly +++ b/input/regression/spacing-rest.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Rests get a little less space, since they are narrower. However, the quarter rest in feta font is relatively wide, causing this diff --git a/input/regression/spacing-short-notes.ly b/input/regression/spacing-short-notes.ly index 5a7c5d25c3..f8aae35bb0 100644 --- a/input/regression/spacing-short-notes.ly +++ b/input/regression/spacing-short-notes.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Notes that are shorter than the common shortest note get a diff --git a/input/regression/spacing-stem-bar.ly b/input/regression/spacing-stem-bar.ly index 7b5649940c..f95a750c32 100644 --- a/input/regression/spacing-stem-bar.ly +++ b/input/regression/spacing-stem-bar.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Upstem notes before a barline are printed with some extra diff --git a/input/regression/spacing-stem-direction.ly b/input/regression/spacing-stem-direction.ly index d2390a3716..6a04aa416e 100644 --- a/input/regression/spacing-stem-direction.ly +++ b/input/regression/spacing-stem-direction.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ diff --git a/input/regression/spacing-stem-same-direction.ly b/input/regression/spacing-stem-same-direction.ly index 3c28b82598..074fbc3dfb 100644 --- a/input/regression/spacing-stem-same-direction.ly +++ b/input/regression/spacing-stem-same-direction.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "For juxtaposed chords with the same direction, a slight optical correction is used. It is constant, and works only if diff --git a/input/regression/spacing-very-tight.ly b/input/regression/spacing-very-tight.ly index 87dc873336..cb08e7d9c9 100644 --- a/input/regression/spacing-very-tight.ly +++ b/input/regression/spacing-very-tight.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " When tightly spaced, the spaces between elements (hinterfleisch?) diff --git a/input/regression/span-bar-break.ly b/input/regression/span-bar-break.ly index 875ece6c8b..80f29290cf 100644 --- a/input/regression/span-bar-break.ly +++ b/input/regression/span-bar-break.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/span-bar.ly b/input/regression/span-bar.ly index 59f00777de..841d6237fb 100644 --- a/input/regression/span-bar.ly +++ b/input/regression/span-bar.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Span bars are drawn only between staff bar lines. By setting bar lines to transparent, they are shown only between systems. diff --git a/input/regression/staccato-pos.ly b/input/regression/staccato-pos.ly index 908f27934b..5805014b90 100644 --- a/input/regression/staccato-pos.ly +++ b/input/regression/staccato-pos.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ diff --git a/input/regression/staff-halfway.ly b/input/regression/staff-halfway.ly index fe9dddd64c..378c989edf 100644 --- a/input/regression/staff-halfway.ly +++ b/input/regression/staff-halfway.ly @@ -2,7 +2,7 @@ \header { texidoc = " Staves starting and ending halfway include clefs and bar lines. " } -\version "2.3.16" +\version "2.3.17" \score { \new StaffGroup \relative c'' << diff --git a/input/regression/staff-mixed-size.ly b/input/regression/staff-mixed-size.ly index bf169d58bb..ce091fc631 100644 --- a/input/regression/staff-mixed-size.ly +++ b/input/regression/staff-mixed-size.ly @@ -7,7 +7,7 @@ large on smaller staves." } -\version "2.3.16" +\version "2.3.17" \score { << diff --git a/input/regression/staff-tweak.ly b/input/regression/staff-tweak.ly index 02e24b7d12..caa0ee6484 100644 --- a/input/regression/staff-tweak.ly +++ b/input/regression/staff-tweak.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The staff is a grob (graphical object) which may be adjusted as well, for example, to have 6 thick lines and a slightly large @code{staff-space}. diff --git a/input/regression/stanza-number.ly b/input/regression/stanza-number.ly index ece71d9ab6..bcdc2fd77b 100644 --- a/input/regression/stanza-number.ly +++ b/input/regression/stanza-number.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Stanza numbers are put left of their lyric. They are aligned in a column." diff --git a/input/regression/stem-direction.ly b/input/regression/stem-direction.ly index 840097387e..410856dae5 100644 --- a/input/regression/stem-direction.ly +++ b/input/regression/stem-direction.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/stem-spacing.ly b/input/regression/stem-spacing.ly index 809bf918ea..21af427667 100644 --- a/input/regression/stem-spacing.ly +++ b/input/regression/stem-spacing.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/system-extents.ly b/input/regression/system-extents.ly index be64190092..2a1481162e 100644 --- a/input/regression/system-extents.ly +++ b/input/regression/system-extents.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The size of every system is correctly determined; this diff --git a/input/regression/system-overstrike.ly b/input/regression/system-overstrike.ly index 0537736ad9..d98cbe4556 100644 --- a/input/regression/system-overstrike.ly +++ b/input/regression/system-overstrike.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "By setting betweensystempadding to a negative value, it is possible to eliminate the anti-collision constraints. Then setting @code{betweensystemspace} to a low (nonzero) value, diff --git a/input/regression/system-start-bracket.ly b/input/regression/system-start-bracket.ly index 7b0b9710ec..bac4921adb 100644 --- a/input/regression/system-start-bracket.ly +++ b/input/regression/system-start-bracket.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " diff --git a/input/regression/tablature-string-tunings.ly b/input/regression/tablature-string-tunings.ly index d4b899256d..29fa3bb6e6 100644 --- a/input/regression/tablature-string-tunings.ly +++ b/input/regression/tablature-string-tunings.ly @@ -6,7 +6,7 @@ } -\version "2.3.16" +\version "2.3.17" \score { \new TabStaff { diff --git a/input/regression/tablature.ly b/input/regression/tablature.ly index 069677a3a2..702a47304e 100644 --- a/input/regression/tablature.ly +++ b/input/regression/tablature.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc = "@cindex Tabulature A sample tablature, with both normal staff and tab. diff --git a/input/regression/text-spanner.ly b/input/regression/text-spanner.ly index e2ff6864ee..c38756d366 100644 --- a/input/regression/text-spanner.ly +++ b/input/regression/text-spanner.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc= "Text spanners should not repeat start text when broken." } diff --git a/input/regression/tie-busy-grobs.ly b/input/regression/tie-busy-grobs.ly index 1edbcc6f13..20d0c58b3b 100644 --- a/input/regression/tie-busy-grobs.ly +++ b/input/regression/tie-busy-grobs.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Tie engraver uses @code{busyGrobs} to keep track of diff --git a/input/regression/tie-chord.ly b/input/regression/tie-chord.ly index 0cc3c753ff..041dbeca06 100644 --- a/input/regression/tie-chord.ly +++ b/input/regression/tie-chord.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" When tying chords, the outer slurs point outwards, the inner slurs diff --git a/input/regression/tie-dots.ly b/input/regression/tie-dots.ly index 6f36bbbd76..281014106b 100644 --- a/input/regression/tie-dots.ly +++ b/input/regression/tie-dots.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Ties should not collide with dots." } diff --git a/input/regression/tie-grace.ly b/input/regression/tie-grace.ly index 8703c799e4..1af16e9f99 100644 --- a/input/regression/tie-grace.ly +++ b/input/regression/tie-grace.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Tieing a grace to the to a following grace or main note works." } diff --git a/input/regression/tie.ly b/input/regression/tie.ly index c48b0a6ff3..f8b364cefa 100644 --- a/input/regression/tie.ly +++ b/input/regression/tie.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/trill-spanner.ly b/input/regression/trill-spanner.ly index 90715974b8..dfd918ca41 100644 --- a/input/regression/trill-spanner.ly +++ b/input/regression/trill-spanner.ly @@ -2,7 +2,7 @@ texidoc = "Trill spanner" } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##T } diff --git a/input/regression/tuplet-beam.ly b/input/regression/tuplet-beam.ly index cffbedb27f..e697258f3e 100644 --- a/input/regression/tuplet-beam.ly +++ b/input/regression/tuplet-beam.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "In combination with a beam, the bracket of the tuplet diff --git a/input/regression/tuplet-gap.ly b/input/regression/tuplet-gap.ly index 523a3fd7f9..2296bc8736 100644 --- a/input/regression/tuplet-gap.ly +++ b/input/regression/tuplet-gap.ly @@ -5,7 +5,7 @@ } -\version "2.3.16" +\version "2.3.17" \paper { indent = 0.0\mm diff --git a/input/regression/tuplet-nest.ly b/input/regression/tuplet-nest.ly index f67a0391b2..1138d18c5c 100644 --- a/input/regression/tuplet-nest.ly +++ b/input/regression/tuplet-nest.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/regression/tuplet-properties.ly b/input/regression/tuplet-properties.ly index 411ddaa2f5..afa2e1ed5d 100644 --- a/input/regression/tuplet-properties.ly +++ b/input/regression/tuplet-properties.ly @@ -6,7 +6,7 @@ for instance, bracketed (B) and non-bracketed (NB). } -\version "2.3.16" +\version "2.3.17" \score { diff --git a/input/regression/tuplet-rest.ly b/input/regression/tuplet-rest.ly index 8a3ee460ea..9a8322c7e8 100644 --- a/input/regression/tuplet-rest.ly +++ b/input/regression/tuplet-rest.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Tuplets may contain rests. " diff --git a/input/regression/tuplet-slope.ly b/input/regression/tuplet-slope.ly index 162b68f377..f5f42ca695 100644 --- a/input/regression/tuplet-slope.ly +++ b/input/regression/tuplet-slope.ly @@ -12,7 +12,7 @@ The bracket direction is determined by the dominating stem direction. } -\version "2.3.16" +\version "2.3.17" \score { \relative c' { diff --git a/input/regression/tuplet-staffline-collision.ly b/input/regression/tuplet-staffline-collision.ly index fdc2b2abe4..7c4440ab6c 100644 --- a/input/regression/tuplet-staffline-collision.ly +++ b/input/regression/tuplet-staffline-collision.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "Horizontal tuplet brackets are shifted vertically diff --git a/input/regression/tuplets.ly b/input/regression/tuplets.ly index b3b2be700f..28d1feb841 100644 --- a/input/regression/tuplets.ly +++ b/input/regression/tuplets.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc=" diff --git a/input/regression/voice-follower.ly b/input/regression/voice-follower.ly index 4e51abe6b2..5480c026cd 100644 --- a/input/regression/voice-follower.ly +++ b/input/regression/voice-follower.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc= " diff --git a/input/regression/volta-broken-left-edge.ly b/input/regression/volta-broken-left-edge.ly index fa237acc5f..803655614e 100644 --- a/input/regression/volta-broken-left-edge.ly +++ b/input/regression/volta-broken-left-edge.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc ="Broken volta spanners behave correctly at their left edge in all cases." diff --git a/input/regression/volta-multi-staff.ly b/input/regression/volta-multi-staff.ly index f69ef291a7..321d90de09 100644 --- a/input/regression/volta-multi-staff.ly +++ b/input/regression/volta-multi-staff.ly @@ -4,7 +4,7 @@ also over other staves than the topmost one in a score." } -\version "2.3.16" +\version "2.3.17" vmus = { \repeat volta 2 c1 \alternative { d e } } diff --git a/input/test/+.ly b/input/test/+.ly index 4c9c033b8a..263904d85f 100644 --- a/input/test/+.ly +++ b/input/test/+.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" %% +.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/test/add-staccato.ly b/input/test/add-staccato.ly index 6556a99a9e..0c1cf13f4e 100644 --- a/input/test/add-staccato.ly +++ b/input/test/add-staccato.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/test/add-text-script.ly b/input/test/add-text-script.ly index 84ff26543b..476cd630dc 100644 --- a/input/test/add-text-script.ly +++ b/input/test/add-text-script.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc= "@cindex make-music Fingering diff --git a/input/test/ambitus-mixed.ly b/input/test/ambitus-mixed.ly index fa7693fde9..af7841b06b 100644 --- a/input/test/ambitus-mixed.ly +++ b/input/test/ambitus-mixed.ly @@ -6,7 +6,7 @@ ambitus must be moved manually to prevent collisions." } -\version "2.3.16" +\version "2.3.17" \paper { raggedright = ##t diff --git a/input/test/ancient-accidentals.ly b/input/test/ancient-accidentals.ly index c4fe46aee4..fe30aabbc2 100644 --- a/input/test/ancient-accidentals.ly +++ b/input/test/ancient-accidentals.ly @@ -6,7 +6,7 @@ are collected here. " } -\version "2.3.16" +\version "2.3.17" \relative c'' { \time 5/4 diff --git a/input/test/ancient-font.ly b/input/test/ancient-font.ly index eaa432637d..b5d36d7b70 100644 --- a/input/test/ancient-font.ly +++ b/input/test/ancient-font.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" % TODO: split ancient-font into seperate files; possibly in % different locations. \header { diff --git a/input/test/ancient-time.ly b/input/test/ancient-time.ly index 4afdc732d3..e1408b642b 100644 --- a/input/test/ancient-time.ly +++ b/input/test/ancient-time.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" % TODO: move stuff from ancient-font into here? See comment % for ancient-font.ly \header { diff --git a/input/test/bar-always.ly b/input/test/bar-always.ly index 9a2e50b27f..5f851616e7 100644 --- a/input/test/bar-always.ly +++ b/input/test/bar-always.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Bars Always diff --git a/input/test/bar-lines-lyric-only.ly b/input/test/bar-lines-lyric-only.ly index df49804feb..63bd0493bd 100644 --- a/input/test/bar-lines-lyric-only.ly +++ b/input/test/bar-lines-lyric-only.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Bar line lyric only You can move @code{Bar_engraver} and @code{Span_bar_engraver} to a different engraving context, if you want, for example, bar lines diff --git a/input/test/bar-lines.ly b/input/test/bar-lines.ly index 07d49622b9..a7a76067af 100644 --- a/input/test/bar-lines.ly +++ b/input/test/bar-lines.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/test/bar-number-every-five-reset.ly b/input/test/bar-number-every-five-reset.ly index eed18f8efa..4c6f809771 100644 --- a/input/test/bar-number-every-five-reset.ly +++ b/input/test/bar-number-every-five-reset.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Bar Number Every Fifth Reset diff --git a/input/test/bar-number-regular-interval.ly b/input/test/bar-number-regular-interval.ly index 1ee41f621b..9e5cd5f5d2 100644 --- a/input/test/bar-number-regular-interval.ly +++ b/input/test/bar-number-regular-interval.ly @@ -5,7 +5,7 @@ Bar numbers can also be printed inside boxes. " } -\version "2.3.16" +\version "2.3.17" \score { \context Staff \transpose c c' { diff --git a/input/test/bar-number-show-all.ly b/input/test/bar-number-show-all.ly index 139e080925..3ee5e910e2 100644 --- a/input/test/bar-number-show-all.ly +++ b/input/test/bar-number-show-all.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="@cindex Bar Number Show All By default, bar numbers are printed only in the first measure. This diff --git a/input/test/beam-alternate.ly b/input/test/beam-alternate.ly index 36b3bbb906..25b62a3b8f 100644 --- a/input/test/beam-alternate.ly +++ b/input/test/beam-alternate.ly @@ -8,7 +8,7 @@ } -\version "2.3.16" +\version "2.3.17" wipeNote = { \once \override NoteHead #'transparent = ##t diff --git a/input/test/beam-auto-4-8.ly b/input/test/beam-auto-4-8.ly index b2522aa3e1..48175df505 100644 --- a/input/test/beam-auto-4-8.ly +++ b/input/test/beam-auto-4-8.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" % keep for now, although merging into beam-auto-override is a possibility. \header { texidoc = "@cindex Auto Beaming 4/8 diff --git a/input/test/beam-auto-override.ly b/input/test/beam-auto-override.ly index 481e2bd08b..76a52809bd 100644 --- a/input/test/beam-auto-override.ly +++ b/input/test/beam-auto-override.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Auto Beaming Override diff --git a/input/test/beam-control.ly b/input/test/beam-control.ly index 8ef2b11066..d22d236232 100644 --- a/input/test/beam-control.ly +++ b/input/test/beam-control.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="@cindex Beam Position Control diff --git a/input/test/beam-count.ly b/input/test/beam-count.ly index fd974f4abd..630baa5bde 100644 --- a/input/test/beam-count.ly +++ b/input/test/beam-count.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="@cindex Beam Count diff --git a/input/test/boxed-stencil.ly b/input/test/boxed-stencil.ly index 64ab9f3f3c..415cca1e01 100644 --- a/input/test/boxed-stencil.ly +++ b/input/test/boxed-stencil.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Boxed Stencil diff --git a/input/test/caps.ly b/input/test/caps.ly index 2534f9b0ac..21edc20f46 100644 --- a/input/test/caps.ly +++ b/input/test/caps.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Capital Letters The font can be changed to small caps. diff --git a/input/test/chord-names-german.ly b/input/test/chord-names-german.ly index e927f9c144..5c84ea9149 100644 --- a/input/test/chord-names-german.ly +++ b/input/test/chord-names-german.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Chord Names German The english naming of chords (default) can be changed to german diff --git a/input/test/chord-names-jazz.ly b/input/test/chord-names-jazz.ly index 3c22a325ce..fff26712c3 100644 --- a/input/test/chord-names-jazz.ly +++ b/input/test/chord-names-jazz.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " Chord names are generated from a list pitches. The diff --git a/input/test/coriolan-margin.ly b/input/test/coriolan-margin.ly index 1f307006d7..f73fcc52bf 100644 --- a/input/test/coriolan-margin.ly +++ b/input/test/coriolan-margin.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" % Ugh, we need to override some LaTeX titling stuff diff --git a/input/test/divisiones.ly b/input/test/divisiones.ly index fa6b1afe6c..da84a57679 100644 --- a/input/test/divisiones.ly +++ b/input/test/divisiones.ly @@ -9,7 +9,7 @@ Choices are @code{divisioMinima}, @code{divisioMaior}, " } -\version "2.3.16" +\version "2.3.17" \include "gregorian-init.ly" diff --git a/input/test/dynamic-extra.ly b/input/test/dynamic-extra.ly index 102c89b47f..ba1befbcad 100644 --- a/input/test/dynamic-extra.ly +++ b/input/test/dynamic-extra.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" % probably should be merged into refman. \header{ texidoc = "@cindex Dynamic Piu Forte diff --git a/input/test/embedded-postscript.ly b/input/test/embedded-postscript.ly index 611c024b11..7492cd2682 100644 --- a/input/test/embedded-postscript.ly +++ b/input/test/embedded-postscript.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Embedded Postscript By inserting the @TeX{} command \embeddedps, you can diff --git a/input/test/embedded-tex.ly b/input/test/embedded-tex.ly index e97882b243..9130a6f7f8 100644 --- a/input/test/embedded-tex.ly +++ b/input/test/embedded-tex.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="@cindex Embedded Tex You can embed Tex commands in your score. "} diff --git a/input/test/engraver-contexts.ly b/input/test/engraver-contexts.ly index 5e05756308..8ec1f9af1a 100644 --- a/input/test/engraver-contexts.ly +++ b/input/test/engraver-contexts.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc ="In polyphonic notation, many voices can share a staff: In diff --git a/input/test/engraver-one-by-one.ly b/input/test/engraver-one-by-one.ly index 0964bab2bf..eb0c7eece0 100644 --- a/input/test/engraver-one-by-one.ly +++ b/input/test/engraver-one-by-one.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "The notation problem, creating a certain symbol, diff --git a/input/test/extra-staff.ly b/input/test/extra-staff.ly index 6d6033fb52..e16bd428b1 100644 --- a/input/test/extra-staff.ly +++ b/input/test/extra-staff.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" % definitely wil be renamed to something. %{ diff --git a/input/test/fret-diagram.ly b/input/test/fret-diagram.ly index 5747c7c4a6..630fcc7f80 100644 --- a/input/test/fret-diagram.ly +++ b/input/test/fret-diagram.ly @@ -3,7 +3,7 @@ texidoc = "Frets are supported as markup commands." } -\version "2.3.16" +\version "2.3.17" \score { << diff --git a/input/test/gregorian-scripts.ly b/input/test/gregorian-scripts.ly index 7d8e5f1a6d..e723816e29 100644 --- a/input/test/gregorian-scripts.ly +++ b/input/test/gregorian-scripts.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Gregorian Scripts diff --git a/input/test/header-ifelse.ly b/input/test/header-ifelse.ly index a09c225f81..4acd45978f 100644 --- a/input/test/header-ifelse.ly +++ b/input/test/header-ifelse.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" #(if (not (defined? 'pieceTagLine)) diff --git a/input/test/hymn.ly b/input/test/hymn.ly index 34b6ac8b46..b08b0ba4fb 100644 --- a/input/test/hymn.ly +++ b/input/test/hymn.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " diff --git a/input/test/instrument-name-grandstaff.ly b/input/test/instrument-name-grandstaff.ly index 82f3baf2fc..f5cafed39e 100644 --- a/input/test/instrument-name-grandstaff.ly +++ b/input/test/instrument-name-grandstaff.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Instrument Name Grandstaff You can have a name for the whole @code{GrandStaff} in addition to individual @code{Staff}s. " } diff --git a/input/test/ligature-vaticana.ly b/input/test/ligature-vaticana.ly index 6124d4990d..6738d98aea 100644 --- a/input/test/ligature-vaticana.ly +++ b/input/test/ligature-vaticana.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Ancient Vaticana Vaticana ligature uses four staff lines, special clef, and diff --git a/input/test/lilypond-testpage.ly b/input/test/lilypond-testpage.ly index 8ecb25e3af..bd3b27e227 100644 --- a/input/test/lilypond-testpage.ly +++ b/input/test/lilypond-testpage.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" % MERGE with title.ly -gp %{ diff --git a/input/test/mensural-ligatures.ly b/input/test/mensural-ligatures.ly index afad2ee3ba..54d39c93c0 100644 --- a/input/test/mensural-ligatures.ly +++ b/input/test/mensural-ligatures.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" % TODO: % check with ancient- stuff. rename, merge, something. -gp diff --git a/input/test/mensural-note-heads.ly b/input/test/mensural-note-heads.ly index 6179e2dec5..a50885ffd0 100644 --- a/input/test/mensural-note-heads.ly +++ b/input/test/mensural-note-heads.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc ="@cindex Ancient Mensural Note Heads diff --git a/input/test/move-specific-text.ly b/input/test/move-specific-text.ly index ea23781d29..d265a5d973 100644 --- a/input/test/move-specific-text.ly +++ b/input/test/move-specific-text.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" % possible rename to scheme- or something like that. -gp \header { texidoc = "@cindex Scheme Move Text Objects, like text, can be moved around by using some Scheme code. diff --git a/input/test/music-creation.ly b/input/test/music-creation.ly index 4e8b59d1a0..f183c9ba62 100644 --- a/input/test/music-creation.ly +++ b/input/test/music-creation.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" % possible rename to scheme- something. -gp \header { texidoc = "@cindex Scheme Music Creation diff --git a/input/test/no-bar-lines.ly b/input/test/no-bar-lines.ly index 6b618ef2ef..ea8c028067 100644 --- a/input/test/no-bar-lines.ly +++ b/input/test/no-bar-lines.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" % possible rename to bar-lines-foo. -gp \header{ texidoc = "@cindex Bar Lines Remove diff --git a/input/test/no-key-at-end-of-line.ly b/input/test/no-key-at-end-of-line.ly index 327ba7db98..2a41a5c68c 100644 --- a/input/test/no-key-at-end-of-line.ly +++ b/input/test/no-key-at-end-of-line.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Key Signature End of Line diff --git a/input/test/ossia.ly b/input/test/ossia.ly index 7391267c81..fb871f646c 100644 --- a/input/test/ossia.ly +++ b/input/test/ossia.ly @@ -4,7 +4,7 @@ @code{RemoveEmptyStaffContext} take out the unused parts. " } -\version "2.3.16" +\version "2.3.17" \score { \relative c'' diff --git a/input/test/partial-blank.ly b/input/test/partial-blank.ly index 562214c02d..242d4bcda7 100644 --- a/input/test/partial-blank.ly +++ b/input/test/partial-blank.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" % check with invisible-notes or blank-notes. possible rename. -gp \header{ texidoc = "@cindex Partial Blank When entering partially typeset music (i.e. for students to be diff --git a/input/test/piano-staff-distance.ly b/input/test/piano-staff-distance.ly index 914b3d9080..69c9e41908 100644 --- a/input/test/piano-staff-distance.ly +++ b/input/test/piano-staff-distance.ly @@ -8,7 +8,7 @@ Currently, this is for testing purposes. " } -\version "2.3.16" +\version "2.3.17" #(define ((futz-alignment-callback distance count) grob axis) diff --git a/input/test/preset-extent.ly b/input/test/preset-extent.ly index d861b4b5dc..a7d576269b 100644 --- a/input/test/preset-extent.ly +++ b/input/test/preset-extent.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = " @cindex Preset Extent diff --git a/input/test/rests.ly b/input/test/rests.ly index 7003ab750e..b4335fe34a 100644 --- a/input/test/rests.ly +++ b/input/test/rests.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Rests diff --git a/input/test/reverse-music.ly b/input/test/reverse-music.ly index 5f131fdd67..ef0bc4049e 100644 --- a/input/test/reverse-music.ly +++ b/input/test/reverse-music.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" % possible rename to scheme-something. \header { texidoc="@cindex Scheme Reverse Music Symmetric, or palindromical music can be produced, first, by printing diff --git a/input/test/script-abbreviations.ly b/input/test/script-abbreviations.ly index 955e350324..7d1f1101f0 100644 --- a/input/test/script-abbreviations.ly +++ b/input/test/script-abbreviations.ly @@ -1,7 +1,7 @@ % this chart is used in the manual too. -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Script Abbreviations Some articulations may be entered using an abbreviation. diff --git a/input/test/script-chart.ly b/input/test/script-chart.ly index 1cf656fd51..50eb0e0d59 100644 --- a/input/test/script-chart.ly +++ b/input/test/script-chart.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" % this chart is used in the manual too. diff --git a/input/test/slur-dash.ly b/input/test/slur-dash.ly index c320e71cac..e33dd09b21 100644 --- a/input/test/slur-dash.ly +++ b/input/test/slur-dash.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header {texidoc = "@cindex Slur, dotted The appearance of slurs may be changed from solid to dotted or dashed. " diff --git a/input/test/slur-manual.ly b/input/test/slur-manual.ly index 48c0d63178..1023eca39a 100644 --- a/input/test/slur-manual.ly +++ b/input/test/slur-manual.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/test/slur-minimum-length.ly b/input/test/slur-minimum-length.ly index a85f90ef0b..ed40122d0c 100644 --- a/input/test/slur-minimum-length.ly +++ b/input/test/slur-minimum-length.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Slur Minimum Length By setting the minimum length of a slur, notes are more separated. " diff --git a/input/test/smart-transpose.ly b/input/test/smart-transpose.ly index f86abbeea7..986f41f28f 100644 --- a/input/test/smart-transpose.ly +++ b/input/test/smart-transpose.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc="@cindex Smart Transpose diff --git a/input/test/staff-bracket.ly b/input/test/staff-bracket.ly index 4fd568378c..becdc5b125 100644 --- a/input/test/staff-bracket.ly +++ b/input/test/staff-bracket.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header{ texidoc="@cindex Nested Staff Groups Staffs can be nested in various combinations. Here, @code{StaffGroup} diff --git a/input/test/staff-container.ly b/input/test/staff-container.ly index 66e4bf9c70..5c65a4321e 100644 --- a/input/test/staff-container.ly +++ b/input/test/staff-container.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/test/staff-lines.ly b/input/test/staff-lines.ly index 697e0d719c..6a7fbfd7df 100644 --- a/input/test/staff-lines.ly +++ b/input/test/staff-lines.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/test/staff-size.ly b/input/test/staff-size.ly index a37d7c3162..2ffaf4ec1c 100644 --- a/input/test/staff-size.ly +++ b/input/test/staff-size.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Staff Size diff --git a/input/test/stem-extend.ly b/input/test/stem-extend.ly index 27fec1fa54..b82ba03828 100644 --- a/input/test/stem-extend.ly +++ b/input/test/stem-extend.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex Stem Extend Extending stems to the center line may be prevented using @code{no-stem-extend}. diff --git a/input/test/tablature-hammer.ly b/input/test/tablature-hammer.ly index 8cf31dacc7..c25a112a62 100644 --- a/input/test/tablature-hammer.ly +++ b/input/test/tablature-hammer.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header {texidoc = "@cindex Tablature hammer A hammer in tablature can be faked with slurs. " } diff --git a/input/test/temporary-stave.ly b/input/test/temporary-stave.ly index 34e0ab5cda..84857d29c6 100644 --- a/input/test/temporary-stave.ly +++ b/input/test/temporary-stave.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/test/text-rotate.ly b/input/test/text-rotate.ly index e6d3a3b036..49404f9c2a 100644 --- a/input/test/text-rotate.ly +++ b/input/test/text-rotate.ly @@ -16,7 +16,7 @@ output for printing of the source of this example (commenting one line). } -\version "2.3.16" +\version "2.3.17" \score { \new Staff \relative c'' { diff --git a/input/test/text-spanner.ly b/input/test/text-spanner.ly index 79f849fc29..60c4554c87 100644 --- a/input/test/text-spanner.ly +++ b/input/test/text-spanner.ly @@ -1,5 +1,5 @@ -\version "2.3.16" +\version "2.3.17" \header { texidoc = "@cindex text spanner Text spanners can be used in the similar manner than markings for pedals diff --git a/input/test/title-markup.ly b/input/test/title-markup.ly index 704010b761..272bf35207 100644 --- a/input/test/title-markup.ly +++ b/input/test/title-markup.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" %{ Markup titles also available for direct PostScript output: diff --git a/input/test/version-output.ly b/input/test/version-output.ly index 2126b9f539..f6d4ed1305 100644 --- a/input/test/version-output.ly +++ b/input/test/version-output.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" \header { diff --git a/input/test/vertical-extent.ly b/input/test/vertical-extent.ly index 31439b4df5..42e8a888b1 100644 --- a/input/test/vertical-extent.ly +++ b/input/test/vertical-extent.ly @@ -1,4 +1,4 @@ -\version "2.3.16" +\version "2.3.17" % TODO: huh? what's this file about? -gp \header { texidoc = "