]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index 8b29879cb8ec19c9ccc0f2752f739e54697d0dc9..8d67369665408caa51d00424650caf8059668e51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,432 @@
+2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * ly/music-functions-init.ly (musicMap): new music function
+       musicMap. 
+       
+2005-06-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/mutopia-rules.make: anti-alias-factor = 2
+
+       * 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 bitmaps
+       (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)  
+
+       * 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  <hanwen@xs4all.nl>
+
+       * Documentation/user/introduction.itely (Engraving): don't include
+       file optical-spacing, add directly.
+
+       * lily/paper-outputter.cc (file): open file in binary mode. This
+       fixes OTF embedding on windows.
+
+2005-06-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * 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): install font cache in installation directories.
+
+2005-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * 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  <janneke@gnu.org>
+
+       * 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  <gperlist@shaw.ca>
+
+       * 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  <hanwen@xs4all.nl>
+
+       * 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  <janneke@gnu.org>
+
+       * ChangeLog: Recode utf-8.
+
+       * python/GNUmakefile (INSTALLATION_OUT_DIR): Install .so module in
+       datadir with .py modules.
+
+2005-06-15  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/user/basic-notation.itely (Ties): add tieDashed.
+
+2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * 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  <hanwen@xs4all.nl>
+
+       * scm/backend-library.scm (postprocess-output): remove debugging gobs.
+
+2005-06-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * 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  <hanwen@xs4all.nl>
+
+       * THANKS: separate section for website translators.
+
+2005-06-14  Graham Percival  <gperlist@shaw.ca>
+
+       * 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  <hanwen@xs4all.nl>
+       
+       * 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  <hanwen@xs4all.nl>
+
+       * buildscripts/mutopia-index.py (list_item): thinko. Fixes png
+       links on website. 
+
+2005-06-13  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/topdocs/INSTALL.texi,
+       Documentation/user/lilypond-book.itely: typos.
+
+2005-06-12  Pal Benko  <benkop@freestart.hu>
+
+       * 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  <hanwen@xs4all.nl>
+
+       * 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 <gperlist@shaw.ca>
+
+       * Documentation/user/lilypond-book.itely: add warning about
+       the font warnings in dvips.
+
+2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * 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  <hanwen@xs4all.nl>
+
+       * 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.
+       (make-ps-images): add verbose -q too.
+
+       * lily/default-actions.cc (Module): new file. default
+       {book,score}-print functions.
+
+       * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
+       pass results via parseStringResult, lookup via ly:parser-lookup.  
+
+       * lily/lily-parser.cc (Lily_parser): only clone lexer in
+       constructors.
+       (parse_file): encapsulate do_yyparse() in scm_set_current_module()
+       (parse_string): idem.
+
+       * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
+
+       * lily/main.cc (main_with_guile): copy be_verbose_global into
+       ly_set_option()
+
+2005-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/backend-library.scm (postscript->pdf):
+       * scm/ps-to-png.scm (make-ps-images): Do not use gs -q switch in
+       verbose mode.  Search for several names of gs executable.
+
+2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/ly-module.cc (ly_make_anonymous_module): call make-module
+       directly. This fixes a massive memory leak, provided you use CVS
+       GUILE.
+
+2005-06-10  Erik Sandberg  <ersa9195@student.uu.se>
+
+       * ly/property-init.ly: Added tieDashed.
+
+        * THANKS: Added some bughunters for 2.5.
+
+2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/program-option.cc: add debug-gc option.
+
+       * lily/include/lily-guile-macros.hh: don't protect exported module
+       objects.
+
+       * lily/include/lily-parser.hh (class Lily_parser): remove beam_check().
+
+       * scm/backend-library.scm (postscript->pdf): use
+       delete-intermediate-files iso. running-from-gui? 
+
+       * ttftool/util.c (surely_read): robustness. Allow read() to return
+       less bytes than requested, as per posix standards.
+
+       * lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
+       program option.
+
+       * ttftool/include/ttftool.h ("C"): rename verbosity to
+       ttf_verbosity. Add to public interface.
+
+       * scm/music-functions.scm (unfold-repeats): remove debugging display.
+
+       * lily/program-option.cc: rename from scm-option.cc
+
+       * lily/scm-option.cc (LY_DEFINE): handle no-foobar option setting.
+       (get_help_string): Print pretty help string.
+
+       * scripts/lilypond-book.py (PREAMBLE_LY): add no-point-and-click
+       to snippet preamble.
+
+       * lily/scm-option.cc: remove command-line-settings option. Fold
+       all command-line options plus default settings in a generic
+       interface. 
+
+       * flower/getopt-long.cc (table_string): indent 2nd lines of help
+       texts too.
+
+2005-06-09  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * flower/file-name.cc: Bugfix: only append DIRSEP if BASE_
+       or EXT_ components non-empty.
+
+2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/lily.scm (running-from-gui?): Export.
+
+       * lily/lily-parser-scheme.cc (ly:parse-file): Use it to generate
+       output in .ly source directory.
+
+2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * ttftool/util.c (surely_lseek): more verbosity.
+
+       * lily/include/lily-proto.hh: add Context_def. This fixes FC4
+       compile.
+
+       * lily/parser.yy (Repeated_music): remove >? 
+
+       * scm/backend-library.scm (postscript->pdf): Support for
+       -dgs-font-load=1
+
+       * scm/framework-ps.scm (write-preamble): make font loading
+       switchable to GS via --define-default gs-font-load=1
+
+2005-06-09  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/global.itely: added \layout docs.
+
+2005-06-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/lily-parser-scheme.cc: add unistd.h
+
+2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/editor.scm: add char argument.
+
+       * scripts/lilypond-invoke-editor.scm (dissect-uri): add char. 
+
+       * ttftool/util.c (syserror): use errno for better error reporting.
+
+       * lily/source-file.cc (get_counts): new function. Calc column,
+       line and char count in one go.
+
+       * lily/binary-source-file.cc (quote_input): rename to quote_input
+
+       * lily/input.cc (set): new function.
+
+2005-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * flower/file-path.cc (find): Bugfix.  Append rather than prepend
+       directory part of file name to search directory.
+
+       * lily/lily-parser-scheme.cc (ly:parse-file): Prepend cwd to
+       search path and chdir to DIR if --outname=DIR used.
+
+       * lily/main.cc (prepend_env_path): Bugfix: Check directory
+       existence before appending original path.
+
+2005-06-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * ttftool/parse.c (readNamingTable): verbosity for "bad TTF
+       file" massage.
+
+       * Documentation/user/GNUmakefile (TEXINPUTS): set TEXINPUTS so our
+       texinfo.tex is always used.
+       
+2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * flower/include/axis.hh: rename from axes.hh
+
+       * lily/include/text-interface.hh (Module): rename from text-item.hh
+
+       * VERSION (PATCH_LEVEL): release 2.5.29
+
+       * ttftool/parse.c (readNamingTable): handle Apple/8bit encoding too.
+
+       * scm/framework-ps.scm (font-file-as-ps-string): new function.
+       (handle-macfont): new function. Call fondu for Native mac fonts.
+
+       * scm/define-markup-commands.scm (fill-line): handle text-widths =
+       '() case.
+
+2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/ps-to-png.scm (make-ps-images): Bugfix: `Pages: 1\n' is not
+       multi-page.  Fix .eps regular expression.
+
+2005-06-07  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/putting.itely: add info on modifying templates.
+
+       * Documentation/user/lilypond.itely, converters.itely, invoking.itely:
+       misc small changes.
+
+2005-06-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/ps-to-png.scm (make-ps-images): no paper size for multi-page.
+
+       * scripts/lilypond-ps2png.scm
+
+       * VERSION (PACKAGE_NAME): release 2.5.28
+
+2005-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/main.cc (prepend_env_path): Do not append /, that does not
+       work.  Localedir lives in datadir, not in prefix.
+
+       * scm/framework-ps.scm (write-preamble): Remove load-font-via-GS
+       hack for windows.
+
+       * flower/include/file-cookie.hh: Compile fix.
+
 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * ly/engraver-init.ly: add \defaultchild to InnerStaffGroup. 
+
+       * scm/ps-to-png.scm (gulp-port): rename from read. Don't redefine
+       system primitives.
+       (gulp-port): using read-string!/partial. We don't want to read an
+       entire PS file  (GUILE 1.6 limits strings to 16M) 
+
+       * scm/define-grobs.scm (all-grob-descriptions): remove arch-*
+       properties. Add font-interface. 
+
+       * scm/define-grob-properties.scm (all-user-grob-properties):
+       remove old bracket properties.
+
+       * scm/x11-color.scm: reformat. 
+
+       * lily/ledger-line-engraver.cc (acknowledge_grob): create new
+       LedgerLineSpanner if new StaffSymbol is found. 
+
+       * lily/staff-symbol-engraver.cc (acknowledge_grob): also set
+       staff-symbol for finishing staff. 
+
+       * lily/GNUmakefile (OUT_DIST_FILES): don't dist Flex output
+
        * scm/output-svg.scm (setcolor): implement (re)setcolor with <g>
        change black to currentColor everywhere. This fixes color support
        in SVG.
 
 2005-06-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
-       * flower/memory-stream.cc (Memory_out_stream): remove fopencookie support.
+       * flower/memory-stream.cc (Memory_out_stream): remove fopencookie
+       support.
 
        * ttftool/ttfps.c: use lily_cookie functions everywhere. 
 
        * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
        rules.
 
->>>>>>> 1.3718
 2005-05-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
        * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
        going through ps2pdf wrappers.
 
-2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
+2005-05-09  Jürgen Reuter  <reuter@ipd.uka.de>
 
        * Documentation/user/instrument-notation.itely: petrucci note
        heads: updated docu
        * 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  <reuter@ipd.uka.de>
+2005-04-28  Jürgen Reuter  <reuter@ipd.uka.de>
 
        * lily/vaticana-ligature-engraver.cc (need_extra_space): renamed
        to need_extra_horizontal_space; bugfix: use class scope to avoid
        * Documentation/user/global.itely (Page layout): remove
        printpagenumber.
 
-2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
+2005-03-13  Jürgen Reuter  <reuter@ipd.uka.de>
 
        * input/regression/mensural-ligatures.ly: new file (with examples
        compiled by Pal Benko).
 
        * Documentation/user/notation.itely: small but urgent fix.
 
-2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
+2005-02-21  Jürgen Reuter  <reuter@ipd.uka.de>
 
        * lily/duration-scheme.cc: bugfix: correct parameters to
        SCM_ASSERT_TYPE.
 
        * configure.in: add endian test.
 
-2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
+2005-02-19  Jürgen Reuter  <reuter@ipd.uka.de>
 
        * Documentation/user/examples.itely: small
        simplification/beautification
        * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex
        (\lilypondexperimentalfeatures): Removed.
 
-2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
+2004-10-20  Jürgen Reuter  <reuter@ipd.uka.de>
 
        * Documentation/user/notation.itely: fixed 2 typos
 
 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
        * VERSION (PACKAGE_NAME): release 2.2.0
+
+#Local variables:
+#coding: utf-8
+#End:
+