]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* buildscripts/new-chords.py (help): add help text
[lilypond.git] / ChangeLog
index 0e7422cf20f81bb7097b2dce10df69d5f7e76519..31bf2ecbc6811e11444a4522760e7340bd5e649a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,46 @@
+2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: release 1.7.27
+
+       * buildscripts/new-chords.py (help): add help text
+
+       * Documentation/user/introduction.itely (Typography and program
+       architecture):  fixes.
+
+       * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
+       for texinfo and dvips. This fixes problems with PDF output of the
+       wrong size.
+
+       * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
+       DVIPS_PAPERSIZE variable
+
+       * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
+       TEXINFO_PAPERSIZE variable 
+
 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * mf/feta-macros.mf: whoops: only draw lines for test situations.
+
+       * mf/feta-toevallig.mf: lowres fixes.
+
+2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * NEWS: Typo and fill-paragraph fixes.
+
+       * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
+       cast #define.
+
+       * configure.in: 
+       * config.hh.in: Check for lrint.
+
+2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.7.26 released
+
+       * lily/separation-item.cc: add padding property.
+
+       * input/test/*.ly: various fixes, remove solo-a2.ly
+
        * scm/new-markup.scm (brew-new-markup-molecule): arg order
        bugfix. Fixes old-style markup compatibility.