From 7d6c5ebd938e1e1fdbb88a11e425a3b6c29bdb89 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:57:23 +0000 Subject: [PATCH] lilypond-1.3.136 --- CHANGES | 38 +++++++++++++++++++++++++++++++++++++- VERSION | 2 +- 2 files changed, 38 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 2d1d01d407..8b72892a42 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,39 @@ +1.3.136 +======= + +* Bugfix: set dependency for direction-source in script-engraver. This +fixes core-dump problem when stacking multiple scripts containing +staccato dots. + +* Put TFM files under $VARTEXFONTS (/var/lib/texmf, +typically). PK files are put in the right spot +automatically, and dirs are also created automatically. + +A change to mktexnam is still required -- add + + MT_DESTROOT=foobar + +before line 161. + +1.3.135.jcn3 +============ + +* Internationalised ly2dvi.py (thanks to GNU Solfege), and nl.po update. + +* Coriolan fixes. + +* Bugfix: (first and also) write global header fields; this fixes +`latexpackages' and ly2dvi. + +* Bugfix: website build. + +* Fixed titling: cleaned out titledefs.tex for use by ly2dvi. + +1.3.134.mb1 +=========== + +* minor documentation fix. + 1.3.134.jcn2 ============ @@ -64,7 +100,7 @@ interface-description.scm ============ * Tied notes at a linebreak repeat their accidental. - +F * Removed some cruft from lily/include/. * Bugfix: tied notes in chords sometimes got stuck in MIDI output diff --git a/VERSION b/VERSION index 223333d735..967c6ccf87 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 -PATCH_LEVEL=135 +PATCH_LEVEL=136 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a -- 2.39.5