From 4959210217d94789db22957cf7a716a43a2c3f4b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 22 Aug 2005 22:53:00 +0000 Subject: [PATCH] release commit --- ChangeLog | 2 ++ Documentation/user/basic-notation.itely | 3 --- input/regression/tie-single.ly | 2 ++ 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 30b4e86e79..2bd32d1148 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-08-22 Han-Wen Nienhuys + * make/lilypond-vars.make: set -dgs-font-load for "make web" + * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement. * input/regression/*.ly: formatting clean-up. Default layout diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 999ef0bf8e..338ca83129 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -1509,9 +1509,6 @@ Program reference: @internalsref{Tie}. Switching staves when a tie is active will not produce a slanted tie. -Formatting of ties is a difficult subject. The results are often not -optimal. - @node Slurs @subsection Slurs diff --git a/input/regression/tie-single.ly b/input/regression/tie-single.ly index a33c67807e..24cdc87d9c 100644 --- a/input/regression/tie-single.ly +++ b/input/regression/tie-single.ly @@ -22,6 +22,8 @@ that otherwise don't fit in a space raggedright = ##t } +\version "2.7.7" + frag = \relative c'' { c16 c2...~ c16 ~ c2... | -- 2.39.5