Generated by [EMAIL PROTECTED],
>From = lilypond-1.3.55, To = lilypond-1.3.55.jcn1

usage 

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.55.jcn1.diff

Patches do not contain automatically generated files 
or (urg) empty directories, 
i.e., you should rerun autoconf, configure

diff -urN ../lilypond-1.3.55/CHANGES ./CHANGES
--- ../lilypond-1.3.55/CHANGES  Fri May 26 18:30:08 2000
+++ ./CHANGES   Fri May 26 20:34:02 2000
@@ -1,3 +1,8 @@
+1.3.55.jcn1
+===========
+
+* Made bugfix for Stem_tremolo 
+
 1.3.54.hwn2
 ===========
 
diff -urN ../lilypond-1.3.55/VERSION ./VERSION
--- ../lilypond-1.3.55/VERSION  Fri May 26 18:31:42 2000
+++ ./VERSION   Fri May 26 20:33:33 2000
@@ -2,7 +2,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=3
 PATCH_LEVEL=55
-MY_PATCH_LEVEL=
+MY_PATCH_LEVEL=jcn1
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a
 # released version.
diff -urN ../lilypond-1.3.55/ly/engraver.ly ./ly/engraver.ly
--- ../lilypond-1.3.55/ly/engraver.ly   Fri May 26 17:47:02 2000
+++ ./ly/engraver.ly    Fri May 26 20:33:27 2000
@@ -428,6 +428,7 @@
        )
        basicStemTremoloProperties = #'(
                (beam-width . 4.0) ; interline!
+               (beam-thickness . 0.42) ; interline!
        )
 
        basicBreathingSignProperties = #'(


-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

Reply via email to