X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=a3fa9961b97bf49a183d703a594758310909320a;hb=3799b0e84d9a1db6ca332f06614e6fd1495c2752;hp=3a4aa41590591ac60d3eea65a120e243d7dba26b;hpb=558e6487b7046705451ae57c094706bd9954d63b;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 3a4aa41590..a3fa9961b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,494 @@ +2005-08-15 Jan Nieuwenhuizen + + * input/regression/slur-script.ly: Add example of reverting + inside-slur for fingering. + + * scm/define-grobs.scm (DynamicLineSpanner, Fingering, + TextScript): Explicitly set inside-slur #f, forcing these out of slur. + + * lily/slur-engraver.cc (acknowledge_extra_object): Only invoke + outside_slur_callback if inside-slur == #f (as opposed to unset). + +2005-08-14 Jan Nieuwenhuizen + + * tex/GNUmakefile (INSTALLATION_FILES): Remove enc symlink setup, + encoding files are already removed. + +2005-08-15 Mats Bengtsson + + * Documentation/user/advanced-notation.itely (Instrument names): + Document a workaround for instrument names that collide with + system start braces/brackets. + +2005-08-15 Han-Wen Nienhuys + + * lily/rest-collision.cc (do_shift): spello. + + * input/proportional.ly: use #'used property. Set break-overshoot property. + + * mf/feta-arrow.mf: center on arrow tip center, iso. tip edge. + + * lily/paper-column.cc: add #'used property + + * lily/mark-engraver.cc (stop_translation_timestep): set grob + array for staves found. + + * lily/metronome-engraver.cc (stop_translation_timestep): set grob + array for stavesFound. + + * lily/staff-spacing.cc (next_note_correction): add fixed and + space to calling convention. This fixes spacing of accidentals + after barlines. + + * input/regression/spacing-accidental-stretch.ly: add barline - + accidental case. + + * scm/framework-ps.scm (page-header): add version number to + creator + (eps-header): idem. + + * mf/feta-bolletjes.mf: swap d0 and u0 fa heads. + +2005-08-13 Graham Percival + + * Documentation/user/global.itely: add "fit as much as + possible onto this page" example (Vertical spacing). + +2005-08-13 Jan Nieuwenhuizen + + * *: Nitpick run. + + * buildscripts/fixcc.py: Fixes. + +2005-08-12 Graham Percival + + * Documentation/user/advanced-notation.itely: add markup + example to Text spanners. + +2005-08-12 Mats Bengtsson + + * Documentation/user/basic-notation.itely (Ties): Add example of + tying a tremolo to a chord. Thanks to Steve Doonan. + + * lily/tie-engraver.cc: Add tieWaitForNote to the list of read + properties and move tieMelismaBusy to the list of written + properties. + +2005-08-12 Heikki Junes + + * po/TODO: suggest to use a dedicated tool like kbabel. + + * po/fi.po: update using kbabel. + +2005-08-12 Jan Nieuwenhuizen + + * *: Remove obsolete files. Nitpick run. + + * lily/lily-guile.cc (parse_symbol_list): Bugfix. + +2005-08-11 Jan Nieuwenhuizen + + * mf/GNUmakefile (get-*-fonts): Rename from get-*-pfa. Copy SVG + too. + + * Documentation/topdocs/NEWS.tely (Top): Add slur script feature. + + * lily/lily-guile.cc (parse_symbol_list): Rewrite. Grok multiple + whitespace as symbol separator. + + * lily/side-position-interface.cc: Add slur-padding. + + * input/regression/slur-script.ly: Fixed. Backportme? This is + quite a large fix, and it never worked in a stable release; so not + really a regression. + + * lily/phrasing-slur-engraver.cc (class Phrasing_slur_engraver): + Update cut and paste code from Slur_engraver. + + * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface): + Add. + + * scm/define-grobs.scm (DynamicLineSpanner): Add + dynamic-line-spanner-interface. + (DynamicLineSpanner, TextScript, Fingering): Add slur-padding. + +2005-08-09 Jan Nieuwenhuizen + + * lily/slur-engraver.cc (acknowledge_extra_object): Bugfix: use + to_boolean () so that non-set 'inside-slur means false. + + * lily/slur.cc (outside_slur_callback): Bugfixes: make sure that + slur has control-points. Skip script without direction. Always + do_shift if script inside slur, even if slur not contained in + script y-extent. Increment k in loop. + +2005-08-11 Mats Bengtsson + + * scm/define-markup-commands.scm: Improved regexp to search for + EPS bounding boxes and corrected call to ly:warning. + +2005-08-10 Nicolas Sceaux + + * Documentation/user/programming-interface.itely (Displaying music + expressions): doc for \displayLilyMusic. Also some precisions in + "Markup construction in Scheme" + +2005-08-10 Mats Bengtsson + + * scm/define-markup-commands.scm (normal-text): Added 2 new + markup commands, \normal-text and \medium (the latter thanks to + Bruce Fairchild). + +2005-08-08 Graham Percival + + * Documentation/user/programming-interface.itely: fix @{ @}. + + * scm/define-markup-commands.scm: add linewidth info to + \justify and \wordwrap, add "upright is the opposite of italic". + + * Documentation/user/advanced-notation.itely: shaped->shape, + add (cons (markup "foo")) type of example to text markup, + reword multi-measure rests section. + + * lily/note-heads-engraver.cc: changed Shaped->Shape in a + comment. No actual code was touched. + + * Documentation/user/invoking.itely: add more info about + \include. Thanks, Bruce! + + * THANKS: add Bruce Fairchild, alphabetise. + + * Documentation/user/global.itely: document \score{\header{}} + behavior. + + * Documentation/user/basic-notation.itely: reword multi-measure + rest discussion in Rests. + +2005-08-08 Mats Bengtsson + + * Documentation/user/programming-interface.itely (Markup + construction in Scheme): Corrected example and tried to clarify + the implicit \line in the table. + +2005-08-07 Graham Percival + + * Documentation/user/instrument-notation.itely: moved + some bagpipe info back into the bagpipe section. Somehow + it ended up in the "other vocal issues" section?! :o_O + +2005-08-07 Jan Nieuwenhuizen + + * scm/framework-ps.scm (dir-join): Rename from path-join (joins + directories, not paths). + +2005-08-06 Jan Nieuwenhuizen + + * scm/framework-ps.scm (munge-lily-font-name): Bugfix: Munge only + plain emmentaler/aybabtu. Backportme. + + * lily/tuplet-bracket.cc (calc_position_and_height): Bugfix: + missing dir correction. + +2005-08-05 Graham Percival + + * scm/define-markup-commands: fix reversed justify/wordwrap + doc strings. + +2005-08-05 Jürgen Reuter + + * lily/ligature-engaver.cc, lily/coherent-ligature-engaver.cc, + lily/gregorian-ligature-engaver.cc, + lily/include/ligature-engraver.hh, + lily/include/coherent-ligature-engraver.hh, + lily/include/gregorian-ligature-engraver.hh: make these classes + truely abstract. This should fix some internal oddities such as + duplicate as well as dead translator/property declarations, and + also some dead code. + + * lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc: + bugfix: avoid message "junking empty ligature" on ligature + brackets by collecting dummy grobs. + +2005-08-05 Han-Wen Nienhuys + + * lily/tuplet-bracket.cc (print): default right overshoot to 0.0 + + * input/proportional.ly (staffKind): bugfix. + (staffKind): updates by Trevor Baca. + + * scm/define-grobs.scm (all-grob-descriptions): remove arrows as + default layout. + + * lily/tuplet-bracket.cc (print): check whether edge-text is a + pair. + + * lily/beam.cc (rest_collision_callback): call position_beam() if + necessary. + + * VERSION: release 2.7.4 + + * input/regression/spacing-uniform-stretching.ly: new file. + + * lily/spacing-loose-columns.cc (set_loose_columns): use robust_relative_extent(). + + * Documentation/topdocs/NEWS.tely (Top): add Nicolas as + contributor. + + * lily/include/ly-module.hh: define MODULE_GC_KLUDGE globally. + + * input/proportional.ly: new file. + + * lily/tuplet-bracket.cc (after_line_breaking): don't suicide if + columns is empty + + * lily/tuplet-engraver.cc (finalize): new function. Reset right + bounds to currentCommandColumn for the last step. + (start_translation_timestep): if tupletFullLength is set, set + bound to Paper Column + + * input/regression/tuplet-full-length.ly (indent): new file. + + * lily/spacing-loose-columns.cc (set_loose_columns): space a whole + clique of loose columns, eg. a set of grace notes in strict + notespacing. + + * input/regression/spacing-strict-spacing-grace.ly: new file. + + * lily/key-signature-interface.cc: change property name to + alteration-alist + + * lily/key-engraver.cc (read_event): read keyAlterationOrder, not + keyAccidentalOrder + + * python/convertrules.py (conv): keyAccidentalOrder -> + keyAlterationOrder + + * lily/key-engraver.cc (create_key): always print a cancellation + for going to C-major/A-minor, regardless of printKeyCancellation. + (create_key): remove typecheck for visibility. This fixes key + signature not being printed. + + * lily/spacing-determine-loose-columns.cc: new file. + + * input/regression/spacing-strict-notespacing.ly: new file. + + * lily/spacing-spanner.cc (generate_springs): rename from + do_measure. + (generate_pair_spacing): new function. + (init, generate_pair_spacing): set between-cols for floating + nonmusical columns. + + * lily/spaceable-grob.cc (get_spring): new function. + + * lily/tuplet-bracket.cc (print): on the left, the overshoot is + relative to the right edge of the prefatory matter. + + * lily/beam.cc (print): read break-overshoot to determine where to + stop/start broken beams. + + * input/regression/spanner-break-overshoot.ly: new file. + +2005-08-04 Graham Percival + + * ly/bagpipe.ly: updated. + + * Documentat/user/instrument.itely: un-comment out bagpipe example. + +2005-08-04 Han-Wen Nienhuys + + * lily/dynamic-engraver.cc (acknowledge_slur): add slur to + support: now (de)crescs avoid slurs as well. + + * Documentation/user/instrument-notation.itely (Bagpipe example): + comment out non-functioning bagpipe example. + (Bagpipe definitions): idem. + + * Documentation/topdocs/NEWS.tely (Top): add uniform-stretching example. + (Top): add proportionalNotationDuration example. + + * input/regression/spacing-proportional.ly: new file. + + * lily/tuplet-bracket.cc (parallel_beam): broken bracket never is + synched to a beam. + + * lily/beam.cc (shift_region_to_valid): divide by zero fix. This + fixes beams with a single stem (eg. beams across linebreaks.) + + * lily/parser.yy (simple_string): allow \new STRING_IDENTIFIER. + + * flower/rational.cc (operator +): prevent overflow. This fixes + heavily nested tuplets. + + * lily/auto-beam-engraver.cc (derived_mark): new method. Yes. We + have to protect even those unlikely to be corrupted data members. + +2005-08-04 Graham Percival + + * ly/bagpipe.ly: new file. + + * THANKS: added Sven Axelsson. + +2005-08-04 Han-Wen Nienhuys + + * lily/spacing-engraver.cc (stop_translation_timestep): directly + copy proportionalNotationDuration into currentMusicalColumn if + set. + + * lily/spacing-spanner.cc (musical_column_spacing): if + uniform-stretching set, fixed space is 0.0 + + * input/regression/spacing-multi-tuplet.ly: show + uniform-stretching property. + + * lily/spacing-spanner.cc (effective_shortest_duration): new function. + + * lily/include/spacing-spanner.hh (class Spacing_spanner): new file. + (struct Spacing_options): new struct. + + * lily/spacing-basic.cc: new file. + + * lily/spacing-spanner.cc (note_spacing): remove outdated code: + delta_t doesn't have to be smaller than shortest_playing_len + +2005-08-03 Han-Wen Nienhuys + + * input/regression/markup-arrows.ly: new file. + + * lily/tuplet-bracket.cc: document new behavior. + + * input/regression/tuplet-broken.ly: new file. Demonstrate tuplets + with line breaks. + + * scm/define-markup-commands.scm (arrow-head): arrow-head markup command. + + * scm/define-grobs.scm (all-grob-descriptions): set arrows as + default + + * lily/tuplet-bracket.cc: add edge-text property. + add break-overshoot. + (print): read break-overshoot. + (print): read edge-text, add stencils. + + * mf/feta-arrow.mf: new file. + + * mf/feta-generic.mf: add feta-arrow. + +2005-08-03 Mats Bengtsson + + * Documentation/user/lilypond-book.itely (An example of a + musicological document): Added flag -o to dvips for people who use + the default setting in teTeX where output is sent to the printer. + + * Documentation/user/global.itely (Vertical spacing): Added + reference to the Axis_group_engraver which documents the *Extent + properties. + +2005-08-03 Han-Wen Nienhuys + + * Documentation/user/basic-notation.itely (Tuplets): add note + about nested tuplets. Remove BUG. + + * input/regression/tuplet-nest.ly: update: remove manual hack. + + * lily/tuplet-bracket.cc (print): use robust_scm2drul + (print): manually call print() for subtuplets. + (calc_position_and_height): add subtuplets to the + support. Vertically shift outer tuplet + + * ly/engraver-init.ly (RemoveEmptyRhythmicStaffContext): set + remove-first for Lyrics, ChordNames and FiguredBass + + * scm/define-grob-properties.scm (all-internal-grob-properties): + use ly:grob-array? iso. grob-list? + (all-internal-grob-properties): add tuplets grob-array. + + * lily/tuplet-bracket.cc (add_tuplet_bracket): + new function + +2005-08-03 Han-Wen Nienhuys + + * input/test/time-signature-staff.ly: new file. + + * ly/declarations-init.ly (center): escape to Scheme. Fixes + spurious # errors. Backportme. + +2005-08-03 Mats Bengtsson + + * Documentation/user/programming-interface.itely (Markup + construction in Scheme): Corrected markup syntax in the + translation table. + +2005-08-03 Graham Percival + + * Documentation/user/instrument-notation.itely: small update + to bagpipe notation docs; thanks Sven! + + * Documentation/user/basic-notation.itely: add link about trills. + +2005-08-02 Graham Percival + + * Documentation/user/music-glossary: remove accidentally committed + fink patch. + +2005-08-02 Yoshinobu Ishizaki + + * lily/lily-parser.cc (get_header): new function. Enable multiple + \header definitions. + + * lily/parser.yy (lilypond_header_body): use get_header. + + * ly/init.ly: + * scm/lily-library.scm (print-score-with-defaults): renamed + $globalheader to $defaultheader + + * Documentation/user/global.itely (Creating titles): added short + explanation that multiple headers are useable. + + +2005-08-01 Han-Wen Nienhuys + + * lily/module-scheme.cc (LY_DEFINE): new file. + + * Documentation/user/advanced-notation.itely (Font selection): add + doco for make-pango-font-tree. + +2005-07-31 Graham Percival + + * Documentation/user/music-glossary: more languages + for tenuto. + + * Docuemntation/user/instrument-notation.itely: minor + update for bagpipe example. + +2005-07-29 Han-Wen Nienhuys + + * input/regression/+.ly (TODO): add some text. + +2005-07-28 Graham Percival + + * Documentation/user/invoking.itely: \score begins with music. + + * Documentation/user/ basic-notation.itely, + instrument-notation.itely: minor changes. + + * Documentation/user/music-glossary.itely: began tenuto entry. + +2005-07-28 Han-Wen Nienhuys + + * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich + + * mf/feta-bolletjes.mf: swap up and down for aiken heads. + 2005-07-27 Graham Percival * Documentation/user/examples.itely: remove bagpipe template. * Documentation/user/instrument-notation.itely: add bagpipe - section. + section, maybe fix quotes in lyrics. I hate text encoding. + Clarify chord durations, more bagpipe stuff. 2005-07-27 Han-Wen Nienhuys - + * lily/accidental-engraver.cc: formatting fixes. * lily/spacing-spanner.cc (prune_loose_columns): right-items is a @@ -35,6 +517,8 @@ * flower/include/guile-compatibility.hh (SCM_I_CONSP): add SCM_I_CONSP + * VERSION: 2.7.3 released + * Documentation/user/invoking.itely (Invoking lilypond): add LILYPOND_GC_YIELD documentation. @@ -486,7 +970,7 @@ * flower/include/guile-compatibility.hh (scm_from_locale_string): add scm_from_locale_string compatibility glue. -2005-07-13 Yoshinobu Isizaki +2005-07-13 Yoshinobu Ishizaki * scripts/lilypond-book.py: Prevent occuring error when 'lilypond-book --output=foo/ somefile.ly' is executed multiple @@ -504,7 +988,7 @@ * Documentation/user/converters.itely: fix URL for Noteedit and Rosegarden. - * THANKS: added Yoshinobu Isizaki. + * THANKS: added Yoshinobu Ishizaki. 2005-07-12 Han-Wen Nienhuys