From: Graham Percival Date: Thu, 18 Aug 2005 09:11:49 +0000 (+0000) Subject: Update convert-ly bugs. X-Git-Tag: release/2.7.6~27 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e036c4e91731a750796aa6f23ff62dcdaa95b2de;p=lilypond.git Update convert-ly bugs. --- diff --git a/ChangeLog b/ChangeLog index db4ddd47f5..bc9950f146 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,8 @@ the fact that \override numbers are the result of experimentation and personal taste. + * Documentation/user/invoking.itely: update convert-ly bugs. + 2005-08-17 Han-Wen Nienhuys * input/regression/stem-spacing.ly (Module): remove file. diff --git a/Documentation/user/invoking.itely b/Documentation/user/invoking.itely index b9c1dfcd37..65cf692bc2 100644 --- a/Documentation/user/invoking.itely +++ b/Documentation/user/invoking.itely @@ -452,7 +452,7 @@ specified. @ignore Copy and paste from CVS, last updated -May 26, 2005 +Aug 18, 2005 http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/lilypond/lily-bugs/bugs/convert-ly.txt?rev=HEAD&content-type=text/plain @end ignore @@ -500,6 +500,8 @@ here for reference. \markup{ \center-align <{ ... }> } should be converted to: \markup{ \center-align {\line { ... }} } but now, \line is missing. +2.4->2.6 + Special LaTeX characters such as $~$ in text are not converted to UTF8. @end verbatim