]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
[lilypond.git] / ChangeLog
index cd91ed1eb3c34368356f930d10a731552c0c0452..14305d368a3ca42c05e11342c53981d619546b3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,185 @@
+2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
+       stylesheet.
+
+       * ly/paper19.ly: Include paper19-init.ly.
+
+       * ly/paper19-init.ly: New file.
+
+       * Documentation/user/tutorial.itely (First steps): Fix first
+       example for font test.
+
+       * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
+
+       * ChangeLog: Add 1.7.6 release marker (see below).
+
+       * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
+       Add .py files.
+
+2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/tutorial/sammartini.ly (bassvoices): to new syntax.
+
+       * input/tutorial/*.ly: update to new syntax.
+
+       * lily/parser.yy (Composite_music): new transpose syntax,
+       \transpose FROM TO MUSIC. 
+
+2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond-book.py:
+       * scripts/ly2dvi.py: Fix: redirect latex progress/error output to
+       stderr (by default this goes to stdout).  Show lilypond progress,
+       even when not verbose.
+
+       * python/lilylib.py (system): New optional parameter to control
+       showing of progress.
+
+       * scm/backend-documentation-lib.scm (check-dangling-properties):
+       Fix error message.
+
+       * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
+       axis, extent.
+
+       * scm/grob-property-description.scm (magnify): Remove.
+       (extent, axis): Add.
+
+2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: Release 1.7.6.
+
+       * scripts/convert-ly.py: more uniformization substitutions.
+
+       * buildscripts/new-chords.py (sub_chords): new file.
+
+2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
+       lilypond.map.  Include sauter fonts too.  Cleanups.
+
+2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/tutorial.itely (First steps): change to new
+       chord/tie/slur/beam notation.
+
+       * lily/parser.yy (event_that_take_dir): allow postfix notation for
+       ties.
+
+       * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
+       engraver. Process ties in postfix notation, i.e. c8-~ c
+
+       * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
+
+       * input/regression/beam-postfix-notation.ly (texidoc): new file.
+
+       * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
+
+       * lily/beam-engraver.cc (try_music): accept new-beam-events
+
+       * input/regression/chord-scripts.ly (texidoc): new file
+
+       * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
+       script-events.
+
+       * scm/script.scm (default-script-alist): cleanup.
+
+       * lily/script-engraver.cc (make_script_from_event): cleanup.
+
+       * lily/lyric-combine-music-iterator.cc
+       (Lyric_combine_music_iterator): remove superfluous events.
+       (melisma_busy): new function. Fix broken melismas.
+
+2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
+       Remove nonvalid settings. Use descriptive key names.
+       Use <Return> to indicate the pressing of that key.
+
+2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond-book.py (option_definitions): Typo.
+
+       * scripts/ly2dvi.py: Updates.
+
+       * python/lilylib.py (setup_environment, print_environment)
+       (get_bbox, make_preview): Merge and remove from ly2dvi and
+       lilypond-book.
+
+       * scripts/lilypond-book.py: Use lilylib.  Cleanups.
+
+       * .cvsignore: Remove some cruft.
+
+       * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
+       path.
+
+       * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
+       kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
+       throughout.
+
+       * python/lilylib.py (quiet_system): Junk
+       (system): Display error log upon failure.
+       (read_pipe): New function.  Cleanups and fixes.
+
+       * python/*.py: Rename from *.py.in.
+       
+       * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
+
+       * GNUmakefile.in (SUBDIRS): Move python before scripts.
+
+2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * python/GNUmakefile: Bugfix: handle modules.
+
+       * stepmake/stepmake/python-module-targets.make (default): Add
+       compiled modules. 
+
+       * stepmake/stepmake/python-module-rules.make: Add rule for byte
+       compiling modules.
+
+       * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
+       Bugfix.  (OUT_PYC_MODULES): Add.
+
+2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
+       Use default paths. Refresh description.
+
+2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.7.5 released
+
+       * input/regression/finger-chords.ly (texidoc): new file.
+
+       * lily/script-engraver.cc (process_music): remove scriptHorizontal
+       support
+
+       * lily/fingering-engraver.cc (process_music): remove kludgy
+       scriptHorizontal stuff.
+
+       * lily/script.cc: remove staff-support property.
+
+       * lily/new-fingering-engraver.cc (add_fingering): new
+       file. Fingering engraver for new style chords.
+
+2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/parser.yy (bare_number): allow 4 \cm (without
+       decimal dot). (should backport to 1.6?)
+
+       * ly/declarations-init.ly: use Scheme for dimension defs.
+
+       * lily/parser.yy (TODO): remove hard coded dimensions, add
+       REAL NUMBER_IDENTIFIER production.
+
+       * lily/rest-collision.cc (force_shift_callback): rewrite using
+       -done property.
+
+       * scm/grob-property-description.scm (rest-collision-done): add
+       property.
+       
+       * lilypond.vim: add file (<hjunes@cc.hut.fi>)
+
 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * input/regression/multi-measure-rest-center.ly: new file.
 
 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION: 1.7.4 released.  
+       
        * scm/generate-documentation.scm (string-append): add macro
        definitions.