]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
update French translation
[lilypond.git] / ChangeLog
index ccdae1a0ec6a2c28926cc10646538b6bc5b27319..cd5cf24a4447957cfe8dafcde0b5a395f70c2a16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,89 @@
+2006-06-19  John Mandereau  <john.mandereau@free.fr>
+
+       * po/fr.po; update translation, by Jean-Charles Malahieude and John Mandereau.
+
+2006-06-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * THANKS: add Markus Schneider.
+
+       * lily/tab-staff-symbol-engraver.cc: derive from Engraver, not
+       Staff_symbol_engraver
+
+       * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): don't
+       replace staff_engraver
+
+       * lily/staff-symbol-engraver.cc (stop_spanner): announce end of
+       spanner.
+
+       * lily/staff-collecting-engraver.cc
+       (acknowledge_end_staff_symbol): new function
+
+       * lily/volta-engraver.cc (acknowledge_end_staff_symbol): new function. 
+
+       * lily/staff-collecting-engraver.cc
+       (acknowledge_end_staff_symbol): new function.
+
+       * lily/main.cc: switch on relocation by default.
+
+2006-06-18  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/spacing-spanner.cc (musical_column_spacing): set
+       compound_fixed_note_space to 0.0. Document why.
+
+       * lily/simple-spacer.cc (is_sane): also have a kludge for numeric
+       range of inverse_hooke_
+       (Simple_spacer): init completely.
+       (fits): const
+       (get_line_configuration): don't use cols.resize(); it introduces
+       initialized data.
+
+       * scm/framework-ps.scm (dump-page): add setstrokeadjust. Backportme.
+
+       * ps/music-drawing-routines.ps: remove selectfont L1 hack.
+
+       * lily/beaming-pattern.cc (best_splitpoint_index): urg, 2nd
+       try. Divide by beatlength.
+
+       * input/regression/beaming-ternary-metrum.ly: update doc.
+       add beatLength hack.
+
+       * scm/music-functions.scm (make-time-signature-set): add
+       standard-beat-grouping. 
+
+2006-06-17  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * input/regression/tie-whole.ly: new file.
+
+       * lily/tie-formatting-problem.cc (set_column_chord_outline): don't
+       cross center of note head in case of invisible stem. 
+
+2006-06-16  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ various: small fixes from mailist.
+
+2006-06-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/breathing-sign.cc (offset_callback): idem.
+
+       * lily/align-interface.cc (align_to_fixed_distance): remove
+       hungarian suffix.
+
+       * lily/beaming-pattern.cc (count_factor_twos): oops. We want
+       x%2==0.
+
+2006-06-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * VERSION (PACKAGE_NAME): release 2.9.9
+
+       * ly/lilypond-book-preamble.ly: add \version
+
 2006-06-14  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
-       * lily/stem.cc (get_beaming): return max of scm_ilength. Fixes
-       slurring from/to beams. 
+       * scripts/lilypond-book.py (PREAMBLE_LY): include
+       lilypond-book-preamble.ly
+
+       * lily/stem.cc (get_beaming): return max of 0 and
+       scm_ilength. Fixes slurring from/to beams.
 
        * ly/lilypond-book-preamble.ly: new file.
 
        * lily/parser-scheme.cc: Add ly:parser-error function
 
        * scm/paper.scm: fix typo
-       
+
 2006-06-13  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
        * THANKS: add RT.