From 5142c0fa1225591c2aca945cf616c81767f2ed4e Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 24 Sep 2001 13:50:46 +0200 Subject: [PATCH] release: 1.4.8 ========== * Fixed off by one error for point and click. * po update. * windows doc update. * Add mktextfm wrapper for windows (thanks Mats). 1.4.7. --- CHANGES | 22 +- Documentation/header.html.in | 49 +- INSTALL.txt | 5 +- VERSION | 4 +- aclocal.m4 | 17 +- config.hh.in | 6 + configure | 79 +- input/regression/stem-direction-down.ly | 2 +- input/test/beam-neutral-direction.ly | 2 +- input/test/default-neutral-dir.ly | 4 +- lily/all-font-metrics.cc | 8 +- lily/auto-beam-engraver.cc | 2 +- lily/chord.cc | 6 +- lily/cxx-function-smob.cc | 14 +- lily/duration.cc | 2 +- lily/font-interface.cc | 2 +- lily/font-metric.cc | 4 +- lily/grob.cc | 6 +- lily/include/lily-guile.hh | 41 +- lily/include/ly-smobs.icc | 6 +- lily/include/smobs.hh | 6 +- lily/input-smob.cc | 2 +- lily/lily-guile.cc | 12 +- lily/line-of-score.cc | 2 +- lily/molecule.cc | 18 +- lily/moment.cc | 2 +- lily/music-output-def.cc | 8 +- lily/music-sequence.cc | 2 +- lily/music.cc | 12 +- lily/my-lily-lexer.cc | 2 +- lily/paper-def.cc | 2 +- lily/parser.yy | 70 +- lily/pitch.cc | 12 +- lily/property-engraver.cc | 2 +- lily/protected-scm.cc | 10 +- lily/scm-hash.cc | 2 +- lily/scm-option.cc | 2 +- lily/score.cc | 6 +- lily/scores.cc | 4 +- lily/span-bar.cc | 35 +- lily/translator-def.cc | 2 +- lily/translator-group.cc | 8 +- lily/volta-engraver.cc | 7 +- make/out/lilypond.lsm | 8 +- make/out/lilypond.redhat.spec | 4 +- make/out/lilypond.suse.spec | 4 +- po/da.po | 1406 +++++++++++++++++++++++ scm/font.scm | 6 +- scripts/lilypond-book.py | 4 +- stepmake/aclocal.m4 | 17 +- 50 files changed, 1732 insertions(+), 226 deletions(-) create mode 100644 po/da.po diff --git a/CHANGES b/CHANGES index d6db14e7f7..b38296f88a 100644 --- a/CHANGES +++ b/CHANGES @@ -6,9 +6,29 @@ * po update. * windows doc update. - + * Add mktextfm wrapper for windows (thanks Mats). + +1.4.7.mb1 +========== + +* Bugfix: span-bars and hara-kiri. + +* Bugfix: lilypond-book, avoid exception on some geometry options + +* Bugfix: fontSize affects also time signatures. + + +1.4.7.hwn1 +========== + +* Backported compatibility fixes for GUILE 1.5 + +* default-neutral-direction -> neutral-direction + +* Danish .po file. + 1.4.7 ===== diff --git a/Documentation/header.html.in b/Documentation/header.html.in index d158a91a0c..481ad838c6 100644 --- a/Documentation/header.html.in +++ b/Documentation/header.html.in @@ -6,6 +6,8 @@ which substitutes some @AT_VARIABLES@ as well. --> + +