From 7004386a70ef3b090d2bfbb587383232d6bb5dab Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Mon, 23 Jul 2001 10:50:36 +0200 Subject: [PATCH] patch::: 1.5.2.jcn1 1.5.2.jcn1 ========== * Guile 1.3.4 compile fix. * Add trill line type, see input/test/trill.ly. * Dvips bugs workarounds: - Draw filledbox in tex for now. Test ps code using lilypond -e '(define ps-testing 1)' - Extend stems only half way into beam. * Change order of includes in tex/lilyponddefs.tex so that feta font can be used a little easier, like: title="TeX \fetachar\fetasharp" * Update stepmake/bin config.sub, config.guess. 1.5.2 ===== --- CHANGES | 24 ++ Documentation/header.html.in | 2 + Documentation/topdocs/INSTALL.texi | 20 +- VERSION | 2 +- input/test/trill.ly | 25 ++ lily/beam.cc | 6 +- lily/include/lily-guile.hh | 3 + lily/include/line-spanner.hh | 1 + lily/line-spanner.cc | 109 ++++-- lily/text-spanner.cc | 9 +- lilypond-font-lock.el | 2 +- lilypond-init.el | 8 +- lilypond-mode.el | 2 +- mf/feta-generic.mf | 8 +- scm/tex.scm | 14 +- stepmake/bin/config.guess | 582 +++++++++++++++-------------- stepmake/bin/config.sub | 176 ++++++--- tex/lilyponddefs.tex | 15 +- 18 files changed, 593 insertions(+), 415 deletions(-) create mode 100644 input/test/trill.ly diff --git a/CHANGES b/CHANGES index 9aae7780b3..d8b1698acc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,27 @@ +1.5.2.jcn1 +========== + +* Guile 1.3.4 compile fix. + +* Add trill line type, see input/test/trill.ly. + +* Dvips bugs workarounds: + - Draw filledbox in tex for now. Test ps code using + + lilypond -e '(define ps-testing 1)' + + - Extend stems only half way into beam. + +* Change order of includes in tex/lilyponddefs.tex so that feta font +can be used a little easier, like: + + title="TeX \fetachar\fetasharp" + +* Update stepmake/bin config.sub, config.guess. + +1.5.2 +===== + 1.5.1.hwn1 ========== diff --git a/Documentation/header.html.in b/Documentation/header.html.in index 0771ca05f4..e7ff35eb8f 100644 --- a/Documentation/header.html.in +++ b/Documentation/header.html.in @@ -6,6 +6,8 @@ which substitutes some @AT_VARIABLES@ as well. --> + +