]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* input/puer-fragment.ly: bugfix: central C position of do clef
[lilypond.git] / ChangeLog
index 944ad4d38011a6fe433059d32f719f1584c31b5f..ef07ce06a7c68735a672b388ad2e70c2ced6befa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,131 @@
+2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * 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  <gperlist@shaw.ca>
+
+       * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
+       cue-notes.ly: minor fixes.
+
+2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * 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 <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: split `Insert Tag' if it is long enough.
+
+       * lilypond.words: add new features: markup, column, center, \[ \].
+       
+2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
+
+       * 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  <hanwen@cs.uu.nl>
+
+       * 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 <hjunes@cc.hut.fi>
+
+       * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
+
+2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * 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  <janneke@gnu.org>
+
+       * 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  <hanwen@cs.uu.nl>
+
+       * 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  <janneke@gnu.org>
+
+       * input/test/midi-scales.ly: Reformat to match midi2ly output again.
+
 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * input/template/gregorian-transcription.ly (barTwo): syntax update.
+
        * Documentation/user/refman.itely (Hiding staffs): rename node.
 
 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>