X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=1461e8f49246cfdf659513d61dd9c211c1d7dc64;hb=ea76a1f588dbc914f5c980ccc7b260f28b5c4db8;hp=7e2ba0864ca87646d12fc67e64f819a184f264cd;hpb=3bbdbe27c95a476fe93612c60856e2d2fa27bc5c;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 7e2ba0864c..1461e8f492 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,239 @@ +2003-07-10 Heikki Junes + + * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el: + Disable buffer-locally default paren idle timer and make a new one. + + * lilypond-mode.el: Turn off locally show-paren-mode, but turn on + locally LilyPond-show-paren-mode. Add to menu a toggle for + LilyPond-show-paren-function. + +2003-07-08 Han-Wen Nienhuys + + * input/template/jazz-combo.ly (drumNotes): 1.7 fixes + +2003-07-09 Heikki Junes + + * Documentation/user/refman.itely: spelling fix. + + * lilypond-mode.el, lilypond-indent.el: restrusture and comment + paren highlight function definitions. add todo for + Lilypond-show-paren-mode. + +2003-07-07 Han-Wen Nienhuys + + * input/template/jazz-combo.ly: new file. + +2003-07-06 Han-Wen Nienhuys + + * mf/feta-toevallig.mf: tweak for bottom of flat sign. + lo-res fixes. + + * mf/feta-schrift.mf: bugfix in varcoda sign. + WARNING: FONT CHANGED + + * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED, + in accordance with lexer.ll. + +2003-07-05 Jan Nieuwenhuizen + + * Documentation/user/tutorial.itely: Edit introduction. + +2003-07-05 Han-Wen Nienhuys + + * lily/staff-symbol-referencer.cc (LY_DEFINE): add + ly:grob-staff-position + +2003-07-04 Han-Wen Nienhuys + + * scm/to-xml.scm: import srfi-1 + + * VERSION (MAJOR_VERSION): release 1.7.24 + + * python/lilylib.py (make_ps_images): make multipage _really_ work. + + * scripts/lilypond-book.py (do_file): put texidoc before image. + (TexiPaper.process_ly2dvi_block): make multipage _really_ work. + + * input/regression/*.ly: fix snippet octaves + + * input/test/spanner-after-break-tweak.ly: import + broken-spanner-adjustment + + * input/no-notation/midi-transposing.ly: move from input/test/ + + * input/test/: remove chord-markup + + * input/regression/instrument-name-partial.ly: move from input/test. + + * input/test/vertical-text.ly: remove + + * ly/engraver-init.ly (LyricsVoiceContext): add more vertical + space above lyrics lines. + + * input/test/uniform-breaking.ly: remove file. + + * lily/gourlay-breaking.cc (combine_demerits): add comment about + uniform spacing density. + + * input/test/chords.ly (keys): remove file. + + * scm/documentation-lib.scm (oop): use srfi-1 too. + + * input/regression/*.ly: add \version + + * Documentation/user/*.itely: various fixes. + + * buildscripts/mf-to-table.py (base): break table every three + symbols. + + * input/: remove %% new-chords-done %% . + + * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly + os-music.ly + +2003-07-03 Han-Wen Nienhuys + + * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7 + + * scm/new-markup.scm (box-markup): new function. + (box-markup): new function. Contributed by Dick Schoeller + + + * scm/lily.scm: remove reduce-no-unit + (list-insert-separator): use fold-right + + * lily/molecule-scheme.cc (ly_molecule_add): take variable number + of arguments. + + * NEWS: more neutral language for ancient notation + + * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set + inside pointing beaming for chord tremolo. + + * Documentation/user/lilypond-book.itely: minor editing + +2003-07-03 Juergen Reuter + + * 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 + + * 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 + + * 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 + + * 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 + + * input/test/perform-tie.ly: delete file. + +2003-06-29 Juergen Reuter + + * 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 + + * 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 * input/test/key-clefs.ly: moved to regression.