]> git.donarmstrong.com Git - lilypond.git/commitdiff
Disable gonville font-switching regtest. release/2.13.6-1
authorGraham Percival <graham@percival-music.ca>
Wed, 21 Oct 2009 10:52:02 +0000 (11:52 +0100)
committerGraham Percival <graham@percival-music.ca>
Wed, 21 Oct 2009 10:52:02 +0000 (11:52 +0100)
We can't rely on external software to pass the regtests!  If gonville is
going to be required for a clean compiling, then add it to ./configure.

input/regression/gonville.ly

index 9a3e36ebc14df82b670bee33c4d815d41e86282b..cdb528970ad4a3eb534ae2b80c5be80942295187 100644 (file)
@@ -10,7 +10,8 @@
 
 \paper {
   % Load the alternative font definitions into the font tree.
-  #(add-music-fonts fonts "gonville" 'gonville (/ staff-height (* 20 pt)))
+% temporarily disabled to allow a release.  -gp
+%  #(add-music-fonts fonts "gonville" 'gonville (/ staff-height (* 20 pt)))
 }
 
 %{
@@ -47,7 +48,8 @@
 
 \score {
   \relative c'' {
-    \set Staff.instrumentName = #"Gonville"
+% temporarily disabled to allow a release.  -gp
+%    \set Staff.instrumentName = #"Gonville"
     a4-\trill b8 c16 d32
   }
   \layout {