]> git.donarmstrong.com Git - lilypond.git/commitdiff
patch::: 1.3.125.jcn5
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 28 Jan 2001 15:02:53 +0000 (16:02 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 28 Jan 2001 15:02:53 +0000 (16:02 +0100)
VERSION
input/tutorial/ly2dvi.ly
mutopia/Coriolan/coriolan.ly
mutopia/Coriolan/flauto-1.ly

diff --git a/VERSION b/VERSION
index 1c3455f4110bc7f9f250bf2f9e2977a1794f6a57..d9fda98703e3a090822f20b5693faacfcefd6951 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
 PATCH_LEVEL=125
-MY_PATCH_LEVEL=jcn4
+MY_PATCH_LEVEL=jcn5
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a
 # released version.
index a3abb07096e791511bbda3cdf3dc916f37ce9c7d..2d0fb5ab03d6aeaea728623a3d1a66b01be4486b 100644 (file)
@@ -2,7 +2,7 @@
         title = "Two miniatures";
   }
   
-  #(set point-and-click #t)
+  #(set! point-and-click #t)
   
   \paper { linewidth = -1.0; }
 
index f1544d95253e549508af0727a9b253a653680f8d..23530985ab8184ddc2d276e8f1026033b5a1569d 100644 (file)
@@ -4,7 +4,7 @@
  dvips -O 5mm,0mm -o coriolan.ps coriolan
 %}
 
-#(set point-and-click #t)
+#(set! point-and-click #t)
 
 \header{
 filename =      "coriolan.ly";
index 47c0f51027017b76cc99eb873bd1cab75acc01c8..119002071cb4847a4fbfd063d7d7cba2c10b9d64 100644 (file)
@@ -132,14 +132,14 @@ flautoI =  \notes \relative c {
        \property VoiceCombineVoice.crescendoText = #"cresc."
        \property VoiceCombineVoice.crescendoSpanner = #'dashed-line
        r4 r8 ges'\< f4 r8 c|
-       des4 r r2|
+       \!des4 r r2|
        R1*5|
        f4 r r r8 es|
        des4 r r r8 c|
        bes4 r8 e f4 r8 f|
        g4 r8 g e4 r8 e|
        R1*4|
-       \!as,4\ff r8 des8 c4 r8 g|
+       as,4\ff r8 des8 c4 r8 g|
        f4 r8 bes as4 r8 es|
        des4 r8 g f4 r8 f'|
        f4 r8 f e4 r8 e|