]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scripts/etf2ly.py (do_options): use optparse
[lilypond.git] / ChangeLog
index b9bb367ce28e4b06616d0163013a01046cd2f7ee..2ac51f467ac5db35ccae0acaffe4f67f5b3ae276 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,284 @@
+2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/etf2ly.py (do_options): use optparse
+
+       * scripts/midi2ly.py: optparse, strip lilylib copy. 
+
+       * scripts/abc2ly.py (voices): use optparse.
+
+       * stepmake/stepmake/generic-vars.make: new function absdir.
+
+       * scripts/convert-ly.py (bindir): use optparse, argv[0] relocation.
+
+       * scripts/lilypond-book.py (find_file): use global_options for
+       include path
+
+       * scm/ps-to-png.scm (ps-page-count): prevent null characters
+       entering C code.
+
+2006-03-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * python/lilylib.py (get_global_option): ughness for extracting
+       global options from lilylib.
+       (NonDentedHeadingFormatter.format_heading): move from musicxml2ly
+
+       * scripts/lilypond-book.py (get_option_parser): use optparse for
+       option handling.  Put options in global_options variable.
+
+2006-02-28  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/index.html.in: clarify.
+
+2006-02-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * scm/layout-page-layout.scm (write-page-breaks): add a
+       music-system-heights property to the page layout output.
+
+       * scm/page.scm (make-page-stencil): take footer into account when
+       computing the 'space-left page property
+       (annotate-space-left): take footer into account when annonating
+       space left.
+
+2006-02-28  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ advanced-notation, global: more (final)
+       docs for music expressions, removed special fermatas.
+
+2006-02-27  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ basic-notation, global: minor changes
+       from mailist.
+
+2006-02-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * scm/framework-ps.scm:         
+       * scm/lily-library.scm (nan?, inf?): Move guile 1.6 compatibility
+       layer for inf? and nan? from framework-ps to lily-library.
+
+2006-02-26  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * mf/GNUmakefile ($(outdir)/emmentaler-$(1).otf
+       $(outdir)/emmentaler-$(1).svg): remove backslashes from define endef.
+
+       * buildscripts/substitute-encoding.py (Module): remove file.
+
+       * mf/GNUmakefile: more PFA strippage.
+
+       * mf/aybabtu.pe.in (i): remove PFAaybabtu generation
+
+       * buildscripts/gen-emmentaler-scripts.py (i): remove PFAemmentaler
+       generation
+
+       * scm/framework-ps.scm: remove font name munging.
+
+       * Documentation/topdocs/INSTALL.texi (Top): bump GS requirement.
+
+2006-02-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * scm/markup.scm (define-markup-command): change
+       def-markup-command to define-markup-command
+
+       * scm/music-functions.scm (define-music-function): change
+       def-music-function to define-music-function.
+
+       * python/convertrules.py (conv): rules for def-music-function
+       and def-markup-commands
+
+       * Documentation/user/programming-interface.itely,
+       input/no-notation/display-lily-tests.ly,
+       input/regression/lily-in-scheme.ly,
+       input/regression/markup-user.ly,
+       input/regression/music-function.ly, input/regression/tie-chord.ly,
+       scm/fret-diagrams.scm, ly/music-functions-init.ly,
+       ly/gregorian-init.ly: use new macro names (define-music-function,
+       define-markup-command).
+
+2006-02-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/lilypond-book.py (main): write Makefile dependencies file. 
+       (output): add comments to lp-book latex output.
+
+       * GNUmakefile.in (footifymail): use gmane address for webpage bug
+       address.
+
+2006-02-23  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ tutorial, global: minor changes.
+
+2006-02-23  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * mf/GNUmakefile: add '\' in multi-line "define ... endef"
+       blocks (for make 3.80)
+
+       * scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
+       \notemode so that user should not have to explicitely type it.
+
+       * scm/define-music-display-methods.scm: various
+       fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
+       constructs)
+
+       * input/no-notation/display-lily-tests.ly: new tests for
+       \applyOutput and \applyContext
+
+2006-02-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/constrained-breaking.cc: patch by Joe Neeman: "I have
+       changed it slightly so that the number of systems returned by
+       solve () will be the same as the last value passed to resize
+       (). I've also added more documentation, removed casts, fixed style
+       problems and put in some recovery if constraints aren't satisfied."
+
+2006-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * elisp/lilypond-mode.el (count-matches-as-number): New funtion
+       for emacs < 22 compatibility.
+       (count-rexp): Use it.
+       (LilyPond-string-current-midi, LilyPond-string-all-midi): Remove
+       substring juggling (Milan Zamazal).
+
+2006-02-23  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ basic-notation, advanced-notation,
+       global.itely, invoking.itely, tutorial,itely:
+       minor fixes from mailist.
+
+       * scm/define-markup-commands.scm: improve docs of \filled-box.
+
+2006-02-23  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/index.html.in: changes concern the previous release.
+
+       * input/regression/+.ly: cultivate typographical terminology.
+
+2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/define-grob-interfaces.scm (parentheses-interface): add
+       padding to parentheses-interface.
+
+       * Documentation/user/GNUmakefile: remove $(CROSS) support from
+       Documentation/user/GNUmakefile. Use --disable-documentation for that.
+
+       * VERSION (PATCH_LEVEL): release 2.7.36
+
+       * lily/slur.cc: add avoid-slur (ugh.)
+       
+       * lily/slur-configuration.cc (fit_factor): oops, skip point if
+       intersection gets smaller. This fixes slurs over extreme points.
+
+       * lily/melody-engraver.cc (stop_translation_timestep): ignore
+       stems with neutral-direction set.
+
+       * lily/piano-pedal-engraver.cc (create_text_grobs): idem.
+
+       * lily/open-type-font.cc (load_table): format error.
+
+       * lily/change-iterator.cc (process): format fix.
+
+       * flower/include/international.hh (_f): idem.
+
+       * flower/include/std-string.hh: add format printf attribute.
+
+       * scm/define-grobs.scm (all-grob-descriptions): height of all
+       PedalLineSpanner is Y-extent property. Fixes pedal-ped.ly
+
+       * lily/ambitus-engraver.cc (finalize): use grob_array. This fixes
+       ambitus lines.
+
+       * input/regression/beam-cross-staff-slope.ly: remove decrescendo.
+
+2006-02-22 Erik Sandberg  <mandolaerik@gmail.com>
+
+       * input/regression/: upgraded syntax for some files.
+
+       * THANKS: Add bughunters.
+
+2006-02-22  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ invoking.itely, advanced-notation.itely,
+       global.itely: long-awaited "let's make chapter 10 not suck"
+       update.  Rearrange chapter 10; now called "global issues",
+       addresses file structure, etc.  Some info from other files
+       moved into global.itely.
+
+2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/accidental-engraver.cc (acknowledge_rhythmic_head): also
+       catch trill-span-event notes.
+
+       * Documentation/user/examples.itely (Ancient notation templates): typo.
+       (Jazz combo): typo.
+
+       * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
+
+       * Documentation/user/basic-notation.itely (Ties): document \repeatTie.
+
+       * Documentation/topdocs/NEWS.tely (Top): document \repeatTie.
+
+       * scm/define-music-types.scm (music-descriptions): add RepeatTieEvent
+
+       * lily/repeat-tie-engraver.cc (acknowledge_note_head): new file. cut & paste
+       froum Laissez_vibrer_engraver.
+
+       * ly/declarations-init.ly (repeatTie): add \repeatTie
+
+       * scm/define-grobs.scm (all-grob-descriptions): add RepeatTie, RepeatTieColumn
+
+       * scm/define-grob-properties.scm (all-user-grob-properties): add
+       head-direction property.
+
+       * lily/tie-formatting-problem.cc (from_semi_ties): rename from
+       from_lv_ties. Take head direction argument.
+
+       * lily/semi-tie-column.cc: rename from
+       laissez-vibrer-tie-column.cc. Rename class too.
+
+       * lily/semi-tie.cc: rename from laissez-vibrer-tie.cc. Rename
+       class too.
+
+       * lily/paper-score.cc (find_break_indices): move from Break_algorithm.
+
+       * lily/break-algorithm.cc (find_break_indices): remove linewidth <
+       0 case.
+       (find_breaks): idem.
+
+2006-02-21  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/advanced-notation.itely: fixed make-moment]
+       example.
+
+       * Documentation/user/basic-notation.itely: more clarification to
+       transpose.
+
+2006-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/include/constrained-breaking.hh (class
+       Constrained_breaking): new file.
+
+       * lily/constrained-breaking.cc (resize): new file.
+
+       * lily/gourlay-breaking.cc (do_solve): ragged-last iso raggedlast
+
+       * Documentation/user/advanced-notation.itely (Clusters): insert
+       end ignore too.
+
+       * lily/tie-column.cc (calc_positioning_done): support for
+       tie-score debugging
+
+       * lily/tie-formatting-problem.cc
+       (generate_extremal_tie_variations): factor out.
+       (score_ties_configuration): annotate all tie 
+       (print_ties_configuration): new routine.
+       (generate_configuration): nudge extremal ties outside of the head
+       Y extents.
+       (score_ties_configuration): oops. convert to staff-space before
+       determining position symmetry.
+
 2006-02-20  Graham Percival  <gpermus@gmail.com>
 
-       * Documentation/user/ *-notation.itely: misc minor editing,
+       * Documentation/user/*-notation.itely: misc minor editing,
        shifting doc sections around.
 
-       * Documentation/user/ *-notation-itely, global.itely,
+       * Documentation/user/*-notation-itely, global.itely,
        changing-defaults.itely: added new stuff from NEWS.
 
 2006-02-20  Heikki Junes  <hjunes@cc.hut.fi>