X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=dfc3329c8bc8bd3a753e4b7aecff482253f52e95;hb=03cae807dab2dd8a9c77d63879d7a9624d02cdc5;hp=651e74ba3f1421d014de7025c1665f8b830c1501;hpb=c4865b90e458a9a97f5d3aa6932e8669288a0f4a;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 651e74ba3f..dfc3329c8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,501 @@ +2003-07-31 Heikki Junes + + * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct + to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead. + +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. + + * input/regression/pedal.ly: remove; dups input/test/ + + * stepmake/stepmake/texinfo-rules.make: remove footify everywhere. + + * Documentation/index.html.in: python style doco index. + + * Documentation/{footer,header}.html.in (src): remove, + + * Documentation/pictures: remove all but lelie-logo.xpm. + + * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG + before running makeinfo. + + * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add + @code{} + +2003-07-23 Han-Wen Nienhuys + + * input/test/bar-number-regular-interval.ly: rename. + + * Documentation/user/*: various fixes. + +2003-07-24 Heikki Junes + + * Documentation/{ many }: polish for update-all-menus. typos. + + * po/fi.po: fixes. + + * Documentation/topdocs/{README.texi,INSTALL.texi}: update links. + + * 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 + + * lily/text-spanner.cc (brew_molecule): use bracket-flare + iso. edge-widen. + + * lily/piano-pedal-engraver.cc (process_music): change from + process_acknowledged () + + * lily/piano-pedal-bracket.cc: new file. Change + setup_pedal_bracket in after_line_breaking callback. Thoroughly + cleaned up. + + * lily/text-spanner.cc (setup_pedal_bracket): cleanup. + + * input/regression/tuplets.ly (texidoc): rename file. + + * po/fr.po: update + + * buildscripts/lilypond-profile.sh: error message if script is not + sourced. + + * lily/tuplet-bracket.cc (make_bracket): change edge-widen to + bracket-flare + (make_bracket): simplify code. + + * lily/parser.yy (verbose_command_req): catch typos in \key scale + argument. + + * python/lilylib.py (lilypond_version_check): new function + + * scripts/lilypond-book.py (TexiPaper.incl_opt): idem + + * scripts/ly2dvi.py (run_lilypond): add version check. + + * scripts/lilypond-book.py (option_definitions): typo + + * scripts/ly2dvi.py (include_path): typo + + * make/lilypond.redhat.spec.in (Group): add INSTALL.txt + + * lily/parse-scm.cc (parse_handler): typo + + * Documentation/user/macros.itexi: use @heading for headings. + + * Documentation/user/refman.itely: updates, fixes. + +2003-07-23 Heikki Junes + + * po/fi.po: add Finnish translations. fixes. + + * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk. + + * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax + from lily/glissando-engraver.cc. + +2003-07-23 Han-Wen Nienhuys + + * lily/volta-bracket.cc (brew_molecule): opps: only wipe number + for non-first _broken_ bracket. + + * Documentation/user/refman.itely: corrections. + +2003-07-22 Han-Wen Nienhuys + + * lily/new-fingering-engraver.cc (position_scripts): add heads to + support of the fingerings. + + * po/fr.po: French translation update. + + * lily/parser.yy (Composite_music): add extra \ for "\apply" in + strings. + +2003-07-22 Jan Nieuwenhuizen + + * Documentation/user/introduction.itely: Small fixes. + +2003-07-22 Heikki Junes + + * Documentation/topdocs/AUTHORS.texi: polish. + +2003-07-22 Han-Wen Nienhuys + + * Documentation/user/introduction.itely: revise + + * Documentation/user/tutorial.itely: reorganise. + + * Documentation/topdocs/index.tely: remove. + + * Documentation/header.html.in: prune. + + * GNUmakefile.in: clean up web building. + + * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic + target. + +2003-07-21 Heikki Junes + + * lilypond-font-lock.el: do not try to match two-char slurs \) \]. + + * lilypond-mode.el: turn on blink-matching-paren. + +2003-07-21 Jan Nieuwenhuizen + + * scm/output-sodipodi.scm (svg-header): Fix typo. + +2003-07-21 Han-Wen Nienhuys + + * python/lilylib.py (error_log): use mktemp iso. temp_dir. This + fixes a security hole. + + * scripts/lilypond-book.py (original_dir): remove temp_dir + + * scm/document-translation.scm: use @code tags. + +2003-07-20 Heikki Junes + + * lilypond-font-lock.el: do not try to match two-char slurs \( \[. + + * lilypond-mode.el: add a buffer-local post-command-hook to set + context dependent syntax-table after each cursor event. Remove old + stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode. + + * lilypond-indent.el: update comments. + + * Documentation/footer.html.in: add period. + +2003-07-20 Han-Wen Nienhuys + + * make/lilypond.redhat.spec.in (Group): don't strip binary. + + * scm/document-translation.scm (document-property-operation): add + @code{} tags. + + * VERSION (PACKAGE_NAME): release 1.7.27 + + * config.make.in: add PAPER variable + + * buildscripts/new-chords.py (help): add help text + + * Documentation/user/introduction.itely (Typography and program + architecture): fixes. + + * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper + for texinfo and dvips. This fixes problems with PDF output of the + wrong size. + + * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add + DVIPS_PAPERSIZE variable + + * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add + TEXINFO_PAPERSIZE variable + +2003-07-19 Han-Wen Nienhuys + + * mf/feta-macros.mf: whoops: only draw lines for test situations. + + * mf/feta-toevallig.mf: lowres fixes. + +2003-07-19 Jan Nieuwenhuizen + + * NEWS: Typo and fill-paragraph fixes. + + * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and + cast #define. + + * configure.in: + * config.hh.in: Check for lrint. + +2003-07-19 Han-Wen Nienhuys + + * VERSION: 1.7.26 released + + * lily/separation-item.cc: add padding property. + + * input/test/*.ly: various fixes, remove solo-a2.ly + + * scm/new-markup.scm (brew-new-markup-molecule): arg order + bugfix. Fixes old-style markup compatibility. + + * Documentation/user/introduction.itely (Introduction): historical + elucidations + + * Documentation/user/music-glossary.tely (Top): linewidth fix. + + * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup. + + * Documentation/index.texi (Top): cleanup. + + * Documentation/user/introduction.itely (Introduction): rewrite + introduction, + (Music notation and engraving): about notation. Add flat-picture + +2003-07-18 Han-Wen Nienhuys + + * ly/engraver-init.ly (LyricsVoiceContext): add padding for + separation items. This keeps lyrics from bumping into each other. + 2003-07-18 Jan Nieuwenhuizen * GNUmakefile.in (topdocs-web): New target. @@ -5,6 +503,10 @@ 2003-07-18 Han-Wen Nienhuys + * po/lilypond.pot: run po-replace + + * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory + * scm/drums.scm (reset-drum-kit): new function. * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory. @@ -247,7 +749,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 @@ -2624,7 +3126,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. @@ -3106,7 +3608,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.