X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=14f71b58ddb24f49a658555e1a3ff30d1e67b9e7;hb=34eb783cd6b1af2fd7cf2c573ec9dc7e9d16e7f7;hp=fcc2516c2b84ff4ca4776bcac54e24e0b8b5a2cb;hpb=8b9415d65ee46aa7cb27f0fc3cd0d19565669056;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index fcc2516c2b..14f71b58dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,41 @@ +2005-06-27 Han-Wen Nienhuys + + * configure.in (reloc_b): bump fontforge requirement to 20050624. + + * python/convertrules.py (conv): add 2.6.0 dummy rule. + +2005-06-23 Graham Percival + + * Documentation/user/lilypond-book.itely, + Documentation/user/examples.itely: add \RequirePackage{graphics}. + + * ly/titling.ly: checks printfirstpagenumber, adds meter, and + fixes baseline-skip. Thanks Vincent! + + * Documentation/user/advanced-notation.itely, global.itely: + moved "Selecting font sizes" to global, since it deals with + notation font size, not text fonts. + +2005-06-23 Han-Wen Nienhuys + + * buildscripts/gen-emmentaler-scripts.py (notice): add GPL notice + to fonts. + +2005-06-23 Mats Bengtsson + + * scripts/lilypond-book.py (LATEX_DOCUMENT): More or less ugly + workaround since /dev/stdin doesn't work on Cygwin. Using a + temporary file in the current directory since latex doesn't + understand the path name to the default TMP in Cygwin (at least on + win XP). + + * Documentation/user/global.itely (Creating titles): Correct + misprint in example. Thanks to Rob Vlasaty. + 2005-06-22 Han-Wen Nienhuys + * VERSION (PATCH_LEVEL): release 2.5.32 + * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser variable in lily module