From: fred Date: Wed, 27 Mar 2002 01:18:38 +0000 (+0000) Subject: lilypond-1.3.154 X-Git-Tag: release/1.5.59~646 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=78354a4320cbb19233c25b9f4cf39eb700ab320d;p=lilypond.git lilypond-1.3.154 --- diff --git a/CHANGES b/CHANGES index 970fe5495f..712cfb3ae9 100644 --- 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 ======= diff --git a/input/trip.ly b/input/trip.ly index ec69cb2771..11a30811d3 100644 --- a/input/trip.ly +++ b/input/trip.ly @@ -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." } diff --git a/input/twinkle.ly b/input/twinkle.ly index 24f8e47a5f..d801410f40 100644 --- a/input/twinkle.ly +++ b/input/twinkle.ly @@ -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 |