]> git.donarmstrong.com Git - lilypond.git/commitdiff
patch::: 0.1.21.jcn1: kleine pats
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 10 Oct 1997 07:17:10 +0000 (09:17 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 10 Oct 1997 07:17:10 +0000 (09:17 +0200)
VERSION
bin/clean-fonts
init/font-en-tja16.ly
init/font-en-tja20.ly
input/font.ly
make/lelievijver.lsm
mf/feta-schrift.mf
tex/font-en-tja16.tex
tex/font-en-tja20.tex

diff --git a/VERSION b/VERSION
index bc8631da7448cc2ed8a92ccc012fe0b3868ab3a7..eb47bd8f02ff5423a45998095b747e3691dd13c1 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,6 +1,6 @@
 TOPLEVEL_MAJOR_VERSION = 0
 TOPLEVEL_MINOR_VERSION = 1
 TOPLEVEL_PATCH_LEVEL = 21
-TOPLEVEL_MY_PATCH_LEVEL = 
+TOPLEVEL_MY_PATCH_LEVEL = .jcn1
 
 # use the above to send patches, always empty for released version:
index 8494ff68a500891f8bbf814fcba12e596211680a..cc1c0707479fd0b1887cde2a0697c4893de6ceec 100755 (executable)
@@ -2,6 +2,7 @@
 
 # remove possibly stale .pk/.tfm files 
 echo> /tmp/cleaning-font
-FILES=`find /var/lib/texmf/ -name 'font-en-tja*'` # -or -name 'vette-beam*'`
+FILES=`find /var/lib/texmf/ -name 'font-en-tja*'`
+# FILES=`find /var/lib/texmf/ -name 'font-en-tja*' -o -name 'vette-beam*' -o -name 'dyn10*'`
 echo removing $FILES
 rm  $FILES /tmp/cleaning-font
index a2984b2481d746528d1bcbb071e8272e73dca816..dddd3152d258972b573bbd325fc9fcb183e4ee72 100644 (file)
@@ -1,5 +1,5 @@
 % generated automatically by mf-to-table.py version 0.3
-% on Thu Oct  9 11:15:46 1997
+% on Thu Oct  9 20:24:25 1997
 % Do not edit
 
 % input from out/font-en-tja16.log
index fcffbad34eddc010676bb9059c90526acc181510..eee1f222b74b82ca137df730ff14b5c3534b83fa 100644 (file)
@@ -1,5 +1,5 @@
 % generated automatically by mf-to-table.py version 0.3
-% on Thu Oct  9 11:15:50 1997
+% on Thu Oct  9 20:24:27 1997
 % Do not edit
 
 % input from out/font-en-tja20.log
index ff68d5bce764bd3eabbfdef9a54fb34ae443248d..4a29d2c8d19ebea8bec07249dad0cf3da24d3662 100644 (file)
@@ -11,7 +11,7 @@ TestedFeatures  This file tests the Feta music-font
        \melodic{ 
                \octave c';
                \meter 4/4;
-               \multi 2  < { \stemup g''\longa a''\breve | }
+               \multi 2  < { \stemup g'\longa a'\breve | }
                { \stemdown
                c1 g c' a'
                c2 g } >
index 32a48b236e61ffc47dc7db051e841aafcabf9aff..5c5950a0f094aa47540e5b992eb4037d6e6b2b5f 100644 (file)
@@ -1,7 +1,7 @@
 Begin3
 Titel: LilyPond
-Versie: 0.1.21
-Inschrijf datum: 08OCT97
+Versie: 0.1.21.jcn1
+Inschrijf datum: 10OCT97
 Beschrijving: LilyPond is de muziek typesetter van het GNU Project.  
                Het programma genereert muziek in zichtbare of 
                hoorbare vorm uit uit een muzikale definitie file: 
@@ -16,8 +16,8 @@ Auteur: hanwen@stack.nl (Han-Wen Nienhuys)
        jan@digicash.com (Jan Nieuwenhuizen)
 Onderhouden door: hanwen@stack.nl (Han-Wen Nienhuys)
 Voornaamste plek: sunsite.unc.edu /pub/Linux/apps
-       395k lilypond-0.1.21.tar.gz 
+       395k lilypond-0.1.21.jcn1.tar.gz 
 Oorspronkelijke plek: pcnov095.win.tue.nl /pub/lilypond/
-       395k lilypond-0.1.21.tar.gz 
+       395k lilypond-0.1.21.jcn1.tar.gz 
 Copi"eer politie: GPL
 End
index bd156643ff46a2bc6c4f378641f45dcb18a0ece0..de1786b86052f052843119d74e4cd00ce5f186f8 100644 (file)
@@ -216,7 +216,7 @@ fet_beginchar("Upbow", "upbow", "upbow")
 
        thick = 1.4 stafflinethickness;
        wd# = 1.3 interline#;
-       ht# = 3/2 wd#; 
+       ht# = 1.6 wd#; 
 
        
        set_char_box(wd#/2, wd#/2, 0, ht#);
@@ -237,10 +237,10 @@ fet_beginchar("Downbow", "downbow", "downbow")
        save wd;
        define_pixels(wd)
 
-       wd# = 7/4 interline#;
+       wd# = 3/2 interline#;
        stemthick = 1.2 stafflinethickness;
 
-       set_char_box(wd#/2, wd#/2, 0, interline#);
+       set_char_box(wd#/2, wd#/2, 0, 4/3interline#);
 
        beamheight = 4/10 h;
 
index e09b104022d37e1d9afc1e41f0c250af48a3a161..4163d8c26064dff49084b68884071bf150c8fe0f 100644 (file)
@@ -1,5 +1,5 @@
 % generated automatically by mf-to-table.py version 0.3
-% on Thu Oct  9 11:15:46 1997
+% on Thu Oct  9 20:24:25 1997
 % Do not edit
 
 % input from out/font-en-tja16.log
index ff33516f8c325c94eecab9805d90150a08d0d48c..28a218fc45bd8c2ffde2e2856c8c39ad851758d0 100644 (file)
@@ -1,5 +1,5 @@
 % generated automatically by mf-to-table.py version 0.3
-% on Thu Oct  9 11:15:50 1997
+% on Thu Oct  9 20:24:27 1997
 % Do not edit
 
 % input from out/font-en-tja20.log