]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
release commit
[lilypond.git] / ChangeLog
index b7cb5ea969542c30c2e3a4ae9ed7f33962803cd2..9dee6cc915a3055cf0668e8c3c1ace514e1a3ae9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,250 @@
+2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
+       and syntax updates.
+
+2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * mf/feta-toevallig.mf: revamp flat symbol: use less points,
+       better parametrisation. Move fatness of bulb downward.
+
+       * mf/parmesan-custodes.mf (dir_down): remove underscores from
+       glyph names. Underscores are not allowed .ps encoding files.
+
+2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
+       variable "packed" for packed right-ragged mode
+
+       * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
+       unused variable ragged; fixed indentation
+
+       * Documentation/user/refman.itely: tiny cleanups in ancient
+       clef and custos section
+
+2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/parser.yy (Simple_music): add \applyoutput, syntax
+       \applyoutput PROCEDURE
+
+       * lily/my-lily-lexer.cc: add \applyoutput.
+
+       * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
+
+       * lily/text-item.cc: clean text-interface description
+
+2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/{regression,test}/: use postfix for slur endings and beam
+       begins.
+
+       * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
+       style beams too. 
+
+       * input/regression/lyrics-melisma-beam.ly: new file.
+
+       * lily/lyric-engraver.cc (process_music): change from
+       process_acknowledged_grobs()
+
+       * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
+       functions to set and revert auto-beam settings.
+
+2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
+
+2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * ChangeLog, Documentation/topdocs/AUTHORS.texi,
+       Documentation/user/lilypond.tely: fixed some typos; updated author
+       info
+
+       * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
+       #"" -> #'flag-style = #'()
+
+       * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
+       cleanup: removed dead #includes
+
+       * lily/gregorian-ligature-engraver.cc,
+       lily/include/gregorian-ligature.hh,
+       scm/grob-property-description.scm: small cleanups, small spacing
+       fixes
+
+       * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
+       lily/vaticana-ligature.cc,
+       lily/include/gregorian-ligature-engraver.hh,
+       scm/grob-property-description.scm, scm/music-types.scm:
+       "porrectus" -> "pes or flexa"
+
+       * ly/engraver-init.ly, scm/grob-description.scm,
+       scm/grob-property-description.scm: junked porrectus, now handled
+       by ligature code
+
+       * scm/grob-description.scm: bugfix: added space-alist entry for
+       breathing sign/custos
+
+2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Another grand 2003 update.
+       
+       * Remove mentioning of `mudela'; There's no such thing.
+
+2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/preface.itely (Preface to version 1.8): update
+
+       * Documentation/user/invoking.itexi (Invoking LilyPond): revise
+
+       * Documentation/user/converters.itely (Invoking convert-ly): revise
+
+       * scripts/convert-ly.py (outfile_name): remove --assume-old.
+
+       * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
+
+2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/internals.itely: more updates.
+
+2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/refman.itely: revise 
+
+       * Documentation/user/internals.itely: revise
+
+       * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
+
+2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
+       beautification: reformatted ancient clefs section; cleanup: small
+       wording fixes
+
+2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond.words: added words for chant notation, sorted
+       alphabetically through "sort lilypond.words"
+
+2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
+       scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
+       chant notation
+
+2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
+       prevent TeX from interpreting them as long dash
+
+       * input/test/vaticana.ly: updated
+
+       * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
+       mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
+       mf/parmesan-heads.mf, mf/parmesan-rests.mf,
+       mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
+       fixes
+
+       * mf/parmesan-heads.mf: ledger endings: removed dead code
+
+2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.7.17 released
+       
+       * Documentation/user/GNUmakefile
+       ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
+       files too.
+
+       * scm/document-markup.scm: new file: document all markup
+       functions.
+
+       * scm/documentation-generate.scm: rename all documentation modules
+       to document-*.scm
+
+       * scripts/lilypond-book.py: generate link to .ly file iso. link to
+       .png
+
+       * input/test/divisiones.ly: added
+
+       * input/regression/output-property.ly: new file
+
+       * lily/cluster.cc: change cluster-interface to use style property
+
+2003-04-20  Rune Zedeler  <rune@zedeler.dk>
+
+       * input/test/chord-names-german.ly: modified.
+
+       * scm/chords-ignatzek.scm:
+         chord-name->german-markup: Added
+         note-name->german-markup: Changed (now producing lowercase notenames)
+
+       * lily/chord-name-engraver.cc: Reads property chordNoteNamer
+       
+2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scripts/convert-ly.py (FatalConversionError.conv):
+       divisiominima -> divisioMinima, etc.
+
+       * ly/engraver-init.ly (FiguredBassContext): add
+       Separating_line_group_engraver to Figured bass context.
+
+       * ly/german-chords-init.ly: remove file
+
+       * input/test/chord-names-german.ly (scm): new file.
+
+       * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
+
+       * lily/chord-name-engraver.cc: move New_chord_name_engraver to
+       Chord_name_engraver
+
+       * Documentation/user/refman.itely: lots of updates.
+
+       * input/regression/chord-name-exceptions.ly (chExceptionMusic):
+       new file
+
+       * input/test/bar-number-every-5-reset.ly: new file.
+
+2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/regression/chord-name-major7.ly: new file
+
+       * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
+       if specced explicitly.
+
+       * input/regression/chord-name-entry-11.ly: new file.
+
+       * input/test/slur-beautiful.ly: new file.
+
+       * Documentation/user/refman.itely: updates.
+
+       * input/regression/collisions.ly (threevoice): cleanup.
+
+       * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
+
+2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/*.itely: various updates.
+
+       * ly/spanners-init.ly: enddecr/ endcr.
+
+       * Documentation/user/tutorial.itely (Fine tuning a piece): editing
+       of tutorial
+
+2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
+
+       * lily/new-chord-name-engraver.cc (process_music): use octavation
+       (a number) instead of original-pitch to store inversions. This
+       fixes a problem with transposed chords with inversions.  
+
 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * stepmake/aclocal.m4: Include compile fix for broken flex, as
+       used in includable-lexer.hh.
+
+       * lily/includable-lexer.cc: Bugfix: include config.h.
+
        * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
-        circumvention of Debian packaging bug.
+       circumvention of Debian packaging bug.
 
 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
 
 
 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION: 1.7.16 released
+
        * python/lilylib.py (setup_temp): temporary directories are mode 700.
        (this is a security vulnerability).