From: fred Date: Tue, 26 Mar 2002 22:25:16 +0000 (+0000) Subject: lilypond-1.2.4 X-Git-Tag: release/1.5.59~2173 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7dbb18613aa4447d228d795755e3465a34b802c3;p=lilypond.git lilypond-1.2.4 --- diff --git a/CHANGES b/CHANGES index 85ca28b417..8fa3170237 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,23 @@ +pl 3.hwn1 + - mudela-book tweaks for surviving texinfo + - include feta command seqs. in .tex + - guile 1.3.2 fixes. + - include config.h directly. + - bf: mudela-book. Now linear in size of document. + - scriptHorizontal property; more or less works. + - changes in Graphical_element, Graphical_axis_group +offset removed from public interface, now use relative_coordinate (). +extent () is given relative to this. + - removed Rhythmic_head::dots_i_ + - bf: Rhythmic_head::do_substitute_element_pointer () + - Direct access to dim_cache_ replaced by methods in +Graphical_element. +3.mk1 + - left endings of various spanners adjusted + +********** + + pl 2.mk1 - bf, tie.cc: handle postbreak left align correctly pl 2.lec1 diff --git a/Documentation/metadoc/test.tely b/Documentation/metadoc/test.tely index ae2662fa54..e22d3c3541 100644 --- a/Documentation/metadoc/test.tely +++ b/Documentation/metadoc/test.tely @@ -12,10 +12,13 @@ @node foo @section foo -@mudela[veryverbatim, intertext="produces this music:"] +@mudela[verbatim, intertext="produces this music:"] +\include "paper16.ly" \score{ \notes\relative c'{ a b c } } @end mudela + +@bye diff --git a/VERSION b/VERSION index d05f557d1e..9747bff5a3 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=2 -PATCH_LEVEL=3 +PATCH_LEVEL=4 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a