]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
[lilypond.git] / ChangeLog
index f57954dcd321e469259ba395cbc791bbde6794a1..b225db2df0b8bf976f7f6680575c1ed83938ee2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,192 @@
+2004-10-31  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * VERSION (PATCH_LEVEL): Branch lilypond_2_4, release 2.4.0
+       (PATCH_LEVEL): start 2.5.0.
+
+2004-10-30  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/notation.itely: add warning about bar numbers
+       in multistaff music, add warning about quoting grace notes.
+
+       * Documentation/user/changing-defaults.itely: clarify paper size commands,
+       add missing subsubtitle entry to Creating titles.
+
+       * Documentation/user/tutorial.itely: change 3.0 references to 2.4.
+
+2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
+       case.
+       (conv): add dummy 2.4.0 conversion rule.
+
+       * Documentation/user/lilypond.tely: add @finalout.
+
+       * lily/slur-scoring.cc (enumerate_attachments): use stem_extent_
+       for attaching, fixes slur/stem left attachment of
+       downslur/downstem.
+
+       * lily/quote-iterator.cc (process): use <= for comparisons. Fixes
+       quote problem if for last note of quoted sequence. 
+
+       * input/regression/part-combine-text.ly (comm): add expect strings.
+
+2004-10-30  Werner Lemberg  <wl@gnu.org>
+
+       * Documentation/user/examples.itely: Improved layout.
+
+       * Documentation/invoking.itely: Use `@/' to insert breakpoints.
+
+       * Documentation/macros.itexi (@inputfileref) [@tex]: Use `@/'.
+
+       * Documentation/notation.itely: Use `@/'.
+       Other layout fixes.
+
+2004-10-30  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/part-combine-iterator.cc (unisono): examine last_playing_
+       (not state_), this fixes a2 printing after chord.
+
+       * input/regression/no-staff.ly: fix octave, revise syntax.
+
+       * input/regression/lyrics-bar.ly (texidoc): fixes.
+
+       * input/regression/beam-dir-functions.ly (Module): remove from regtest
+
+       * input/regression/accidentals.ly (Module): remove from regtest.
+
+       * lily/parser.yy (Prefix_composite_music): 
+       oops. Chords should be unrelativable, not bass figures untransposable.
+
+       * VERSION: 2.3.26 released.
+       
+       * lily/completion-note-heads-engraver.cc (try_music): only return
+       something when is_first_ is true. Fixes lyrics with completion_heads. 
+
+       * make/lilypond-vars.make: add scripts/out/ to PATH, to find ps2png. 
+
+       * scm/lily.scm (ly:system): new function. Catches uninstalled
+       ps2png.
+
+>>>>>>> 1.2778
+2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * Documentation/user/notation.itely: remove
+       @hyphenatedinternalsref.
+
+2004-10-29  Werner Lemberg  <wl@gnu.org>
+
+       * scm/framework-tex.scm (dump-line): Fix dimensions for \lybox.
+
+       * scripts/lilypond-book.py (no_options): New dictionary.
+       (simple_options): New list.
+       (ly_options): Remove NOINDENT and EXAMPLEINDENT patterns.
+       (compose_ly): Use `no_options' and `simple_options'.
+       Fix logic of option handling.
+
+2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/lookup.cc (triangle): use (0, interval.length()) for X
+       extent, since the stencil is translated later on.
+
+       * lily/ledger-line-spanner.cc (print): swap linear_combination
+       arguments, effectively shortens ledger line. 
+
+       * Documentation/user/GNUmakefile
+       ($(outdir)/lilypond/lilypond.html): use find to remove files.
+
+       * lily/main.cc: --no-pages option.
+
+2004-10-28  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * Documentation/user/notation.itely (Fret diagrams): add extra
+       notes to example to avoid collisions between fret diagrams.
+
+2004-10-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * Documentation/user/notation.itely (Automatic note splitting):
+       note about lyrics. 
+
+       * Documentation/user/converters.itely (Invoking convert-ly): note
+       about version numbers. 
+
+       * scripts/abc2ly.py (dump_score): revise lyric dumping
+
+       * scripts/mup2ly.py (pre_processor_commands): always open file.
+
+       * scripts/etf2ly.py (Frame.calculate): always close \grace.
+       (Etf_file.dump): add \version
+
+       * VERSION: 2.3.25 released.
+
+       * lily/scm-option.cc: add 'resolution to ly:get-option argument
+       list.
+
+2004-10-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/stencil-scheme.cc (LY_DEFINE): add ly:stencil-origin
+
+2004-10-28  Werner Lemberg  <wl@gnu.org>
+
+       * Documentation/user/music-glossary.tely: More fixes to improve
+       appearance with DVI output.
+
+       * scripts/lilypond-book.py (compose_ly): Use 0.4in for
+       EXAMPLEINDENT.  This is the maximum value for quotation environments
+       used in `texinfo.tex' -- many warnings in lilypond.dvi are now gone.
+
+2004-10-27  Werner Lemberg  <wl@gnu.org>
+
+       * Documentation/user/music-glossary.tely: Revised.
+
+2004-10-26  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * input/test/fret-diagram.ly: insert breaks, remove raggedright to
+       improve fret diagram spacing in printed output.
+
+       * Documentation/user/notation.itely (Fret diagrams): Remove raggedright
+       from options for the example so fret-diagrams won't overlap
+       one another.
+
+2004-10-26  Werner Lemberg  <wl@gnu.org>
+
+       * scripts/lilypond-book.py: Some additional formatting for
+       orthogonality.
+       (ly_options) [*]: Format strings.
+       [RAGGEDRIGHT]: Don't set `indent'.  This is now properly handled
+       by `compose_ly'.
+       (output) [LATEX][OUTPUT]: Format string and simplify.
+       (PREAMBLE_LY, FRAGMENT_LY): Format string.
+       (classic_lilypond_book_compatibility): Take key/value pair as
+       parameter.
+       Return key/value pair.
+       (compose_ly): Rewritten, taking the snippet type as third parameter. 
+       The default values are now set more sensible, and a `linewidth'
+       option is no longer overwritten under some circumstances.
+
+       * Documentation/user/music-glossary.tely: Replace all accented
+       character macros with latin-1 codes.
+
+2004-10-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * lily/music-function.cc (ly_make_music_function): when an
+       argument predicate is markup?, the signature keyword becomes
+       "markup" iso "scm".
+
+       * lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
+       tokens, for functions which signatures contain "markup".
+
+       * lily/parser.yy (Generic_prefix_music_scm): add treatment for new
+       MUSIC_FUNCTION_*MARKUP* tokens.
+
+2004-10-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/regression/lyrics-bar.ly: Make StaffGroup accept the new
+       Lyrics context.
+
 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * python/lilylib.py (make_ps_images): return list of output files.
+
        * lily/simple-spacer.cc (LY_DEFINE): for ragged, we can end with
        all springs tight, and still satisfy the constraints.
 
 
 2004-10-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * VERSION: 2.3.24
+       
        * scm/define-context-properties.scm
        (all-user-translation-properties): add verticallySpacedContexts.
 
 
 2004-10-18  Carl Sorensen  <carldsorensen@comcast.net>
 
+       * Documentation/user/notation.itely (Fret diagrams): Add documentation
+       for fret diagram markups to user manual
+
        * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal
        documentation for fret-diagram-terse