]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/framework-tex.scm (dump-page): Add width to \lybox call.
[lilypond.git] / ChangeLog
index 9113b573d1d3e50d04802d5b9ba6fee966836fdc..ea244126a6b9988e626d23a5791fc9d81987885f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2004-10-23  Werner Lemberg  <wl@gnu.org>
+
+       * scm/framework-tex.scm (dump-page): Add width to \lybox call.
+       Remove first two parameters of \lybox.
+       Don't emit \vbox around \lybox.
+       (dump-line): Add width to \lybox call.
+       Remove first two parameters of \lybox.
+
+       * tex/lilyponddefs.tex (\topalign, \leftalign): Removed.
+       (\lyitem): Updated.
+       (\lybox): Only take three parameters.
+       Create box which has zero depth, only height.
+       Center box vertically along the x-height of current font.
+
+2004-10-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/framework-tex.scm (convert-to-ps): add -E if filename
+       contains .preview.
+
+2004-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/lyric-extender.cc (print): only run to right-bound if
+       broken. This fixes input/regression/lyric-extender.ly
+
+       * input/regression/beamed-chord.ly: removed.
+
+       * Documentation/user/macros.itexi: add \global to definitions for
+       feta macros.
+
+       * po/fr.po (Module): updated po file.
+
+       * po/de.po: updated po file.
+
 2004-10-22  Werner Lemberg  <wl@gnu.org>
 
        * tex/lilyponddefs.tex (\lilypondend): Undo change from 2004-10-20.