]> git.donarmstrong.com Git - lilypond.git/commitdiff
patch::: 1.4.6.jcn1
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 30 Jul 2001 11:41:29 +0000 (13:41 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 30 Jul 2001 11:41:29 +0000 (13:41 +0200)
1.4.6.jcn1
==========

* Fixes for PostScript beams and stems.

1.4.6
=====

CHANGES
VERSION
ps/music-drawing-routines.ps

diff --git a/CHANGES b/CHANGES
index 8016cc24a2c7d2f040710ea06cff217b3ce27eb2..04ee44abc95d1eb3863f1f4e8b055f78b76ccf68 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+1.4.6.jcn1
+==========
+
+* Fixes for PostScript beams and stems.
+
+1.4.6
+=====
+
 1.4.5.jcn1
 ==========
 
diff --git a/VERSION b/VERSION
index d50b1c95f7796e466fbe15ac66f85bd866a7036d..a09582858d4927b086b9543bc6ec089495195d9c 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=4
 PATCH_LEVEL=6
-MY_PATCH_LEVEL=
+MY_PATCH_LEVEL=jcn1
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a
 # released version.
index 86b39dff6b754c49f764d3bfe3d2e3285fea34c0..2f1f4ba3504f0978ed3f76310bbf457b06b19450 100644 (file)
 
        l 2 div sub /h exch def
        l 2 div sub /d exch def
-
-       %% UGH huh?
-       %% Where does this correction come from?
-       %% Why don't we need this in x direction?
-       h l 2 div sub /h exch def
-       d l 2 div sub /d exch def
-
        l 2 div sub /w exch def
        l 2 div sub /b exch def
 
@@ -64,9 +57,9 @@
                %% real thin lines for testing
                /l 0.01 def
        }{
-               /l 0.1 def
+               /l 0.05 def
        } ifelse
-       l 2 div setlinewidth
+       l setlinewidth
 
        0 setlinecap
        1 setlinejoin