]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.154
authorfred <fred>
Wed, 27 Mar 2002 01:18:38 +0000 (01:18 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:18:38 +0000 (01:18 +0000)
CHANGES
input/trip.ly
input/twinkle.ly

diff --git a/CHANGES b/CHANGES
index 970fe5495fd962a404b4145f27a91815f0c2eacb..712cfb3ae9591d11eac477f244c76f96833d4f63 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,24 @@
+1.3.153.hwn1
+============
+
+* More brace bugfixes. 
+
+* Revert: simplified TFM and PK logic in ly_init_kpath (). Find feta
+fonts in datadir (eg /usr/share/) again, rely on environment in the
+other tools.
+
+* Add .pk font caching for ly2dvi. pk files resulting from running
+dvips are stored in outdir.
+
+1.3.153.jcn2
+============
+
+* Cleaned-up braces font selection code.
+
+* PO updates.
+
+* petite-ouverture-a-danser.ly bugfix, twinkle.ly bugfix
+
 1.3.153
 =======
 
index ec69cb2771548395bc53cae3e7bb03971b3bfbd9..11a30811d3261fa357980f067fda478d29f045a3 100644 (file)
@@ -1,6 +1,9 @@
 \header {
-  title =       "Trip"
+  title =       "Trip test"
+  subtitle = "Make life very difficult for lilypond"
   copyright =   "public domain"
+  
+  footer ="This file tests as much features of lily as possible."
 }
 
 
index 24f8e47a5f3762e3cf0eecc125899c31725b2969..d801410f4005a3b306e462b536ce2a45d8876600 100644 (file)
@@ -25,7 +25,7 @@ Tested Features: lyrics, interleaving lyrics and staffs, repeats,
 
 melody =  \notes \relative c'' {
        \clef violin
-       \property Staff.instrument = "alto sax"
+       \property Staff.midiInstrument = "alto sax"
        
        c4 c | g' g | a a | g g |
        f f | e e | d d8.( e16 | )c2 |