X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=ef07ce06a7c68735a672b388ad2e70c2ced6befa;hb=e4b0f30270feef0cb55d1a004df85d0109d9cc4b;hp=43926c576e2c889340967431604d6c90cca28699;hpb=3bea4e26ef6da656f25f0d0b7dd0d2feddfed00e;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 43926c576e..ef07ce06a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,504 @@ +2003-08-14 Juergen Reuter + + * input/puer-fragment.ly: bugfix: central C position of do clef + + * ly/gregorian-init.ly: workaround: add small padding space before + divisiones (the correct fix would be the spacing engine to handle + this) + +2003-08-13 Graham Percival + + * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly, + cue-notes.ly: minor fixes. + +2003-08-13 Juergen Reuter + + * Documentation/user/refman.itely: bugfix: remove obsolete link to + input/test/custos-style.ly + + * Documentation/index.html.in: bugfix: link to Tutorial.html + + * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis" + to neumes; bugfix: "et": epiphonus, not just a simple pes + +2003-08-12 Heikki Junes + + * lilypond-mode.el: split `Insert Tag' if it is long enough. + + * lilypond.words: add new features: markup, column, center, \[ \]. + +2003-08-10 Heikki Junes + + * Documentation/topdocs/NEWS.texi, DEDICATION, + stepmake/bin/add-html-footer.py + input/mutopia/J.S.Bach/baerenreiter-sarabande.ly + input/mutopia/J.S.Bach/wtk1-fugue1.ly + input/mutopia/J.S.Bach/wtk1-prelude1.ly + Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is + added (only) after a sentence which is complete; if the sentence is + not ended a comma `,' or nothing is used. fix also spaces. + +2003-08-08 Han-Wen Nienhuys + + * Documentation/topdocs/INSTALL.texi (Top): change GUILE + requirements. + + * buildscripts/mutopia-index.py (read_lilypond_header): update + mutopia-index.py to 1.4 syntax [sic] + +2003-08-07 Heikki Junes + + * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec. + +2003-08-07 Han-Wen Nienhuys + + * Documentation/index.html.in: url for regression pdf + + * Documentation/user/cheatsheet.itely (Cheat sheet): single staff. + + * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g + + * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd. + + * VERSION: 1.8.0 released + + * GNUmakefile.in (local-WWW-post): footify build fix. + + * configure.in: require GUILE 1.6.4 + + * Documentation/user/GNUmakefile: don't copy *.png for + lilypond-internals + + * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel + local-WWW-post target. + (rsync-web): add rsync-web target + + * Documentation/user/introduction.itely (Music notation and + engraving): add neume example + + * input/puer-fragment.ly (cantus): add puer-fragment + +2003-08-06 Jan Nieuwenhuizen + + * input/no-notation/midi-volume-equaliser.ly: Add volume setting + to notes, so that equalizer is actualy being used. + + * scm/midi.scm (instrument-equalizer-alist): + (absolute-volume-alist): Define public, so that user can copy or + override. + + * lily/key-performer.cc (create_audio_elements): Check for minor + key. Only if key is minor, set MIDI key to minor. + +2003-08-06 Han-Wen Nienhuys + + * Documentation/user/refman.itely (Hiding staffs): fixes. + + * mf/feta-eindelijk.mf (tracingvariables): add TODO. + + * lily/system-start-delimiter.cc (after_line_breaking): retrieve + vertical extents to deal with Hara kiri correctly. + + * input/regression/hara-kiri-short.ly: remove + + * input/regression/hara-kiri-pianostaff.ly: update test. + + * Documentation/user/*.tely: remove WEBTITLE + + * scm/output-tex.scm (comment): idem. + + * scm/output-pdftex.scm: remove GUILE 1.4 glue + + * scm/music-functions.scm (make-lyric-event): new function + + * scm/lily.scm (lilypond-version): new function + + * input/test/version-output.ly: new file. + + * Documentation/user/lilypond.tely: add version number to + front-page. + +2003-08-05 Jan Nieuwenhuizen + + * input/test/midi-scales.ly: Reformat to match midi2ly output again. + +2003-08-05 Han-Wen Nienhuys + + * input/template/gregorian-transcription.ly (barTwo): syntax update. + + * Documentation/user/refman.itely (Hiding staffs): rename node. + +2003-08-04 Han-Wen Nienhuys + + * input/regression/new-markup-syntax.ly (texidoc): remove + molecule-callback override. + +2003-08-04 Jan Nieuwenhuizen + + * input/les-nereides.ly: Mark tweaks with %tweak. + + * Debian patch, see debian/changelog (Anthony Fok). + +2003-08-04 Jan Nieuwenhuizen + + * buildscripts/lilypond-profile.sh: Add workaround for zsh posix + problem. + +2003-08-04 Mats Bengtsson + + * Documentation/user/refman.itely (Text markup): Fix language bug. + +2003-08-04 Han-Wen Nienhuys + + * input/* : postfix syntax fixes. + + * Documentation/user/refman.itely (Text markup): add note about + raise/lower with ^ or _ . + + * po/fi.po: fix \\apply strings. + + * lily/parser.yy (open_event): warn for prefix articulations. + +2003-08-04 Juergen Reuter + + * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last + fix also on parmesan font. + +2003-08-03 Han-Wen Nienhuys + + * VERSION 1.7.30 released + + * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch. + + * buildscripts/mutopia-index.py (headertext): rewording + +2003-08-02 Han-Wen Nienhuys + + * scm/new-markup.scm (strut-markup): new markup function. + + * scm/bass-figure.scm (make-bass-figure-markup): insert vertical + space also when no accidental is there. + +2003-08-02 Jan Nieuwenhuizen + + * input/les-nereides.ly: Updates. + +2003-08-02 Heikki Junes + + * lilypond-mode.el (LilyPond-insert-tag-current): new function, + which repeats the tag insertion selected from "Insert tag" menu. + +2003-08-02 Han-Wen Nienhuys + + * lily/all-font-metrics.cc (find_font): load AFM files first only + for feta fonts. This fixes problems with TeXlive and other TeX + distros that include AFM files for the CM fonts. + + * scm/font.scm (qualifiers-to-font-name): remove. + + * lily/paper-def.cc: remove get_var. + + * input/trip.ly: remove file. + + * input/regression/spacing-note-flags.ly (raggedright): remove + stafflinethickness + + * input/les-nereides.ly: update to new syntax, cleanups. + +2003-08-01 Jan Nieuwenhuizen + + * Documentation/user/refman.itely: Clarify shortest-note problem + of autobeamer. + +2003-08-01 Heikki Junes + + * lilypond-mode.el: Add each word to regexps only once. + + * lilypond-mode.el (LilyPond-insert-tag): add new function, which + is based on the syntax definitions in lilypond.words. Remove all + LilyPond-insert-tag-* functions. Restructure LilyPond menu. + LilyPond->Insert menu is generated by the entries in lilypond.words + to which have been given a syntax definition. + + * lilypond.words: give syntax definitions (LilyPond-insert-tag) for + \notes, \relative, \score, \simultaneous, \transpose. + + * lilypond-mode.el: allow non-alpha characters only in menu keywords. + + * lilypond.words: add useful `\context Staff =' and `\context Voice ='. + + * lilypond-mode.el: add menu keywords separately. + + * lilypond.words: post-syntaxed slur pairs and syntax for \times. + +2003-08-01 Mats Bengtsson + + * Documentation/topdocs/INSTALL.texi (Top): Documentation of the + current ugly installation method for PFA fonts. + +2003-07-31 Heikki Junes + + * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct + to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead. + + * Documentation/user/music-glossary.tely: update legato. + +2003-07-30 Jan Nieuwenhuizen + + * lexer-gcc-3.0.patch: Remove. + + * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging. + +2003-07-30 Han-Wen Nienhuys + + * debian/rules (binary-arch): remove NEWS. + +2003-07-30 Heikki Junes + + * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many }, + stepmake/bin{ many }: polish the `--help's of different scripts; + model taken from the core-utils of Linux. + + * flower/getopt-long.cc, python/lilylib.py: add space, see above. + +2003-07-29 Han-Wen Nienhuys + + * flower/parse-afm.cc (parseCharMetrics): add warnings. + + * flower/libc-extension.cc: idem. + + * flower/include/libc-extension.hh: protect against isinf macros. + +2003-07-29 Heikki Junes + + * { many }: Use two uppercase letters in LilyPond. + + * lily/main.cc, po/{ many }, scripts/{ many }: add verbs. + + * VERSION: 1.7.29 released. + +2003-07-29 Han-Wen Nienhuys + + * lily/tie.cc: add TODO comment. + + * lily/bezier.cc: replace bezier-bow with bezier-sandwich. + + * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded + linejoins and linecaps. This fixes problems with occasional spikes + on slur/tie endings. + + * input/regression/font-name.ly: don't use PS fonts for + compatibility reasons. + + * mutopia/claop.py (accents): update to 1.8 + + * Documentation/user/music-glossary.tely (Top): remove 13pt. + + * Documentation/user/macros.itexi: don't color glossary links. + + * Documentation/user/invoking.itexi (Error messages): new section + +2003-07-28 Han-Wen Nienhuys + + * input/regression/font-name.ly: add file. + + * scm/document-backend.scm (grob-doc): remove
from + lilypond-internals + + * Documentation/topdocs/INSTALL.texi (Top): bump GUILE + reqd version to 1.6.4 + + * lily/font-interface.cc (get_font): bugfix: take font-name from + alist chain too. This fixes font-name override for \markup. + +2003-07-28 Jan Nieuwenhuizen + + * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon. + + * input/test/polymetric-differing-notes.ly: Compile fix. + +2003-07-28 Juergen Reuter + + * Documentation/user/refman.itely: fixed typo + + * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space + before flexa + +2003-07-27 Heikki Junes + + * input/test/{ many }: search & fix some typos. + +2003-07-27 Han-Wen Nienhuys + + * scripts/ly2dvi.py (include_path): use preview_resolution for PNG + images. + + * scm/music-functions.scm (make-voice-props-set): set Script / + TextScript dir for polyphony too. + + * scm/define-grobs.scm (all-grob-descriptions): decrease space + before clef. + + * flower/libc-extension.cc (my_round): ANSI-C compatible rounding. + +2003-07-27 Rune Zedeler + + * Documentation/user/refman.itely (Percussion): Small + clarifications and fixes. + + * scm/drums.scm: Bugfix: Use string instead of symbol when naming + threads. This fixes different heads playing simultaneously. + +2003-07-27 Heikki Junes + + * Documentation/user/{ many }: increase readability (read through + User manual from `one big page'). + +2003-07-26 Han-Wen Nienhuys + + * input/test/polymetric-differing-notes.ly: add example with + disparate note values. + + * input/test/polymetric.ly: rename from poly-metric + + * scripts/ly2dvi.py (include_path): bugfix: use outbase + iso. outname. + + * mf/feta-klef.mf: clef fixes, remove left/right spacing. set + G-clef bbox to real char extents. This fixes the G-clef being + offset too much to the right. + document perc clef offset. + + WARNING: FONT CHANGED. + + * Documentation/user/tutorial.itely (Tutorial): move menu. + +2003-07-25 Han-Wen Nienhuys + + * buildscripts/lilypond-profile.sh (Error): trim error message. + + * Documentation/user/invoking.itexi (Invoking the lilypond + binary): add note about path. + + * Documentation/user/macros.itexi: add @c at EOL, hopefully + suppresses superfluous spaces. + +2003-07-25 Jan Nieuwenhuizen + + * buildscripts/lilypond-profile.sh: Add documentation to error + message. + + * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir. + +2003-07-25 Han-Wen Nienhuys + + * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann + ) + + * Documentation/bibliography/computer-notation.bib (pages): prune + unscientific language. + + * Documentation/user/GNUmakefile: copy unsplit file to + lilypond.html (idem for lilypond-internals). + + * buildscripts/mutopia-index.py (read_dict): remove "example file:" + + * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo. + + * python/lilylib.py (lilypond_version): 2.1 proof version check. + + * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final + fix. + +2003-07-25 Heikki Junes + + * Documentation/user/{ various }: bind text snippets with their + examples, e.g. by punctuation: This is an example. + +2003-07-25 Jan Nieuwenhuizen + + * ly/performer-init.ly (VoiceContext): Typos. + + * stepmake/stepmake/toplevel-targets.make (install): For srcdir + builds, leave final-install to toplevel srcdir makefile. + + * make/srcdir.make.in (install): New target. + +2003-07-24 Jan Nieuwenhuizen + + * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add. + This fixes core dump on MIDI output (Simon Weatherill). + + * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend + on local-WWW-post. + +2003-07-24 Han-Wen Nienhuys + + * make/lilypond.redhat.spec.in: add dvips to reqs. + +2003-07-24 Jan Nieuwenhuizen + + * make/srcdir.make.in (web): Add special web target. + + * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE) + from inner $(LOOP). + + * cygwin/mknetrel: Override $(webdir) (was: $(docdir)). + + * stepmake/stepmake/generic-targets.make (www-targets-help): + * GNUmakefile.in (web-install): Install in $(webdir). + + * input/test/smart-transpose.ly (texidoc): texidoc compile fix. + + * cygwin/changelog: + * cygwin/mknetrel: Update. + + * GNUmakefile.in (web-install): Rename (was: install-html-doc). + (html-doc): Remove (use: web). + + * stepmake/stepmake/script-rules.make: + * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py): + Fix $(config_make) dependencies for srcdir build. + + * stepmake/stepmake/generic-targets.make ($(config_make)): Fix + target for srcdir build. + + * stepmake/make/stepmake.make: + * make/srcdir.make.in: + * GNUmakefile.in: + * make/stepmake.make (config_make): Rename variable (was: + configuration). + 2003-07-24 Han-Wen Nienhuys + * Documentation/user/internals.itely (Manipulating music + expressions): run lilypond on example too. + + * flower/include/libc-extension.hh: move lrint define to + header. bugfix. + +2003-07-24 Jan Nieuwenhuizen + + * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): + * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why + do we recurse whole tree?). + + * GNUmakefile.in (html-doc): Resurrect. + + * Documentation/pictures/GNUmakefile (default, local-dist): Remove + obsolete $(package-icon) dependency. + +2003-07-24 Han-Wen Nienhuys + + * Documentation/user/refman.itely (Automatic staff changes): + add seealso + + * Documentation/index.html.in: link to bigpage. + + * Documentation/user/tutorial.itely (Tutorial): streamline. + + * Documentation/index.html.in: url typo. + * VERSION (PACKAGE_NAME): release 1.7.28 * python/lilylib.py (error_log): remove '/' from name. @@ -36,6 +535,8 @@ * buildscripts/mutopia-index.py: polish. + * input/regression/{ many }, input/test{ many }: polish texidocs. + 2003-07-23 Han-Wen Nienhuys * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style @@ -488,7 +989,7 @@ m2003-07-15 Han-Wen Nienhuys * lilypond-mode.el, lilypond-indent.el: restrusture and comment paren highlight function definitions. add todo for - Lilypond-show-paren-mode. + LilyPond-show-paren-mode. 2003-07-07 Han-Wen Nienhuys @@ -2865,7 +3366,7 @@ m2003-07-15 Han-Wen Nienhuys 2002-12-09 Heikki Junes - * lilypond-mode.el (LilyPond-kill-job): Kill all Lilypond compiling + * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling jobs at the same time. Add horizontal lines to Command menu. Allow one compiling job -- propose killing others before a new one. @@ -3347,7 +3848,7 @@ m2003-07-15 Han-Wen Nienhuys 2002-11-10 Heikki Junes * emacs-mode.el: Added spanish-note-replacements - (). + (Carlos Betancourt, ). * vimrc: (Un)commenting with <(S-)F12>, tidy.