]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* NEWS: added news for 1.8 regarding ancient notation
[lilypond.git] / ChangeLog
index 18589239dce36c3cb588ab55f63ff0a7a644758a..d01cdbd4d40640ceb2717a4937a35b95a6659b21 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,184 @@
+2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * NEWS: added news for 1.8 regarding ancient notation
+
+       * Documentation/user/refman.itely (Gregorian square neumes
+       ligatures): fixed typo
+
+       * lily/vaticana-ligature-engraver.cc,
+       lily/include/vaticana-ligature.hh: bugfix: use special heads for
+       lower/upper head of Pes only when heads are stacked
+
+       * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
+       scm/define-grob-properties.scm: cleanup: make "join-left" a
+       boolean grob property and save delta pitch in grob property
+       "delta-pitch" instead
+
+       * lily/include/gregorian-ligature.hh: bugfix: corrected comments
+
+2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/parser.yy (Repeated_music): bug fix beam multiplicity was
+       completely borked 
+
+       * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
+       (try_music): bug fix: beam multiplicity was completely borked.
+
+       * scm/lily.scm: remove tail, filter-list, filter-out-list,
+       first-n, butfirst-n in favor of srfi-1 functions.
+       remove string-join, string-pad in favor of srfi-13 functions.
+
+       * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
+
+       * NEWS: use complete sentences.
+
+       * Documentation/user/introduction.itely (Example applications):
+       add note about databases and lilypond-book.
+
+       * input/test/volta.ly: remove file
+
+       * input/regression/volta-broken-left-edge.ly: simplify file
+
+2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/refman.itely (Constructing a tweak): new
+       subsection.
+
+       * Documentation/user/tutorial.itely (Fine tuning layout): add
+       common tweaks.
+
+       * scm/define-grobs.scm (TextScript): use new brewer.
+
+2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: release 1.7.23
+
+       * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
+
+       * python/lilylib.py (make_ps_images): bugfixes.
+
+       * input/regression/volta-multi-staff.ly: new file.
+
+       * Documentation/user/macros.itexi: refcommands, refcommand macros.
+
+       * Documentation/user/tutorial.itely (Piano staffs): new section.
+       (Setting variables): new section
+       (Fine tuning layout): new section
+
+       * input/just-friends.ly: remove file. Superseeded by
+       input/test/chords-without-melody.ly
+
+       * ly/property-init.ly: add all commands to refman.
+
+       * scm/define-translator-properties.scm: remove
+       graceAccidentalSpace, graceAlignPosition, keyOctaviation 
+
+       * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
+       name. Underscores botch up PS output.
+
+       * scm/define-translator-properties.scm: remove
+       textNonEmpty, oneBeat, regularSpacingDelta
+
+       * scripts/convert-ly.py (FatalConversionError.conv): conversion
+       rule for automaticBars.
+
+       * lily/timing-engraver.cc (start_translation_timestep): change
+       barNonAuto to automaticBars
+
+2003-06-30  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/perform-tie.ly: delete file.
+
+2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * Documentation/user/refman.itely (Gregorian square neumes
+       ligatures): bugfix: do not show ledger lines in neumes table
+       (fixed by setting staff symbol to transparent rather than removing
+       it from staff context)
+
+2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/new-markup.scm (brew-new-markup-molecule): move old markup
+       glue into brew-new-markup-molecule.
+
+       * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
+
+       * Documentation/user/introduction.itely (Computerized typography):
+       new section
+
+       * Documentation/user/tutorial.itely (An orchestral part): remove
+       pc example from tutorial.
+
+       * input/tutorial/lilbook.tex: use screech-boink
+
+       * scripts/lilypond-book.py (compile_all_files): split formatting
+       output body and scheduling lilypond compilation.
+       (format_lilypond_output_bodies): new function
+       (format_lilypond_block): new function
+       (html_pages): allow multi-page images in HTML
+
+       * python/lilylib.py (make_ps_images): rename function from
+       make_preview, merge with make_page_images
+
+2003-06-28  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/key-clefs.ly: moved to regression.
+
+       * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
+
+       * input/no-notation/README: added note about midi-*.ly files.
+
+       * input/test/two-key.ly: moved to no-notation/parse5.ly
+
+       * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
+       system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
+
+       * input/test/ {various}: modified comments, marked some for deletion.
+
+       * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
+
+       * input/test/mmrest-collision: moved to regression.
+
+2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/chord-name.scm (note-name->markup): don't superscript root
+       alterations in chordnames.
+
+2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/refman.itely (Multi measure rests): more
+       index/cross-referencing.
+
+       * lily/line-spanner.cc (line_molecule): bugfix for trill style.
+
+       * scm/font.scm: remove properties-to-font-name code.
+
+       * scm/define-grob-properties.scm: remove 'type
+
+       * scripts/convert-ly.py (FatalConversionError.conv): type -> style
+       conversion
+
+       * lily/text-spanner.cc: change 'type grob prop to 'style 
+
+       * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
+       "first" flag to decide whether to make a start-repeat
+
+       * input/regression/grace-volta-repeat-2.ly: new file.
+
+2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lilypond-indent.el: rename generic functions to LilyPond-*
+
+2003-06-22  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/thumb.ly: delete, merged into refman.
+
+       * Documentation/user/refman.itely: added thumb info to Fingering.
+
+       * input/test/ follow-break.ly multi-slope.ly note-shift.ly
+       notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
+       vertical-align.ly : deleted files.
+
 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/align-interface.cc (find_fixed_alignment_parent): new function.