From bbd867ad3a65bb46645152041289323e7b5da9a7 Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Fri, 17 Jul 2009 12:16:57 -0700 Subject: [PATCH] Backport some regression tests. Fixes compile. --- input/regression/collision-harmonic-no-dots.ly | 2 +- input/regression/dot-dot-count-override.ly | 2 +- input/regression/finger-chords-dot.ly | 2 +- input/regression/key-signature-scordatura-persist.ly | 2 +- input/regression/predefined-fretboards-transpose.ly | 2 +- input/regression/trill-spanner-auto-stop.ly | 2 +- input/regression/trill-spanner-chained.ly | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/input/regression/collision-harmonic-no-dots.ly b/input/regression/collision-harmonic-no-dots.ly index 8fe383c67b..6d7b69ba68 100644 --- a/input/regression/collision-harmonic-no-dots.ly +++ b/input/regression/collision-harmonic-no-dots.ly @@ -1,4 +1,4 @@ -\version "2.13.2" +\version "2.12.3" \header { texidoc = "Collision resolution involving dotted harmonic heads diff --git a/input/regression/dot-dot-count-override.ly b/input/regression/dot-dot-count-override.ly index ce8fe64b90..46a22d2311 100644 --- a/input/regression/dot-dot-count-override.ly +++ b/input/regression/dot-dot-count-override.ly @@ -1,4 +1,4 @@ -\version "2.13.2" +\version "2.12.3" \header { texidoc = "The @code{dot-count} property diff --git a/input/regression/finger-chords-dot.ly b/input/regression/finger-chords-dot.ly index d54e97c2b4..93a64de295 100644 --- a/input/regression/finger-chords-dot.ly +++ b/input/regression/finger-chords-dot.ly @@ -1,4 +1,4 @@ -\version "2.13.1" +\version "2.12.3" \header { texidoc = "Scripts right of a chord avoid dots." diff --git a/input/regression/key-signature-scordatura-persist.ly b/input/regression/key-signature-scordatura-persist.ly index 6e71b36d9b..1baea097bd 100644 --- a/input/regression/key-signature-scordatura-persist.ly +++ b/input/regression/key-signature-scordatura-persist.ly @@ -1,4 +1,4 @@ -\version "2.13.1" +\version "2.12.3" \header { texidoc = "When a custom key signature has entries which are diff --git a/input/regression/predefined-fretboards-transpose.ly b/input/regression/predefined-fretboards-transpose.ly index 091c492474..664eba2844 100644 --- a/input/regression/predefined-fretboards-transpose.ly +++ b/input/regression/predefined-fretboards-transpose.ly @@ -1,4 +1,4 @@ -\version "2.13.0" +\version "2.12.3" \header{ texidoc=" diff --git a/input/regression/trill-spanner-auto-stop.ly b/input/regression/trill-spanner-auto-stop.ly index cda0cc23a2..36c21fdea2 100644 --- a/input/regression/trill-spanner-auto-stop.ly +++ b/input/regression/trill-spanner-auto-stop.ly @@ -1,4 +1,4 @@ -\version "2.13.1" +\version "2.12.3" \header { texidoc = "Consecutive trill spans work without explicit @code{\\stopTrillSpan} commands, since successive trill spanners diff --git a/input/regression/trill-spanner-chained.ly b/input/regression/trill-spanner-chained.ly index 3e756ce38d..18417b92d0 100644 --- a/input/regression/trill-spanner-chained.ly +++ b/input/regression/trill-spanner-chained.ly @@ -1,4 +1,4 @@ -\version "2.13.1" +\version "2.12.3" \header { texidoc = "Chained trills end at the next trill or barline. Collisions can be prevented by overriding @code{bound-details}. -- 2.39.2