From: Han-Wen Nienhuys Date: Sun, 30 Jan 2005 23:27:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.5.14~188 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1381ca80a35c8153c0e36ed2a91a58658f487da2;p=lilypond.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a7ec29b27f..f80f7195b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-01-31 Han-Wen Nienhuys + * make/ly-rules.make ($(outdir)/%.texi): detect new EOF marker. + * scm/framework-ps.scm (dump-stencil-as-EPS): robustness: ensure that both X and Y extents of bbox are non-nil. diff --git a/Documentation/topdocs/NEWS.texi b/Documentation/topdocs/NEWS.texi index 04dac3947b..29195eafac 100644 --- a/Documentation/topdocs/NEWS.texi +++ b/Documentation/topdocs/NEWS.texi @@ -8,6 +8,12 @@ @itemize @bullet + +@item +lilypond-book now uses the PostScript backend. This means that the +manual and default lilypond layout (using PostScript) now correspond +exactly. + @item Locations of errors in the input are now calculated more precisely.