]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/lyric-combine-music-iterator.cc (find_voice): return 0 if
[lilypond.git] / ChangeLog
index c172852516ca1e41d93f9b250b4ce0012148fe18..334fe29a84ac9331088add3264545bcd3ca0ae8d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,140 @@
+2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/lyric-combine-music-iterator.cc (find_voice): return 0 if
+       nothing changes. (Erik S) 
+
+       * lily/percent-repeat-iterator.cc (get_music_list): fix repeat
+       count. (Erik S)
+
+2006-05-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * scm/define-markup-commands.scm (whiteout): do not force
+       foreground color of argument markup to black.
+
+       * scm/stencil.scm (annotate-y-interval): put arrow dimension at
+       the left of the arrow, instead of below the arrow name, so that,
+       when two little arrows are vertically stacked, their dimensions
+       and name should not overlap. Add a color key parameter.
+
+       * scm/paper-system.scm (paper-system-annotate): Annotate
+       next-space+next-padding instead of next-space. Annotate space
+       between next-padding and next-space+padding, respectively, and
+       following system extent and refpoint-Y-extent. Use colors.
+
+       * scm/page.scm (annotate-page): translate annotations slightly to
+       the right.
+
+2006-06-03  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/figured-bass-position-engraver.cc (acknowledge_end_slur):
+       fix for x-staff slurs. Thanks Joe!
+
+       * buildscripts/output-distance.py
+       (SystemLink.output_expression_change_count): keep track of changed
+       details, and dump in details html page.
+       * input/regression/figured-bass-staff.ly: add note about setting
+       properties in Staff context.
+
+       * lily/figured-bass-position-engraver.cc (acknowledge_slur):
+       add slurs and ties to support too.
+
+       * buildscripts/output-distance.py (main): set dest_dir
+       argument. Add --max-count option.
+
+2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
+
+       * ly/gregorian-init.ly: Converted to utf-8.  Added memorable
+       shortcuts for special unicode chars that are useful in chant
+       notation.  Revised exisiting and added new comments.
+
+2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * make/mutopia-rules.make: remove duplicate recipe.
+
+2006-06-02  Werner Lemberg  <wl@gnu.org>
+
+       * tex/texinfo.cnf: Fix typo (\euro -> \minus).
+       Add support for U+0132 (IJ) and U+0133 (ij).
+
+2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * buildscripts/output-distance.py (FileLink): new class. collect
+       info systems from one .ly file. 
+       (FileLink.link_files_for_html): further tweaks.
+
+2006-06-02  Graham Percival  <gpermus@gmail.com>
+
+       * tex/texinfo.tex: partial fix for @funindex.
+
+       * Documentation/user/macros.tely: uncomment @funindex (doesn't
+       break anything).
+
+2006-06-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * make/mutopia-vars.make (ly_examples): replace .ly.txt with .ly
+
+       * tex/texinfo.tex (sectionheading, q.v.): call \quoteexpand for
+       @example too. Backportme.
+
+2006-06-02  Graham Percival  <gpermus@gmail.com>
+
+       * tex/texinfo.cnf: added UTF-8 support for texinfo; patch
+       from Werner Lemberg.
+
+2006-06-02  Paco (Francisco Vila)  <fravd@ya.com>
+
+       * Documentation/user/music-glossary.tely: additional spanish
+       updates and a lyrics fix in an example.
+
+2006-06-02  Jürgen Reuter  <reuter@ipd.uka.de>
+
+       * scm/define-grob-properties.scm: Previous patch contained
+       spurious line from another patch not yet committed.  Fixed.
+
+       * scm/define-grob-properties.scm: Add missing doc strings for
+       ancient notation.
+
+2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * buildscripts/output-distance.py
+       (ComparisonData.write_text_result_page): separate the scores, sort
+       by geo_score.
+
+       * scm/framework-eps.scm (output-classic-framework): start at 1 for
+       system signatures.
+
+       * buildscripts/output-distance.py (me_path): use argv[0] for
+       sys.path extension
+       (ComparisonData.img_cell): use colored borders.
+
+       * scm/stencil.scm (write-system-signature): escape newlines too.
+       (write-system-signature): use (1,-1) interval for empty interval
+
+2006-01-01  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/music-glossary.tely: Spanish updates
+       from Francisco Vila.
+
+       * Documentation/user/lilypond-book.itely: addition from
+       Vaclav Smilauer.
+
+       * Documentation/user/ various: edits, small additions
+       from mailist, etc.
+
+2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * GNUmakefile.in (tree-lib-prefix-current):
+       (tree-share-prefix-current): Use version number in tree, add
+       `current' symlinks.
+
 2006-06-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * GNUmakefile.in: write VERSION, again.
+
+       * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
+       $(outdir)/%.ly $(outdir)/%.ps): dump sigs for normal files too.
+
        * stepmake/aclocal.m4: robuster version detection.
 
        * buildscripts/output-distance.py
 2006-06-01  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * stepmake/aclocal.m4: Robustification for (gcc) version detection.
+       Another datarootdir reto.
 
        * cygwin/postinstall-lilypond.sh: Do not fail if info docs aren't
        available.  This should be moved to postinstall-lilypond-doc.
 
        * dynamic-engraver.cc: fix bug (dynamics collide with accidentals)
 
-       * scm/output-ps.scm (repeat-slash): fix a bug that made repeat slash beams
-       too wide.
+       * scm/output-ps.scm (repeat-slash): fix a bug that made repeat
+       slash beams too wide.
 
+2006-05-30  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * VERSION: release 2.9.7
+       
 2006-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * lily/relocate.cc (read_relocation_dir): Do not blindly