]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/paper.scm (paper-alist): public.
[lilypond.git] / ChangeLog
index 6346011e1a5eba423e1145584315516dec110da2..57f7a0bc0512e7e7dd27cf090a8f6557d29c706e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,119 @@
+2004-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/paper.scm (paper-alist): public.
+       * scm/framework-tex.scm (convert-to-ps):
+       * scm/lily.scm (postscript->pdf): Do not leak papersizename into
+       command line.  (backportme)
+
+2004-11-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/lily.scm (ly:system): add > /dev/null 2>&1 
+
+       * lily/recording-group-engraver.cc (derived_mark): mark
+       now_events_. (backportme)
+
+2004-11-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * mf/GNUmakefile: use Fedora-3 in download link. (backportme.)
+
+       * scm/framework-tex.scm (convert-to-dvi): use ly:system for
+       invoking latex. (backportme.)
+
+       * lily/stem.cc (off_callback): center stems for all rest stems.
+
+2004-11-05  Werner Lemberg  <wl@gnu.org>
+
+       * Documentation/user/lilypond.tely: Add more guidelines for writing
+       lilypond texinfo documents.
+
+2004-11-05  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/index.html.in: remove <hr>.
+
+       * THANKS: change 2.3 to 2.4.
+
+2004-11-05  Jan Nieuwenhuizen  <jannneke@gnu.org>
+
+       * scm/output-gnome.scm: More fontconfig comment.
+
+2004-11-05  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * GNUmakefile.in ($(builddir)/share/lilypond-force): create the
+       <package> directory in $(builddir)/share according with
+       PACKAGE_NAME defined in the VERSION file.
+
+2004-11-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/beam.cc (rest_collision_callback): use local beam
+       multiplicity.
+
+       * input/regression/stem-stemlet.ly: new file.
+
+       * lily/stem.cc (add_head): store rests as well.
+
+       * scm/define-grob-properties.scm (all-user-grob-properties): add
+       stemlet-length
+
+       * lily/stem.cc: store rests as well.
+       
+       * input/regression/new-slur.ly: mention forcing.
+
+2004-11-04  Werner Lemberg  <wl@gnu.org>
+
+       * Documentation/user/*: A new round of layout fixes and document
+       structure cleanup.
+
+2004-11-04  Heikki Junes <hjunes@cc.hut.fi>
+
+        * Documentation/user/lilypond.tely: changes 2.3.x to 2.5.x.
+
+2004-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/topdocs/INSTALL.texi (Top): Remove geometry.
+
+2004-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/topdocs/INSTALL.texi (Top): Fix geometry url (dax).
+
+       * lily/lily-parser.cc (LY_DEFINE): Remove "Now " from message.
+
+       * lily/main.cc (main): Invoke identify.
+
+       * scm/lily.scm (postscript->pdf): Remove progress newline.
+       Write progress to stderr.
+
+       * lily/paper-book.cc (output): Remove progress newline.
+
+       * scm/framework-tex.scm (convert-to-dvi, convert-to-ps): Call
+       gettext on user messages, and remove whitespace.
+
+       * lily/paper-outputter.cc (get_paper_outputter): Add progress newline.
+
+       * scripts/lilypond-latex.py (program_name): Bugfix: use only basename of
+       argv[0] (Thomas Scharkowski).
+
+       * configure.in: Bugfix: add REQUIRED parameter to STEPMAKE_TEXMF
+       call (carlyannehorse).  Also check for mf and mf-nowin.  Add check
+       for ec-fonts-mtraced.
+
+       * GNUmakefile.in (builddir-exec): Add symlink tex/out.  Fixes
+       --srcdir build (Bertalan).
+
+       * stepmake/aclocal.m4 (STEPMAKE_GUILE_DEVEL): Check for guile
+       headers and library too (Laura Conrad).
+
+       * Documentation/topdocs/INSTALL.texi (Top): Mention development
+       package for guile too (Laura Conrad).
+
+       * lily/main.cc (usage): Typo.
+
+2004-11-02  Werner Lemberg  <wl@gnu.org>
+
+       * Documentation/user/notation.ly: More fixes to improve appearance.
+
+       * tex/texinfo.tex: Updated from texinfo CVS -- this version provides
+       better output for multicolumn tables.
+
 2004-11-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
        * lily/main.cc (dir_info): Fixed typo in the printouts.