]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* input/regression/spacing-note-flags.ly (raggedright): remove
[lilypond.git] / ChangeLog
index 5feee5d400b222a768d4d50628980037fabddf96..038ff827219ef0eca406f840fba2971eeab496fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,237 @@
+2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/regression/spacing-note-flags.ly (raggedright): remove
+       stafflinethickness
+
+       * input/les-nereides.ly: update to new syntax, cleanups.
+
+2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/refman.itely: Clarify shortest-note problem
+       of autobeamer.
+
+2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
+
+        * 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  <mats.bengtsson@s3.kth.se>
+
+       * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
+       current ugly installation method for PFA fonts.
+
+2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
+
+        * 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  <janneke@gnu.org>
+
+       * lexer-gcc-3.0.patch: Remove.
+
+       * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
+
+2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * debian/rules (binary-arch): remove NEWS.
+
+2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
+
+       * 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  <hanwen@cs.uu.nl>
+
+       * 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 <hjunes@cc.hut.fi>
+
+        * { 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  <hanwen@cs.uu.nl>
+
+       * 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  <hanwen@cs.uu.nl>
+
+       * input/regression/font-name.ly: add file.
+
+       * scm/document-backend.scm (grob-doc): remove <hr> 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  <janneke@gnu.org>
+
+       * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
+
+       * input/test/polymetric-differing-notes.ly: Compile fix.
+
+2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * Documentation/user/refman.itely: fixed typo
+
+       * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
+       before flexa
+
+2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * input/test/{ many }: search & fix some typos.
+
+2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * 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  <rz@daimi.au.dk>
+
+       * 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  <hjunes@cc.hut.fi>
+
+       * Documentation/user/{ many }: increase readability (read through 
+       User manual from `one big page').
+
+2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * 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  <hanwen@cs.uu.nl>
+
+       * 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  <janneke@gnu.org>
+
+       * 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  <hanwen@cs.uu.nl>
+
+       * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
+       <mike@ossmann.com>)
+
+       * 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  <hjunes@cc.hut.fi>
+
+        * Documentation/user/{ various }: bind text snippets with their
+        examples, e.g. by punctuation: This is an example.
+
+2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * 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  <janneke@gnu.org>
+
+       * 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  <hanwen@cs.uu.nl>
 
        * make/lilypond.redhat.spec.in: add dvips to reqs.
@@ -555,7 +789,7 @@ m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * 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  <hanwen@cs.uu.nl>
 
@@ -2932,7 +3166,7 @@ m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
 
-       * 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.
 
@@ -3414,7 +3648,7 @@ m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
 
        * emacs-mode.el: Added spanish-note-replacements 
-        (<carlos.betancourt@chello.be>).
+        (Carlos Betancourt, <carlos.betancourt@chello.be>).
 
        * vimrc: (Un)commenting with <(S-)F12>, tidy.