]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(local-install-info): Issue
[lilypond.git] / ChangeLog
index df9602dfc7c6220fd9203a756c9edc7a25146230..223989c5733e25b3ed6761875651d76a6d1306b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/GNUmakefile (local-install-info): Issue
+       warning (for packager, ie, if not installing in /usr or /usr/local).
+
+       * lily/stencil-scheme.cc: 
+       * lily/staff-symbol-referencer.cc: 
+       * lily/script-column.cc: 
+       * lily/pitch.cc: 
+       * lily/music.cc: 
+       * lily/grob-pq-engraver.cc: 
+       * lily/font-interface.cc: 
+       * lily/music-output-def.cc: 
+       * lily/duration.cc: 
+       * lily/grob-scheme.cc:
+       * lily/context-scheme.cc: Put scheme name on first line in
+       LY_DEFINE to help etags (multiline regexps are broken).  Stray
+       style cleanups.
+
+       * stepmake/stepmake/scm-vars.make: 
+       * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
+       Rename and split TAGS_FILES.
+
+       * GNUmakefile.in (ALL-TAGS): Remove.
+       
+       * stepmake/stepmake/generic-targets.make (TAGS): Also include
+       deeper TAGS files.  Fixes regexp tags in TOP dir.
+
+2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * Documentation/user/changing-defaults.itely (Changing defaults):
+       new file.
+
+       * Documentation/user/notation.itely (Notation manual): rename from 
+       refman.itely
+
+       * Documentation/user/notation-appendices.itely (The Feta font):
+       new file.
+
+       * Documentation/user/advanced.itely: add aborted attempt for
+       advanced topics manual.
+
+2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/new-markup.scm: display Markups in sane format. Patch by
+       Nicolas Sceaux.
+
+2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/main.cc: Cleanups.
+       (setup_localisation): New function.
+       (sane_putenv): Remove.
+       (main_with_guile): New name (Was: main_prog).  Remove musings
+       about possible preparation for GUILE heavy memory usage and
+       practical uselessness.  Do not set environment variables
+       GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
+       name juggling.
+       (parse_argv): New function.
+       (copyright): New function.  It's 2004 already.
+
+       * lily/input-file-results.cc (do_one_file): Add file name juggling.
+       (distill_inname): Move from main.
+
+2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
+
+       * vim/GNUmakefile: flatten dirs, add GNUmakefile.
+
+       * Documentation/user/running.itely: new file.
+
+       * lily/include/audio-element.hh (class Audio_element): remove grace_b_
+
+       * lily/score-performer.cc (finish): call Translator::finalize ().
+
+2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond-ftpplugin.vim: renamed to the following file.
+       * lilypond-ftplugin.vim: new file.
+
+       * GNUmakefile.in: update VIM_FILES.
+
+2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
+       props.
+
+       * input/test/tie-sparse.ly: remove.
+
+       * lily/tie-performer.cc (try_music): copy & paste from
+       Tie_engraver.
+
+       * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
+       variable_ref twice.
+
+       * lily/key-performer.cc (create_audio_elements): use
+       alterations-in-key.
+
+       * scm/midi.scm (accidentals-in-key): divide alterations by 2.
+
+2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
+
+       * input/test/smart-transpose.ly: fix cases fes->e and similar.
+       handle also quarter tones (not shown as tests). test also flats.
+
+       * Documentation/index.html.in: small fixes.
+
+2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/regression/new-markup-scheme.ly: Typo.
+
+       * scm/define-markup-commands.scm (fill-line): New markup.
+
+       * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
+       (output-paper-def): Fix alignment.
+       (make-title): Fix height/width scaling.
+
+       * ps/lilyponddefs.ps (base-line-skip): Bugfix.
+
+       * input/test/title-markup.ly: Add remaining titles.  Layout and
+       font size fixes.  Add simplistic latin1 test.
+
+2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
+
+       * input/test/nested-groups.ly: remove. move content (to next). 
+       * input/test/staff-bracket.ly: replace content (from prev), this 
+       has been already in templates.
+
+2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/autogen.sh: Only issue warning about running configure
+       without arguments when autogen.sh will actually be running
+       configure.
+
+2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/new-markup.scm (stack-stencil-line): robustness.
+
+       * scm/define-markup-commands.scm (simple): robustification of
+       simple-markup.
+
+       * Documentation/user/music-glossary.tely (Top): change central C
+       to middle C.
+
+       * lily/text-item.cc (interpret_markup): cache make-simple-markup
+
+2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/test/title-markup.ly (spaceTest): Add.
+
+       * lily/text-item.cc (interpret_markup): Make line markup from
+       multi word markup.
+
+       * scm/define-markup-commands.scm (word): New markup command.
+       (simple): Use it.
+
+       * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
+
+2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
+
+       * vim/ftplugin/lilypond.vim:
+       * vim/syntax/lilypond.vim: use only local settings with setlocal.
+       show matching paren in insert mode.
+
+2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-ps.scm (make-title, output-scopes): Further
+       development.
+
+       * input/test/title-markup.ly: New file.
+
+       * ps/lilyponddefs.ps: Disable PostScript titling.
+
+       * lily/paper-score.cc (process): Qute PORT argument to make-title.
+
+2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/arpeggio.cc (width_callback): remove padding.
+       * scm/define-grobs.scm (all-grob-descriptions): add padding.
+
+       * scm/define-music-types.scm: remove make-music-by-name.
+
+       * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
+
+2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/paper-score.cc (process): Output titles using make-title.
+
+       * scm/output-ps.scm (output-stencil): Display directly instead of
+       constructing string.
+       (make-title): New function.
+
+2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/lilypond-book.itely (Integrating LaTeX and
+       music), Documentation/user/invoking.itexi (Invoking lilypond): 
+       Move documentation of LaTeX packages for latin1 characters to the
+       lilypond-book manual.
+
+2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
+
+       * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
+
+       * vimrc: add menu in console and shortcut <F10> for it.
+
+       * vim/:
+       * vim/compiler/:
+       * vim/syntax/:
+       * vim/indent/:
+       * vim/ftplugin/: new directories.
+       
+       * vim/filetype.vim: new file.
+
+       * lilypond.vim: remove files (see next).
+       * vim/syntax/lilypond.vim: new, renamed file (see prev).
+
+       * vimrc: remove file (see next).
+       * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
+
+       * vim/ftplugin/lilypond.vim: change dir for dictionary.
+       add header. apply bindings only locally.
+
+       * vim/indent/lilypond.vim: new file.
+
+       * vim/ftplugin/lilypond.vim: remove errorformat.
+       * vim/compiler/lilypond.vim: new file for errorformats.
+
+       * Documentation/topdocs/INSTALL.texi: give easier orders.
+
+       * ROADMAP: add vim/
+
+2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/introduction.itely (Introduction): Use @image
+       iso @html <img...>.  Add workaround for images in columns in info.
+
+       * stepmake/aclocal.m4: Store computed version in variable.
+
+       * configure.in: Export MAKEINFO_VERSION.
+
+       * config.make.in (MAKEINFO_VERSION): Add.
+
+       * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
+
+       * Documentation/user/GNUmakefile: Only build info with images when
+       building web.
+
+       * GNUmakefile.in (install-WWW): Visit Documentation/user.
+
+       * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
+       stuff from documentation-targets.make
+
+2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION: 2.1.28 released
+       
+       * scripts/convert-ly.py (conv): 
+
+2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
+
+       * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
+       \arpeggioBoth. redefine \arpeggioBracket.
+
+       * Documentation/user/refman.itely: document new arpeggio
+       functions.
+
+       * scripts/convert-ly.py: add a rule for \arpeggioBracket.
+
+       * input/regression/arpeggio-bracket.ly: apply convert-ly.
+
+       * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
+
+2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * Documentation/user/introduction.itely (Automated engraving):
+       rewrite introduction using website text.
+
+2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/*.scm: make-music-by-name is replaced by make-music, which
+       also accept music property settings, eg:
+         (make-music 'TextScriptEvent 'direction DOWN 'text
+             (make-simple-markup x))
+
+       Patch courtesy Nicolas Sceaux
+
+       * lily/beam-quanting.cc: cleanup, separate counts for left and
+       right beam ends.
+
+       * lily/side-position-interface.cc (quantised_position): also
+       quantize staccato position for forced stem directions. 
+
+2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/*.scm: Patch by Nicolas Sceaux: 
+
+       * scm/music-functions.scm: ly:grob-property and ly:music-property
+       are made procedure with setters.
+
+       * scm/*.scm: replace ..-set-property! with set! (..-property  )
+       
+2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
+
+       * input/test/[t-v]*.ly: finish rewriting texidocs.
+
+       * input/test/vaticana.ly: remove.
+       * input/test/ligature-vaticana.ly: new, renamed file name.
+
+       * input/test/stem-centered.ly: remove.
+       * input/test/mensural-note-heads.ly: new file. take content from
+       removed file stem-centered.ly.
+
+       * input/test/scales-greek.ly: simplify.
+
+       * input/test/s*.ly: reformulate texidocs.
+       
+       * input/test/[p-r]*.ly: use more verbose texidocs. add comments
+       of missing features.
+
+2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
+
+       * input/test/[j-o]*.ly: update texidocs.
+
+2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/documentation-generate.scm (usermanref): Add macro for TeX.
+
+       * Documentation/topdocs/NEWS.texi: Add note about info docs with
+       images.
+
+       * Documentation/user/lilypond.tely (@direntry): Update.
+
+       * stepmake/stepmake/documentation-targets.make
+       (install-info,uninstall-info): Install into $(package_infodir).
+       Install images.  Run install-info to update dir.
+
+       * config.make.in (package_infodir): Add.
+
+       * Documentation/user/GNUmakefile (info-with-images,
+       local-install-info, local-uninstall-info): New target.
+
+2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
+       gap/threshold.
+
+       * lily/beam-quanting.cc (score_slopes_dy): remove
+       ROUND_TO_ZERO_SLOPE kludge.
+
+       * lily/beam.cc (check_concave): remove old concaveness2 kludge.
+
+       * input/regression/beam-concave.ly (texidoc): add morgenlied example.
+
+       * lily/global-context.cc (Global_context): alway accept Score
+       (run_iterator_on_me): cast Context to Score_context, not
+       Context_def.
+
+       * Documentation/user/refman.itely: documentation patch by Edward
+       Sanford Sutton.
+
+       * mf/GNUmakefile: unset sauter-fonts.
+
+2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond-book.py (output_texinfo): Output @image
+       descriptions for info too.
+
+       * input/test/chord-names-jazz.ly: 
+       * input/test/embedded-scm.ly: Clarify.
+
+       * input/test/cautionaries.ly: Typo.
+
+       * lily/input-smob.cc (ly_input_location): Compile fix.
+
+2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
+
+       * ly/engraver-init.ly: move \grobdescriptions to Global. This
+       fixes problems with system defaults being reverted with \override
+       on Score level.
+
+       * lily/global-context.cc (Global_context): apply property-ops to
+       Global_context too. 
+
+2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-ps.scm (stencil->string): Rewrite.
+
+2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
+
+       * input/test/[+c-i]*.ly: refresh descriptions -- maintain
+       impersonal style.
+
+2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/input-smob.cc (ly_input_location: New function.
+
+       * scm/define-markup-commands.scm (upright): New markup command.
+
+       * lily/parser.yy (markup): Add STRING_IDENTIFIER.
+
+       * scm/font.scm (paper20-font-vector): cmcsc klugdge.
+
+       * scm/output-ps.scm (output-stencil): New function.
+
+       * scripts/lilypond-book.py (do_file): Bugfix: change search order
+       of snippet types; fixes @ignore and @verbatim blocks.
+
+2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
+
+        * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
+        to a file in printed documentation, instead, refer either to a 
+        syntax or to an output.
+
+2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/regression/beam-center-slope.ly: Add test.
+
+2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
+       (SAUTER_FONTS): Reinstate.
+
+       * scm/define-markup-commands.scm (caps): New markup command.
+
+       * scm/output-ps.scm (output-scopes): Experimental markup output.
+
+       * scm/: Add missing headers.
+
+       * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
+
+       * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
+
+2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
+       Stray style cleanups.
+
+2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
+       no dot combination.
+
+       * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
+       substitute \override Staff.autoBeamSettings too
+
+       * Documentation/user/tutorial.itely: proofreading fixes by David
+       Bobroff
+
+2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
+
+       * ps/music-drawing-routines.ps: 
+       * ps/lilyponddefs.ps: Add end markers.
+
+2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION: 2.1.27 released.
+       
+       * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
+
+       * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
+       obey documentation.
+
+2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
+
+       * scm/output-ps.scm: Resurrect.
+       
+       * scm/output-tex.scm: Minimal cleanups.
+
+       * scm/paper.scm (paper-set-staff-size): Add lineheight.
+
+       * make/ly-rules.make: Remove any broken lily-*.tex files before
+       lilypond-book run.
+
+       * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
+       comment.
+
+       * stepmake/aclocal.m4: Add --enable-pipe option, with check.
+       Enabled by default, may save 10% compile time.
+
+2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/lyric-phrasing-engraver.cc: remove
+       
+       * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
+       longer necessary. 
+
+       * lily/extender-engraver.cc (stop_translation_timestep): rewrite
+       so lyric-phrasing-engraver is no longer necessary.
+
+       * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
+       Grob_pq_engraver from Staff.
+
+       * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
+       busyGrobs directly.
+
+       * input/regression/quote-transposition.ly: new file.
+
+       * lily/recording-group-engraver.cc (stop_translation_timestep):
+       store instrumentTuning too. 
+
+       * lily/quote-iterator.cc (process): transpose events using
+       instrumentTuning.
+
+       * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
+       -> \tuning <pitch>
+
+       * lily/parser.yy (command_req): add \tuning command for setting
+       instrument tuning of staff.
+
+       * Documentation/user/GNUmakefile
+       ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
+
+       * Documentation/user/refman.itely (Customized accidental rules):
+       typo.
+
+2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
+
+       * Documentation/user/music-glossary.tely: remove the missing norwegian
+       translation; they can be put in later properly.
+
+2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/recording-group-engraver.cc (start_translation_timestep):
+       init Recording_group_engraver twice.
+
+2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
+       stray style cleanups:
+
+       * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
+       -Wmissing-prototypes.
+
+       * flower/include/killing-cons.tcc (Killing_cons): Add template
+       specifier for car_.
+
+       * flower/include/parray.hh (binsearchs): Add template specifier
+       for maxkey.
+
+       * flower/include/interval.hh: Declare elem () with template specfier.
+
+2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
+
+       * elisp/lilypond-indent.el (get-buffer-size): add customization
+       groups for several variables (Reuben Thomas).
+
+2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * Documentation/user/invoking.itexi (Point and click): add index
+       entry.
+
+       * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
+       go under beam.
+
+       * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
+       sarabande beam. 
+
+       * flower/warn.cc (programming_error): cross fingers not thumbs.
+
+       * lily/rest.cc (polyphonic_offset_callback): return 0 when
+       staff-position is set.
+
+       * VERSION: release 2.1.26 
+       
+       * scm/chord-entry.scm (construct-chord): process transposition
+       after processing explicit-11.  
+
+2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/parser.yy (add_quote): add syntax for adding quotes:
+       \addquote "id-string" Music
+
+       * scripts/lilypond-book.py (do_file): do not overwrite input file.
+
+       * scripts/convert-ly.py (conv): add rules for name changes.
+
+       * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
+       music/context/grob property functions. Internally, use
+       get_property() and set_property() for both.
+
+2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
+
+       * elisp/lilypond-mode.el (get-buffer-size): define new function,
+       for Emacs <= 20 (Laurent Martelli).
+
+2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/parser.yy (command_element): extract quoted vector in
+       parser.
+
+       * input/regression/quote.ly: new file.
+
+       * lily/sequential-iterator.cc (process): only process if moment >= 0.
+
+       * lily/parser.yy (command_element): \quote DURATION NAME: support
+       cue notes. 
+
+       * lily/quote-iterator.cc (class Quote_iterator): new file.
+
+2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/auto-beam-engraver.cc (try_music): accept and process
+       beam-forbid-event.
+
+       * input/regression/auto-beam-no-beam.ly: new file.
+
+2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * lily/accidental.cc (print): Change font-relative-size ->
+       font-size. Fixes cautionary-style = smaller.
+
+2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/system-start-delimiter.cc (staff_brace): remove
+       font-relative-size
+
+       * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
+       forgotten with scm_list_n. Fixes spurious coredumps.
+
+       * lily/accidental-engraver.cc (stop_translation_timestep): move
+       update of localKeySignature to stop_translation_timestep (). This
+       makes sure that all ties are noticed at the right moment.
+       (stop_translation_timestep): clear tie only when right-side
+       notehead was seen.
+       (number_accidentals_from_sig): cleanup. 
+
+       * input/regression/accidental-tie.ly (mus): new file
+
+       * input/regression/tie-accidental, tie-break-accidental.ly: remove
+       these longish tests.
+
+2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
+
+       * THANKS: update bugreporter list.
+
+       * lily/beam.cc (print): broken beams last until end of staff.
+       (print): broken beams start from prefatory matter.
+
+       * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
+
+       * lily/paper-score.cc (process): dump header only once.
+
+       * lily/paper-outputter.cc (Paper_outputter): move logic into
+       Scheme.
+
+       * scm/output-tex.scm (output-scopes): new function.
+       (output-paper-def): new function
+       (tex-string-def): new function
+       (symbol->tex-key): new function
+
+       * scripts/convert-ly.py (conv): add rule for | ~
+
+2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * input/regression/{many}.ly: refresh, trying to guess how
+       it was designed.
+
+2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION: release 2.1.25
+
+       * scm/define-translator-properties.scm
+       (all-user-translation-properties): add printOctaveNames
+
+       * ly/engraver-init.ly: remove Note_event_swallower from
+       NoteNamesContext.
+
+       * lily/note-name-engraver.cc (process_music): new property
+       printOctaveNames
+
+       * lily/context.cc (find_existing_context): remove support for
+       Current.
+
+       * scm/music-functions.scm (set-accidental-style): new function;
+       duplicate accidental macros.
+
+       * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
+
+       * lily/note-name-engraver.cc (process_music):
+       process_acknowledged_grobs () -> process_music ()
+
+       * scm/part-combiner.scm (determine-split-list): robustification.
+
+2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/beam-quanting.cc (score_forbidden_quants): check all staff
+       lines for falling into beam-gap.
+       (score_forbidden_quants): check all staff lines for falling in
+       beam gaps.
+
+       * lily/note-spacing.cc (get_spacing): less space at EOL in case of
+       key/clef/time signatures. 
+
+       * input/test/ossia.ly: revise example.
+
+       * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
+       cleanup.
+       
+       * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
+       comply to Scheme standard.  Remove ly:get-paper-variable
+
+2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
+
+2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/accidental-engraver.cc (process_acknowledged_grobs): use
+       properties from Voice context. This fixes accidental size for
+       staff-switches during grace contexts.
+
+       * lily/note-collision.cc (check_meshing_chords): only wipe heads
+       if necessary. Else, simply wipe dots.
+
+       * input/test/beam-alternate.ly: new file
+
+       * input/test/piano-staff-distance.ly: new file.
+
+       * lily/translator-group.cc (recurse_down_translators): use
+       Direction for bottom-up/top-down.
+
+       * lily/include/translator.hh (class Translator): add
+       process_music() and do_announces(). This obviates
+       recurse_down_{engravers,performers}.
+
+       * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
+       \melisma and \melismaEnd
+
+       * lily/melisma-engraver.cc (process_music): change to
+       Melisma_translator, unify with performer. Accept
+       ManualMelismaEvent.
+
+       * ly/engraver-init.ly: add Font_size_engraver.
+
+2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
+       it hara-kiri.
+
+       * input/regression/{many}.ly: improve descriptions trying to figure
+       out what is tested.
+
+2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/slur.cc (broken_trend_offset): robustness fix.
+
+       * VERSION: release 2.1.24
+
+       * lily/context.cc (find_create_context): go to Score if it exists.
+
+       * lily/context-scheme.cc: new file.
+
+       * lily/score-translator.cc (get_output): new file.
+
+       * lily/include/grob-info.hh: origin_contexts() now does not
+       include the originating engraver
+
+       * lily/translator-group.cc (translator_each): clean up contents,
+       remove superfluous stubs. Engraver_group_engraver and
+       Performer_group_performer are the only classes using multiple
+       inheritance.
+
+       * lily/include/score-context.hh (class Score_context): interface
+       between Score_{engraver,performer} and Global_context.
+
+       * lily/include/global-context.hh (Context): change from
+       global-translator. This is the entry point for contexts; it is not
+       tweakable using \translator{}. Score is no longer the top context,
+       but sits underneath Global.
+
+       * lily/include/context.hh (class Context): brain surgery: split
+       out Context functionality from Translator_group. Context is now a
+       separate type from Translator.
+
+2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/include/translator.hh (class Translator): make
+       get_score_context() and get_global_translator (), and use the one
+       which is appropriate.
+
+       * lily/context.cc: partially put functionality of Translator_group
+       into Context.
+
+       * lily/include/context.hh (Translator): new class: put between
+       Translator and Translator_group. 
+
+       * lily/new-accidental-engraver.cc: remove file.
+
+2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * input/regression/{many}.ly: improve descriptions: use complete 
+       sentences, try to describe what is tested, avoid `we´, do not use 
+       don't, ... 
+
+2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
+       is at EOL.
+
+       * Documentation/user/lilypond.tely: declare the topmost node only
+       once; removes empty line in @contents.
+
+       * Documentation/user/music-glossary.tely: really add Finnish author.
+       Draw more beatiful `->´ arrow in html: &rarr;
+
+2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/music.cc (LY_DEFINE): rename to ly:music-list?
+
+       * scripts/convert-ly.py (conv): add ly:music-list  change.
+
+       * lily/grob.cc: edit doc string.
+
+       * scm/define-grob-properties.scm (all-user-grob-properties):
+       proofreading, editing of doc strings.
+
+       * input/regression/tablature-string-tunings.ly: new file.
+
+       * lily/staff-symbol-engraver.cc (process_music): new engraver,
+       listen to stringTunings
+
+       * lily/align-interface.cc (align_elements_to_extents): remove Grob
+       for self-alignment-[XY] code.
+2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
+       cond) into function. Cleanup.
+
+       * lily/text-spanner.cc: remove text-repeat-if-broken property.
+       
+       * VERSION (PACKAGE_NAME): 2.1.23 released
+
+2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
+
+       * Documentation/user/{refman,internals}.itely: small fixes.
+
+2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/accidental-engraver.cc (acknowledge_grob): don't make
+       accidentals for harmonic notes
+
+       * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
+       for harmonic notes.
+
+       * scm/document-backend.scm (interface-doc): prune Grob
+       documentation: don't duplicate interface information.
+
+       * lily/*.cc: lots of updates of doc strings.
+
+2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/test/ac-extra-voice.ly (accompany): remove file.
+
+       * input/test/maximum-rest-count.ly: remove file.
+
+       * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
+       conversion rule for \translator { }. Apply everywhere.  
+
+       * lily/parser.yy (music_property_def): set property for \once in
+       the PropertyMusic itself, not the ContextSpec.
+       (property_operation): change syntax within \translator { }
+
+       * scm/define-music-properties.scm (all-music-properties): clean up.
+
+       * lily/auto-beam-engraver.cc (test_moment): use
+       updated_grob_properties() to retrieve autoBeam settings.
+
+       * lily/spacing-spanner.cc: bound shortest_playing_len by
+       measure_length
+
+       * lily/spacing-engraver.cc (acknowledge_grob): ignore
+       multi-measure events for spacing computation.
+
+       * mf/feta-bolletjes.mf (overdone_heads): make note heads more
+       elliptical, to 1.49.
+
+       * lily/rest.cc (polyphonic_offset_callback): new function. Do
+       vertical positioning for polyphony, without RestCollision object.
+
+       * lily/note-column.cc (add_head): prevent rests & note heads on
+       one stem.
+
+       * lily/rest-collision.cc (do_shift): ignore rests with beams.
+       (do_shift): rewrite only-rests case: use common refpoints: the
+       routine will have sensible results when other rest-translations
+       have taken place.
+
+       * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
+       < 0 case. 
+
+       * VERSION: 2.1.22 released
+       
+       * input/GNUmakefile (SUBDIRS): remove ascii-art
+
+2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/: Convert ly files that still had \property.  Fixes make
+       web.  Remove exta spaces around '='. 
+
+       * scripts/convert-ly.py (conv): Redundant space fixes.
+
+       * scripts/lilypond-book.py (compile-ly): python2.1 fix.
+
+2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
+       create scalable PS and PDFs  for input/{test,template,regression}.
+
+       * lily/context.cc (is_alias): move function.
+       (is_alias): add Bottom as context alias. 
+       (find_create_translator): add Bottom as a context alias for creation.
+
+       * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
+
+       * lily/parser.yy (music_property_def): new syntax for property
+       assignments:
+
+       \set A.B = #C , \unset A.B
+       \override A.B #C = #D, \revert A.B #C 
+
+       * lily/my-lily-lexer.cc: remove \property
+
+2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/user/refman.itely: add dots after seealso refs.
+
+       * input/template/{many}.ly: harmonise descriptions.
+
+       * Documentation/user/music-glossary.itely: add Finnish author.
+
+2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION (PACKAGE_NAME): release 2.1.21
+
+2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
+
+       * scripts/lilypond-book.py (snippet_res): @include filename must
+       not be empty.
+
+2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/documentation-generate.scm (markup-doc-string): dump
+       markup-commands.tely
+
+       * scm/define-markup-commands.scm (override): new file.
+       Move documentation from refman into doc-strings. 
+
+       * input/test/staff-container.ly: fix example.
+
+       * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
+       StaffContainer
+
+       * lily/grob.cc: remove point_dimension_callback
+       (Grob): read forced dimensions from X-extent and Y-extent.
+       (get_paper): remove preset_extent.
+
+       * scm/define-grobs.scm (all-grob-descriptions): remove
+       point_dimension_callback. 
+
+       * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
+       textscript to head. This makes no-spacing-rods work on
+       DynamicText.
+
+       * lily/chord-name.cc: remove props chord, bass, inversion.
+
+       * Documentation/user/appendices.itely: add Scheme functions,
+       context-properties and layout properties to manual.
+
+       * scm/part-combiner.scm (determine-split-list): include rests in a
+       solo1/2 sequence.
+
+       * lily/new-part-combine-iterator.cc (substitute_both): new
+       function.
+       (class New_pc_iterator): add separate Voice=solo context, fixes
+       autobeams going from chords to solo.
+
+2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/invoking.itexi (Editor support): Fix typo.
+
+       * Documentation/user/tutorial.itely:
+       * Documentation/user/refman.itely: Add short note about being part
+       of lilypond.tely.
+
+       * COPYING: Make note more clear with respect to files that are
+       explicitely licenced otherwise (Documention/user/ comes to mind).
+       
+       * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
+       comment about barfing of @c,{}.
+
+       * Documentation/user/music-glossary.tely: Add list of authors.
+
+       * stepmake/stepmake/library-rules.make: Thank Nelson only in
+       source (was: also in build log).
+
+2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/side-position-interface.cc (general_side_position): if
+       staff-padding is set, then include staff in support too.
+
+       * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
+       module workbook
+
+       * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
+
+       * lily/tuplet-engraver.cc: remove tupletInvisible
+
+       * scm/define-translator-properties.scm: cleanup, separate in
+       internal and user props. 
+
+       * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
+       LyricsVoice -> Lyrics
+
+       * lily/new-part-combine-iterator.cc (process): only print warning
+       for symbols.
+
+2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/part-combiner.scm: Add proper header.
+
+       * All but lily/*: The great --2003 --2004 replace; the missing
+       `bits'.
+
+       * TODO: Fix outline mode.  Add book notes.
+
+       * ROADMAP: Update.
+
+2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/part-combiner.scm (make-autochange-music): use
+       accumulator. Fixes stack overflow.
+
+       * lily/*: rename brew_molecule -> print , molecule-callback ->
+       print-function
+
+       * scm/define-grob-properties.scm: cleanup. Separate into internal
+       and user properties.
+
+       * lily/translator-property.cc (updated_grob_properties): new
+       function
+       (execute_pushpop_property): change to new convention:
+       object property inits are stored as (cons ALIST BASED-ON). This
+       storage format allows concurrent tweaks in different contexts.
+
+2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * TODO: new file.
+
+2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * debian/: Late Debian update (sorry Anthony).
+
+       * scripts/lilypond-book.py (do_file): Look for input_file in
+       include path, or ask kpathsea if LATEX.
+
+       * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
+       * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
+       * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
+       --header=texidoc.
+
+       * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
+       relative.
+
+       * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
+       only when filtering, default to input_base otherwise.  Coding
+       style fixes.
+
+2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/include/translator.hh (class Translator): add virtual
+       qualifier.
+
+2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
+
+2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
+
+       * Documentation/user/refman.itely: Run texinfo-all-menus-update
+       (fixes make web).
+
+       * GNUmakefile.in (web-clean): Do not remove fonts (they do not
+       live in $(out)-www).
+
+       * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
+       dependencies.  Add link to .ly source in HTML output.
+       (Lilypond_snippet.output_html): Handle multiple page picture
+       output.
+       (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
+       Make usable for output_texinfo again.
+
+       * Documentation/user/GNUmakefile: Add static dependency for
+       lilypond.tely includes.
+
+       * Documentation/user/tutorial.itely: Add some lost `relative'
+       ly-options.
+
+2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/include/translator-group.hh: move Music_output_def member
+       to Global_translator.
+
+       * scripts/lilypond-book.py (do_file):  fix latex output.
+
+       * VERSION: release 2.1.20
+       
+       * scm/part-combiner.scm (determine-split-list): robustness fix 
+
+       * lily/paper-score.cc (process): move gc stat stuff to init.ly 
+
+       * lily/parser.yy (music_output_def_body): plug memory leak.
+
+       * lily/translator-group.cc (add_fresh_group_translator): plug
+       memory leak: unprotect Translator_group once added.   
+
+       * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
+
+       * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
+       write .dep file.
+       (Lilypond_snippet.ly): add \renameinput.
+
+2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * Documentation/user/refman.itely (Markup command definition): Doc
+       by Nicolas Sceaux. Rewrite by Han-Wen
+
+       * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
+       thing of the line.
+       (brew_molecule): only remove if hyphen is not at the end of line.
+       (set_spacing_rods): new function: minimum-length specifies
+       distance between syllables.
+
+       * scm/define-grobs.scm (all-grob-descriptions): add
+       Hyphen_spanner::set_spacing_rods to LyricHyphen
+
+       * input/regression/lyric-hyphen-break.ly: new file.
+
+       * input/test/lyric-hyphen-retain.ly: new file.
+
+       * lily/new-part-combine-iterator.cc (construct_children):
+       add Rest direction.
+
+2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scripts/lilypond-book.py (Snippet.replacement_text): add method.
+
+       * Documentation/bibliography/engraving.bib (donemus1982):
+       update entry.
+
+2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scripts/lilypond-book.py (Substring.__init__): new class.
+       (Snippet.output_texinfo): add texidoc option.
+       (Include_snippet.replacement_text): new class.
+       (Lilypond_snippet.__init__): new class
+       (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
+
+       * Documentation/user/refman.itely (Sound): 
+       note about number of channels.
+
+       * scm/music-functions.scm (voicify-music): add \context Staff for
+       << \\ >> polyphony.
+
+       * lily/parser.yy (verbose_command_req): \skip now creates
+       SkipMusic, and does not lead to spurious staves.
+
+       * scm/define-music-types.scm (music-descriptions): rename
+       NonEventSkip to SkipMusic
+
+       * input/no-notation/midi-lyric-barcheck.ly: new file.
+
+       * input/regression/collision-dots-invert.ly: new file.
+
+       * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
+       case.
+
+       * lily/new-lyric-combine-music-iterator.cc (process): let iterator
+       die if melody died too.
+
+2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
+       with reading from stdin.
+
+       * lily/slur-performer.cc (try_music): new file.
+
+       * lily/melisma-performer.cc (try_music): new file. Handle
+       melismata to help lyrics.
+
+       * lily/beam-performer.cc (try_music): new file. Handle beam events
+       to help lyrics.
+
+       * lily/score-performer.cc (one_time_step): reinstate
+       process_music().
+
+       * lily/performer.cc (process_music): add to interface.
+
+       * lily/performer-group-performer.cc (process_music): new function.
+
+       * lily/dot-column.cc (do_shifts): do collision resolution before
+       dot positioning.
+       
+       * scripts/lilypond-book.py (Snippet.output_print_filename): new
+       file, process printfilename option.
+       (Snippet.__init__): rewrite: do not use global variables h or
+       index.
+       (main): really support -I option.
+       (find_toplevel_snippets): new code.
+       (find_toplevel_snippets): reinstate old version, without global
+       variables.
+
+       * tex/texinfo.tex: really add file.
+       
+2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
+       compatibility.
+
+2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
+
+       * scm/define-translator-properties.scm (drumPitchTable): add
+       property.
+
+       * scripts/lilypond-book.py (simple_toplevel_snippets): new
+       function.
+       (help_summary): docstrings.
+       (do_file): strip the dir of input_base too.
+
+2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
+
+       * Documentation/user/lilypond-book.itely: Update.
+
+       * make/ly-rules.make: Update lilypond-book commands.
+
+       * Documentation/user/GNUmakefile: Update makeinfo commands,
+       lilypond-book flags.
+
+       * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
+       
+       * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
+
+       * scripts/filter-lilypond-book.py: Remove.
+
+       * Documentation/user/*tely: Update options for new lilypond-book.
+
+       * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
+       with @macros in @includes.
+
+2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
+       make rest-collision only.
+
+       * lily/break-substitution.cc (substitute_one_mutable_property):
+       clear all-elements using scm_assq_remove_x(). 
+
+       * lily/rest-collision.cc (do_shift): shift single rests
+
+       * flower/include/array.hh (class Array): rename to is_empty ()
+
+       * lily/drum-note-performer.cc: new file: perform drum notes.
+
+       * VERSION (PACKAGE_NAME): release 2.1.19.
+       
+2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/filter-lilypond-book.py
+       (classic_lilypond_book_compatibility): New function.
+
+2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * buildscripts/lilypond.words.py (F): remove drums.scm reference.
+
+       * Grand 2003 -> 2004 search replace. 
+
+       * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
+       (i.e. < > )
+
+       * ly/performer-init.ly: add DrumStaff
+
+       * lily/axis-group-engraver.cc (acknowledge_grob): also take
+       lyric-interface; this prevents lines with only extender lines from
+       being junked.
+       * scm/define-grob-interfaces.scm (lyric-interface): new interface
+
+       * lily/lyric-extender.cc (brew_molecule): get line breaking and
+       extenders right, for once and for all (hopefully).
+       
+       * lily/break-substitution.cc (substitute_one_mutable_property):
+       clear old 'all-elements for System grobs.
+
+       * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
+       that associatedVoiceContext is always assigned when music & lyrics
+       are found. 
+
+       * ly/engraver-init.ly: remove Lyrics context.
+       (TabVoice): add noteheads engraver
+
+       * input/test/improv.ly: update: do not use Thread switching. 
+
+       * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
+       squashedPosition is a number  
+
+       * Documentation/user/refman.itely (Automatic note splitting):
+       remove Thread references.
+
+       * input/no-notation/pc-direction.ly: remove file.
+
+       * ly/engraver-init.ly: remove Thread
+
+       * input/regression/tie-chord-partial.ly: remove file.
+
+       * scripts/convert-ly.py (conv): \harmonic rule
+
+       * lily/new-fingering-engraver.cc (acknowledge_grob): add new
+       notation for harmonic notes: <c' g''\harmonic>
+
+       * lily/lily-guile.cc (alist_to_hashq): new function
+
+       * scm/lily.scm (alist->hash-table): new function.
+
+       * Documentation/user/refman.itely (Percussion staves): update doco.
+
+       * input/regression/drums.ly (timb): updates
+
+       * lily/note-performer.cc (create_audio_elements): robustness fix.
+
+       * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
+
+2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
+       discard valid matches.
+
+2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/drum-note-engraver.cc: new file.
+
+       * ly/drumpitch-init.ly: move drum definitions
+
+       * scm/drums.scm: remove file.
+
+       * lily/*.cc: remove abort-event everywhere.
+
+       * lily/note-heads-engraver.cc (process_music): robustification.
+
+       * lily/accidental-engraver.cc (process_acknowledged_grobs):
+       robustification.
+
+       * lily/parser.yy (simple_element): add \drums mode.
+       (simple_element): remove \pitchnames , \chordmodifiers. Use
+       variables to store this. 
+
+       * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
+       outside \notes.
+
+       * VERSION: release 2.1.18.
+       
+       * input/test: remove octave-duplicate.ly
+
+2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
+
+2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/simultaneous-music-iterator.cc: remove clone() and copy
+       constructor from Music_iterator. Changes throughout.
+
+       * lily/include/music-iterator.hh (class Music_iterator): remove
+       Music_iterator::skip and Music_iterator::get_pending_events from
+       interface. Rename report_to -> get_outlet 
+
+       * lily/auto-change-iterator.cc: move contents from
+       new-auto-change-iterator.cc from
+
+       * scm/part-combiner.scm: determine split-list from Scheme. 
+
+       * lily/new-auto-change-iterator.cc (process): new file.
+
+       * lily/parser.yy (part_combined_music): remove old PC cruft.
+
+       * ly/engraver-init.ly: remove old
+       PC cruft.
+
+       * Documentation/user/refman.itely (The Lyrics context): note about
+       extender lines.
+
+       * lily/multi-measure-rest-engraver.cc (process_music): extra check
+       to allow 0-length mmrest events.
+
+       * scm/part-combiner.scm (determine-split-list): many bugfixes.
+
+       * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
+
+       * lily/spacing-engraver.cc (finalize): robustifications.
+
+       * input/regression/new-part-combine-solo-global.ly: new file.
+
+       * scm/part-combiner.scm: rewrite.
+
+2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * Documentation/user/refman.itely, input/puer-fragment.ly,
+       input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
+       updated for proper use of lyricsto; replaced "(" and ")" ->
+       "\melisma" and "\melismaEnd"
+
+       * input/test/ancient-font.ly: small updates to reduce compile
+       warnings (TODO: junk this file)
+
+       * input/test/gregorian-scripts.ly: added comment about bug
+
+       * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
+       tiny robustness fix
+
+       * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
+       recent changes in the feta code); temporarily mapped mensural g
+       clef to a copy of petrucci g clef until mensural g clef will have
+       been rewritten
+
+       * mf/parmesan-heads.mf: bugfix: solved character name clashing
+       between mensural and neo-mensural heads (this broke quite a while
+       ago)
+
+       * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
+
+2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/filter-lilypond-book.py: Handle @include.  Add progress
+       indication.  Fixes for verbatim, multi line comments.
+
+2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/new-part-combine-solo.ly: more cases.
+
+       * lily/slur.cc (height): robustness fix.
+
+       * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
+
+       * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
+       stemUp/stemDown.
+
+       * scm/music-functions.scm (determine-split-list): further analysis.
+
+       * lily/script-engraver.cc (try_music): discard duplicate
+       articulations.
+
+       * input/regression/new-part-combine-solo.ly: new file
+
+       * input/regression/new-part-combine-a2.ly: new file.
+
+       * ly/performer-init.ly: add Devnull
+
+       * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
+       for \musicglyph #"accidental-*"
+       (conv): \newpartcombine rule.
+
+2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
+
+2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/filter-lilypond-book.py: Handle verbatim, latex
+       textwidth, --output.
+
+2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/new-markup.scm (doubleflat): add accidental markups.
+
+       * VERSION: release 2.1.17
+       
+       * Documentation/user/refman.itely (Automatic part combining):
+       revise documentation of the part-combiner.
+
+       * input/regression/pc-switch-slur.ly (texidoc): remove file.
+       
+       * input/test/part-combine-{moment,staff}.ly: remove file.
+
+       * input/regression/pc-mmrest.ly (two): remove file.
+
+       * scm/define-music-types.scm (music-descriptions): add
+       Solo{One,Two}Event and UnisonoEvent
+
+       * lily/new-part-combine-iterator.cc (unisono): add state_
+       variable, signal changes with part-combine-event.
+
+       * input/regression/new-part-combine-text.ly: new file.
+
+       * lily/part-combine-engraver.cc: new file.
+
+2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/filter-lilypond-book.py: Handle snippet options.
+
+2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/music-functions.scm (determine-split-list): detect solo1/2
+       and unisono.
+
+       * lily/new-lyric-combine-music-iterator.cc (construct_children):
+       revert fix, document why.
+
+       * lily/tie-performer.cc (process_music): new function. Set melisma
+       property.
+
+       * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
+       always smaller than bracket size.
+       (make_bracket): oops. Size of the gap was off by factor 2
+
+       * input/test/text-rotate.ly: new file.
+
+       * scm/new-markup.scm (markup): a macro that provides a
+       LilyPond-like syntax in scheme for building markups, in order to
+       help markup command definition. (Nicolas Sceaux)
+
+       * input/test/lyrics-skip-notes.ly: new example.
+
+       * lily/parser.yy (post_event): make HYPHEN into postfix event.
+
+       * lily/new-lyric-combine-music-iterator.cc (find_context_below):
+       use is_alias() iso. == . This fixes lyrics on
+       GregorianTranscriptions. 
+
+2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
+       \thispagestyle{lastpage} to avoid that it's printed on the second
+       last page when there's only a single score line on the last page.
+       (The page breaking mechanism in TeX played some ugly tricks to us.)
+
+2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/filter-lilypond-book.py: Further development.
+
+       * input/regression/collision-dots-move.ly: New test.
+
+       * lily/note-collision.cc (check_meshing_chords): Move dots on left
+       hand side note head of non-merged collision to the right.
+
+       * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
+       Construct children before accessing property from emtpy
+       lyrics_context_.
+       (construct_children): Find thread before finding LyricsVoice.
+       Create LyricsVoice one if none found, fixes crash (thanks Erik
+       Sandberg).
+
+2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * cygwin/: Forward port.
+
+2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * buildscripts/install-info-html.sh: Use Bash.
+
+       * cygwin/mknetrel: Patch from Bert.
+
+2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
+
+       * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
+       try to copy *png, index.html (Bertalan Fodor).
+
+       * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
+
+2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/note-collision.cc (check_meshing_chords): Do not remove
+       dots (from down head) when merging similar heads (thanks Matthias
+       Kilian).  Simplify merge_possible tests and other cleanups
+
+       * input/regression/collision-merge-differently-dotted.ly: Add test
+       for disappearing dots on similar heads for both voices.
+
+2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/invoking.itexi (Invoking lilypond): Document
+       that tagline overrides copyright for single page scores. Correct
+       the default tagline value.
+
+2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
+
+2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * buildscripts/lilypond-login.sh: Avoid warning about undefined
+       TEXMF if it's previously unset.
+
+2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
+
+       * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
+
+       * input/test/trills.ly: fix the unfolding of lineprall.
+
+       * input/test/figured-bass-alternative.ly: fix accidental.
+
+2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/topdocs/NEWS.texi: Add note about safe mode.
+       
+       * input/no-notation/dos-guile.ly: 
+       * input/no-notation/dos-ps.ly: 
+       * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
+       
+       * input/no-notation/safe-include.ly:
+       * input/no-notation/safe-guile.ly:
+       * input/no-notation/safe-ps.ly: 
+       * input/no-notation/safe-tex.ly: New file.
+
+       * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
+       safe mode Add -s,--safe-mode option.  Use -S,--set for setting
+       options now.
+       (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
+       When in --safe-mode, set environment openout_any=p[aranoid].
+
+       * tex/ltest.tex: 
+       * tex/lilyponddefs.tex: Add \nofiles.
+
+       * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
+       options.
+
+       * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
+       This allows building the user manual using a binary installation
+       and a matching unpacked source tree.
+
+       * scm/lily.scm (safe-module): New variable. 
+
+       * lily/includable-lexer.cc (new_input): Fix error messages.
+
+       * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
+       If SAFE, evaluate in safe-module.  Change callers.
+
+       * lily/main.cc (Long_option_init): Reinstate safe-mode.
+
+       * lily/lexer.ll (embedded_scm): While processing main-input,
+       invoke ly_parse_scm with safe mode if running in safe-mode.
+       (<<EOF>>): Reset main_input_b_, fixes old-relative chech
+       in init.ly for safe-mode.
+
+2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
+       compatibility with old versions of geometry.sty (compat2
+       already implied includehead).
+       Change the page layout slightly so bottom + footskip = top +
+       headheight + headsep = 16mm, the remaining paperheight-32mm
+       are used for the music. Increase footskip to 5mm, so the top of
+       the footer text doesn't touch the music.
+
+2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION: release 2.1.16
+       
+       * scm/music-functions.scm (determine-split-list): bugfix: only use
+       new-active for both voices if both indexes advance. This fixes the
+       biggest outstanding problem with new-pc. 
+
+       * lily/new-part-combine-iterator.cc (construct_children): set more
+       directions.
+
+2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scripts/convert-ly.py (conv): add instrument rule.
+
+       * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
+
+       * lily/side-position-interface.cc: remove add_staff_support ()
+       Change all callers to use staff-padding.
+
+       * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
+       make_spanner().
+
+       * lily/a2-engraver.cc (process_acknowledged_grobs): 
+
+       * lily/text-engraver.cc: remove scriptHorizontal property.
+
+       * lily/beam.cc (least_squares): also set least-squares-dy for
+       special case of slanted 2-stem beam to center.
+
+       * lily/side-position-interface.cc (out_of_staff): move contents of
+       out_of_staff into aligned_side.
+       remove out_of_staff().
+
+       * input/regression/measure-grouping.ly: fix warning.
+
+       * lily/side-position-interface.cc: add staff-padding support to
+       Side_position_interface::aligned_side.
+
+       * lily/system-start-delimiter-engraver.cc (process_music): whoops,
+       one get_property too many.
+
+       * flower/include/drul-array.hh (linear_combination): new function
+       (scale_drul): new function
+
+       * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
+       operations on empty intervals are silly.
+
+2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/note-heads-engraver.cc (process_music): use robust_scm2int
+       (iso gh_scm2int), fixes crash in new part-combiner.
+
+       * configure.in: Up mftrace to 1.0.27.
+
+2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION: release 2.1.15
+       
+       * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
+       align all stanza numbers.
+
+2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
+
+       * Documentation/user/{introduction.itely,refman.itely,
+       converters.itely}: fix some text inside parentheses; text should
+       be readable (even) if parentheses are either replaced with commas 
+       or dropped out.
+
+2004-01-25  Werner Lemberg  <wl@gnu.org>
+
+       * buildscripts/lilypond.words.py, input/puer-fragment.ly,
+       input/test/vaticana.ly, input/test/ancient-font.ly,
+       input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
+       lily/include/staff-symbol.hh, lily/breathing-sign.cc,
+       ly/params-as-init.ly, scm/define-grobs.scm,
+       scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
+
+       * ly/params-as-init.ly: Removed.  Obsolete.
+       * buildscripts/lilypond.words.py: Updated.
+
+2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * mf/parmesan-clefs.mf: switch off mensural G clefs.
+
+       * mf/feta-din{4,5,7,9}.mf: remove.
+       
+       * lily/engraver.cc (internal_make_item): centralize item/spanner
+       factory.
+
+       * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
+       do correct chord conversion for ^"sim."  (backportme)
+       (FatalConversionError.sub_articulations): substitute ^"foo" in
+       chords too. (backportme)
+
+       * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
+       for Fingering.
+
+       * lily/side-position-interface.cc (out_of_staff): don't do
+       anything if staff-padding not defined. 
+
+       * mf/feta-params.mf (stafflines): introduce linethickness as
+       general blackness of the font.
+
+       * lily/stem.cc (position_noteheads): rounding error robustness.
+
+       * input/regression/rest-collision-beam.ly: move beam/rest stuff
+       from beam-collision.ly 
+
+       * lily/beam.cc (rest_collision_callback): remove direction.
+
+       * scm/define-grobs.scm (all-grob-descriptions): remove
+       enclose-bounds in OttavaBracket and PianoPedalBracket
+
+       * scm/new-markup.scm (def-markup-command) new macro, which takes
+       care of defining the COMMAND-markup and make-COMMAND-markup
+       procedures, setting markup-signature and keyword-signature object
+       properties, and pushing the markup command in
+       markup-function-list.
+
+       All markup commands are defined thanks to it.  Users may also use
+       it to define their own markup commands. (Nicolas Sceaux)
+
+       * scm/new-markup.scm: Scheme style clean-up: there should be no
+       parenthesis alone on a line; LET* should not be used where LET is
+       enough. (Nicolas Sceaux)
+
+2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/filter-lilypond-book.py: Add script.
+
+2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
+
+2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * Documentation/user/refman.itely (Fingering instructions): add
+       single note chords. 
+
+       * lily/multi-measure-rest-engraver.cc: use a single
+       MultiMeasureEvent for mm rests. This prevents problems with the
+       new part combiner.
+
+       * scm/music-functions.scm (determine-split-list): analysis has
+       global effect: a difference halfway a phrase makes the entire
+       phrase be typeset as apart.
+       (make-multi-measure-rest): make mmrest as a single rhythmic event. 
+
+2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * ly/performer-init.ly: add Devnull.
+
+       * Documentation/user/refman.itely (Font selection): remove paper20
+       ref.
+       
+2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
+
+2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/music-functions.scm (determine-split-list): bugfixes.
+
+       * scm/lily.scm (uniq-list): new implementation, O(1) stack.
+
+       * input/test/scales-greek.ly: use C as base, results in different
+       alterations at the clef.
+
+       * input/regression/pedal-ped.ly: new file.
+
+       * input/regression/pedal-bracket.ly: new file.
+
+       * lily/piano-pedal-bracket.cc (brew_molecule): new function;
+       replace after_line_breaking()
+
+       * lily/line-interface.cc (line): read thickness.
+       (line): dash-fraction = 0 always for dotted-line style.
+
+       * input/test/staff-lines.ly (lower): bugfix.
+
+       * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
+       \accepts Devnull into Score.
+
+       * scm/lily.scm: remove bla.scm load.
+
+2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION: release 2.1.14
+       
+       * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
+
+       * lily/side-position-interface.cc (general_side_position): add
+       Staff_symbol_referencer::staff_space ().
+
+       * lily/include/context-def.hh: rename from translator-def.hh
+
+2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * input/template/piano-dynamics.ly (pedal): Updated definition of
+       Dynamics such that \cresc works, for example.
+
+2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/stem.cc (calc_stem_info): use
+       Staff_symbol_referencer::staff_space
+
+       * lily/beam-quanting.cc (quanting): scale Stem_info 
+
+       * lily/beam.cc (rest_collision_callback): use minimum-distance
+       property for rest/beam collisions.
+       (rest_collision_callback): bugfixes.
+
+       * lily/system.cc (post_processing): extra-offset is now relative
+       to the size of the current staff.
+
+       * scm/music-functions.scm (notice-the-events-for-pc): record all
+       voices, only analyze "one" and "two".
+
+       * lily/recording-group-engraver.cc (finalize): bugfix: want self,
+       not parent. 
+
+       * lily/new-part-combine-iterator.cc (construct_children): create
+       Devnull from Voice context
+
+       * scm/music-functions.scm (determine-split-list): bugfixes.
+
+       * lily/lily-guile.cc (robust_scm2int): new function
+
+       * lily/staff-symbol-referencer.cc (line_thickness): new
+       function. Use throughout.
+
+       * lily/font-size-engraver.cc (acknowledge_grob): only process grob
+       in its own context.  Add to preset font-size.
+
+       * lily/stem.cc (thickness): new function.
+
+       * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
+       compute thickness from ledger-line-thickness.
+
+       * lily/note-head.cc (brew_ledger_lines): use
+       Staff_symbol::get_ledger_line_thickness ().
+
+       * lily/beam.cc (rest_collision_callback): use
+       Staff_symbol_referencer::staff_space().
+
+       * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
+       Mus1 Mus2
+
+       * lily/include/translator.hh (class Translator): add accepts_list_
+       so  \with { \denies / \accepts } also works.
+
+       * scm/music-functions.scm (determine-split-list): determine split
+       list from music events.
+
+       * lily/new-part-combine-iterator.cc: more states.
+
+       * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
+
+2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/system.cc (set_loose_columns): use the right prebroken cols
+       for interpolating loose column position.
+
+       * lily/text-spanner.cc (brew_molecule): default to no vertical
+       lines.
+
+       * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
+       take space.
+
+       * scm/define-grobs.scm (all-grob-descriptions): less padding.
+
+2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/convert-ly.py: Do not test filename when processing
+       stdin.
+
+       * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
+
+2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/axis-group-engraver.cc (finalize): extra check; if
+       process_music () is never called, then staffline_ == 0.
+
+       * lily/simultaneous-music-iterator.cc (pending_moment): don't
+       check run_always ().
+       
+       * VERSION: release 2.1.13
+
+       * input/regression/note-head-style.ly (pattern): cleanup.
+
+       * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
+       downloading.
+
+       * scm/output-lib.scm (shift-right-at-line-begin): new function:
+       kludge rehearsalmark placement.
+
+       * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
+       , ly:spanner?
+
+       * lily/note-head.cc (internal_brew_molecule): only shorten ledger
+       close to note head for accidentals.
+
+       * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
+       tuplet direction.
+
+       * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
+
+2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/include/music-iterator.hh (class Music_iterator): add
+       substitute_outlet() to iterator API.
+
+       * lily/new-part-combine-iterator.cc (construct_children):
+       New_pc_iterator: new class, better part combining.
+
+       * lily/tie-column.cc (werner_directions): new function
+
+       * lily/tie.cc (set_direction): call Tie_column::set_direction ()
+
+       * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
+       empty objects group spanner as parent
+
+       * lily/tuplet-bracket.cc (calc_position_and_height): check musical
+       slope against graphical slope.
+
+       * lily/ottava-bracket.cc (brew_molecule): support minimum-length
+       for ottava bracket.
+
+       * lily/side-position-interface.cc (general_side_position):
+       opps. reinstate *dir.
+
+       * lily/parser.yy: plug many memory leaks. We're down to 4 for each
+       parser run.
+
+       * lily/tuplet-bracket.cc: remove calc_dy ().
+
+       * Documentation/user/refman.itely (Balloon help): document balloon
+       help
+
+2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/document-backend.scm (check-dangling-properties): Grob
+       properties are defined define-grob-properties.scm.
+       
+2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+       
+       * VERSION: release 2.1.12
+
+       * scm/define-grobs.scm (all-grob-descriptions): larger font for
+       ChordName
+
+       * scm/new-markup.scm (sub-markup): sup & super: make smaller in
+       relation to surroundings.
+
+       * lily/tuplet-bracket.cc (calc_position_and_height): add staff
+       Y-extent to the note-extents: stay clear of the staff.
+
 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * Documentation/user/GNUmakefile
+       ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
+       iso. copy.
+
+       * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
+
+       * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
+
+       * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
+
        * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
 
        * lily/line-interface.cc (line): remove thickness from calling interface.
        * ps/music-drawing-routines.ps: take blot as 4th argument.
 
        * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
-       stem do avoid small dents.
+       stem to avoid small dents.
        
 
 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
        
        * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
 
+2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/tutorial.itely (Integrating text and music):
+       Show the commands to produce a PDF as well.
+
 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
        * lily/translator-def.cc (get_translator_names): accept user