X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=683ea3c586ba34203f8466af15bfb3c89a5f07c0;hb=390e85a75eab8c5595a2a97707af1b31c5837e67;hp=a426152b304093fae14d22f7ff26d2e6953cf40e;hpb=da18ce55e6c6755ba018ec35a8ce8d59c9dde1e0;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index a426152b30..683ea3c586 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,210 @@ +2005-06-19 Han-Wen Nienhuys + + * scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single + page switch. + + * make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set + anti-alias-factor for lilypond-book runs. + + * scm/ps-to-png.scm (scale-down-image): new function. + (my-system): new function. + (make-ps-images): blow up GS resolution by anti-alias-factor, + scale down image by anti-alias-factor. This improves appearance + of + (make-ps-images): remove showpage. Fixes spurious empty png at end. + + * scm/framework-ps.scm (write-preamble): downcase filename before + string-matching. Should fix .TTF files (as opposed to ttf files) + + * scm/lily.scm (lambda): default resolution 116 (8 pixels per + space). + + * Documentation/user/tutorial.itely (Running LilyPond for the + first time): separate subsections for windows, macos and unix. + + * Documentation/user/invoking.itely (Updating files with + convert-ly): add MacOS X note. + +2005-06-18 Han-Wen Nienhuys + + * Documentation/user/introduction.itely (Engraving): don't include + file, add file directly. + + * lily/paper-outputter.cc (file): open file in binary mode. This + fixes OTF embedding on windows. + +2005-06-17 Han-Wen Nienhuys + + * scm/framework-ps.scm (write-preamble): remove debugging output. + + * mf/aybabtu.pe.in (i): don't generate aybabtu.cff + + * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for + outdir. + (install-fc-cache): insatll font cache in installation directories. + +2005-06-17 Jan Nieuwenhuizen + + * scm/editor.scm (editor-command-template-alist): Use char iso + column, except for Emacs. + (get-editor-command): Substitute char too (Bert). + +2005-06-16 Jan Nieuwenhuizen + + * scm/ps-to-png.scm (make-ps-images): Use ~S instead of single + quoted ~s. This should fix PNG output on Windows; single quotes + are regular characters on Windows. + +2005-06-16 Graham Percival + + * Documentation/user/basic-notation.itely: include ChoirStaff + in System start delimiters. + + * Documentation/user/putting.itely: new doc section on + fixing overlapping notation. + +2005-06-16 Han-Wen Nienhuys + + * Documentation/user/global.itely (Paper size): \paper is in + \book, not \score. + + * make/mutopia-rules.make: -ddelete-intermediate-files + + * ly/engraver-init.ly: make Staff default child of ChoirStaff. + +2005-06-16 Jan Nieuwenhuizen + + * ChangeLog: Recode utf-8. + + * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in + datadir with .py modules. + +2005-06-15 Heikki Junes + + * Documentation/user/basic-notation.itely (Ties): add tieDashed. + +2005-06-15 Han-Wen Nienhuys + + * make/mutopia-rules.make: switch off ps, p&c for lilypond runs. + + * scm/framework-ps.scm (write-preamble): remove status check. + + * Documentation/user/invoking.itely (Updating files with + convert-ly): remove -o option. + + * VERSION (PACKAGE_NAME): release 2.5.31 + + * scm/framework-ps.scm (write-preamble): use ly:system. + (write-preamble): verbosity. + + * scripts/convert-ly.py: cleanup. Use lilylib. Use convertrules. + + * python/convertrules.py: new file. Store conversion rules + separately. + +2005-06-14 Han-Wen Nienhuys + + * scm/backend-library.scm (postprocess-output): remove debugging gobs. + +2005-06-14 Mats Bengtsson + + * Documentation/topdocs/NEWS.tely (Top): Corrected name of + \musicDisplay + + * Documentation/user/instrument-notation.itely (More stanzas): Add + reference to StanzaNumber. + +2005-06-14 Han-Wen Nienhuys + + * THANKS: separate section for website translators. + +2005-06-14 Graham Percival + + * Documentation/topdocs/INSTALL.texi: update vim info; + thanks Simon Bailey! + + * Documentation/user/advanced-notation.itely: included + color names. + + * Documentation/user/advanced-notation.itely, + Documentation/usr/notation-appendices.itely: moved + color names into an appendix. + +2005-06-14 Han-Wen Nienhuys + + * lily/program-option.cc (LY_DEFINE): new function ly_add_option. + + * scm/lily.scm (lambda): initialize program options from here. + + * scm/framework-*.scm: add header info. + + * lily/main.cc (parse_argv): only set output format to pdf if no + other format specified. + + * scm/backend-library.scm (postprocess-output): process + 'delete-intermediate-files after running convert-to-*. This fixes + PNG generation when 'delete-intermediate-files is set. + +2005-06-13 Han-Wen Nienhuys + + * buildscripts/mutopia-index.py (list_item): thinko. Fixes png + links on website. + +2005-06-13 Graham Percival + + * Documentation/topdocs/INSTALL.texi, + Documentation/user/lilypond-book.itely: typos. + +2005-06-12 Pal Benko + + * elisp/lilypond-mode.el (LilyPond-command-alist: 2PS): space + added between program name and switch; -b changed to -f not + to generate pdf + +2005-06-12 Han-Wen Nienhuys + + * elisp/lilypond-mode.el (LilyPond-command-alist): remove 2midi + (LilyPond-command-alist): use -f ps (thanks to Pal Benko) + + * input/sakura-sakura.ly: add \midi. + + * buildscripts/mutopia-index.py (find): use /usr/bin/find + iso. python find. + + * ttftool/test.c (main): cosmetics. + + * ttftool/util.c (surely_lseek): use stdio FILE's for I/O + + * ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL, + create a ttf2ps binary. + + * scm/ps-to-png.scm (make-ps-images): fix rename-page-1 functionality. + + * scm/backend-library.scm (postscript->png): set rename-page-1 to + true. + +2005-06-11 Graham Percival + + * Documentation/user/lilypond-book.itely: add warning about + the font warnings in dvips. + +2005-06-11 Han-Wen Nienhuys + + * THANKS: typo + + * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url. + + * GNUmakefile.in: remove links for .map, .enc + don't fail if out/ doesn't exist yet. + 2005-06-10 Han-Wen Nienhuys + * ttftool/util.c (surely_read): return nbytes + + * stepmake/bin/text2html.py (txt2html): add utf-8 marker. + + * VERSION (PACKAGE_NAME): release 2.5.30 + * flower/string-convert.cc (precision_string): >? fix. * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too. @@ -481,7 +686,6 @@ * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon rules. ->>>>>>> 1.3718 2005-05-28 Han-Wen Nienhuys * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color @@ -1021,7 +1225,7 @@ * scm/backend-library.scm (postscript->pdf): Invoke gs instead of going through ps2pdf wrappers. -2005-05-09 Jürgen Reuter +2005-05-09 Jürgen Reuter * Documentation/user/instrument-notation.itely: petrucci note heads: updated docu @@ -1416,11 +1620,11 @@ * lily/mensural-ligature.cc (brew_flexa): apply thickness property only on vertical lines of flexa shape, and use a constant thickness value for horizontal lines (patch slightly modified by - Jürgen Reuter) + Jürgen Reuter) * lily/include/mensural-ligature.hh: make 2 comments clearer -2005-04-28 Jürgen Reuter +2005-04-28 Jürgen Reuter * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed to need_extra_horizontal_space; bugfix: use class scope to avoid @@ -2685,7 +2889,7 @@ * Documentation/user/global.itely (Page layout): remove printpagenumber. -2005-03-13 Jürgen Reuter +2005-03-13 Jürgen Reuter * input/regression/mensural-ligatures.ly: new file (with examples compiled by Pal Benko). @@ -3421,7 +3625,7 @@ * Documentation/user/notation.itely: small but urgent fix. -2005-02-21 Jürgen Reuter +2005-02-21 Jürgen Reuter * lily/duration-scheme.cc: bugfix: correct parameters to SCM_ASSERT_TYPE. @@ -3511,7 +3715,7 @@ * configure.in: add endian test. -2005-02-19 Jürgen Reuter +2005-02-19 Jürgen Reuter * Documentation/user/examples.itely: small simplification/beautification @@ -6664,7 +6868,7 @@ * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilypondexperimentalfeatures): Removed. -2004-10-20 Jürgen Reuter +2004-10-20 Jürgen Reuter * Documentation/user/notation.itely: fixed 2 typos @@ -11216,3 +11420,8 @@ 2004-04-01 Han-Wen Nienhuys * VERSION (PACKAGE_NAME): release 2.2.0 + +#Local variables: +#coding: utf-8 +#End: +