]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
typo
[lilypond.git] / ChangeLog
index 6928db16e3b902a5b00b1246215ab2415c43b6a9..f2e4763c3fb784add55b550524d46c123386f45b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,126 @@
+2004-08-11  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/user/notation.itely,
+       Documentation/topdocs/NEWS.texi, input/test/ambitus-mixed.ly,
+       input/test/ambitus-mixed.ly: fix plurals:
+       english: ambit, pl. ambits; latin: ambitus, pl. ambitus.
+
+2004-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/dynamic-engraver.cc (typeset_all):
+       * lily/script-engraver.cc (stop_translation_timestep): Handle
+       collisions with new-slur.
+
+2004-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/define-grobs.scm (all-grob-descriptions): Add
+       new-slur-interface.
+
+2004-08-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * elisp/lilypond-mode.el (LilyPond-command-alist): LilyPond now
+       produces .PS
+
+2004-08-09  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/define-grob-properties.scm (all-user-grob-properties): fix
+       definition of number-type
+
+2004-08-08  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/fret-diagrams.scm : change sans-serif font encoding from 
+       TeX-text to ec (uses ecss fonts instead of cmss fonts)
+
+       * scm/define-grob-interfaces.scm (fret-diagram-interface): add
+       number-type and label-dir
+
+       * scm/define-grob-properties.scm: add number-type and label-dir
+
+       * scm/fret-diagrams.scm (label-fret): allow fret label to be on either 
+       left or right.  Allow choice of upper-case roman, lower-case roman, or
+       arabic numerals in fret label
+
+2004-08-04  Werner Lemberg  <wl@gnu.org>
+
+       * lily/slur-quanting.cc: Include libc-extension.hh.
+       s/round/my_round/.
+       * ly/engraver-init.ly (VaticanaVoice, GregorianTranscriptionVoice):
+       s/autobeaming/autoBeaming/.
+
+2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
+       renameinput.
+
+2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/lookup.cc (round_filled_box): remove warnings about blot
+       diameter.
+
+       * scm/paper.scm (paper-set-staff-size): make linethickness more
+       easily tunable.
+
+       * lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
+       \newlyrics -> \addlyrics
+
+       * lily/text-spanner.cc (print): use it.
+
+       * lily/dynamic-text-spanner.cc (print): use it.
+
+       * lily/grob.cc (robust_relative_extent): new function.
+
+       * scripts/lilypond-book.py (main): add -f tex as default process.
+
+       * lily/text-spanner.cc (print): only take linear_combination of
+       nonempty interval.
+       
+
+2004-08-02  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * scm/page-layout.scm (default-page-make-stencil): If leftmargin
+       isn't specified by the user in \bookpaper center the music in the
+       page.
+
+2004-08-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Fix some problems after the renaming of my-lily -> lily
+
+2004-08-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/lily-parser.cc (parse_string): don't overwrite keytable_.
+
+       * lily/slur-quanting.cc (enumerate_attachments): apply center on
+       stem-X in more cases. 
+
+       * lily/stem.cc (dim_callback): solve todo.
+
+2004-08-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/test/README: new file.
+
+       * lily/lily-parser.cc: rename my-lily* files.
+
+       * lily/my-lily-parser.cc (LY_DEFINE): plug memory leak: unprotect
+       parser.
+
+       * lily/include/my-lily-lexer.hh (class Lily_lexer): smobify lexer.
+
+       * lily/include/my-lily-parser.hh: rename My_lily -> Lily
+
+       * make/mutopia-targets.make (local-WWW): don't make ps.gz
+       examples. They take a huge amount of space.
+
+       * Documentation/user/GNUmakefile: fix symlinks.
+
+       * VERSION: 2.3.10 released.
+       
+       * input/test/lyrics-skip-notes.ly: remove
+
+       * input/test/stem-cross-staff.ly (noFlag): fold into manual
+
+       * input/test/{spacing-2,staff-space,tablature,textscript}.ly:
+       remove.
+
 2004-08-01  Heikki Junes  <hanwen@xs4all.nl>
 
        * Documentation/user/{changing-defaults,notation,tutorial}.itely: fixes.