info-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LilyPond 1.7.29


From: Han-Wen Nienhuys
Subject: LilyPond 1.7.29
Date: Tue, 29 Jul 2003 13:49:07 +0200

Hi there,

1.7.29 is out. There are a bunch of small corrections to the manual
    and minute bugfixes.  

Enjoy.

BTW, I'm holding off the 1.8 release until the overhaul of the website
is complete. For a sneak preview, surf to http://lilypond.org/newweb/




2003-07-29  Han-Wen Nienhuys  <address@hidden>

        * input/regression/font-name.ly: don't use PS fonts for
        compatibility reasons. 

        * mutopia/claop.py (accents): update to 1.8

        * Documentation/user/music-glossary.tely (Top): remove 13pt.

        * Documentation/user/macros.itexi: don't color glossary links.

        * Documentation/user/invoking.itexi (Error messages): new section

2003-07-28  Han-Wen Nienhuys  <address@hidden>

        * input/regression/font-name.ly: add file.

        * scm/document-backend.scm (grob-doc): remove <hr> from
        lilypond-internals

        * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
        reqd version to 1.6.4 

        * lily/font-interface.cc (get_font): bugfix: take font-name from
        alist chain too. This fixes font-name override for \markup.

2003-07-28  Jan Nieuwenhuizen  <address@hidden>

        * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.

        * input/test/polymetric-differing-notes.ly: Compile fix.

2003-07-28  Juergen Reuter  <address@hidden>

        * Documentation/user/refman.itely: fixed typo

        * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
        before flexa

2003-07-27  Heikki Junes  <address@hidden>

        * input/test/{ many }: search & fix some typos.

2003-07-27  Han-Wen Nienhuys  <address@hidden>

        * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
        images.

        * scm/music-functions.scm (make-voice-props-set): set Script /
        TextScript dir for polyphony too.

        * scm/define-grobs.scm (all-grob-descriptions): decrease space
        before clef.

        * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.

2003-07-27  Rune Zedeler  <address@hidden>

        * Documentation/user/refman.itely (Percussion): Small
        clarifications and fixes.

        * scm/drums.scm: Bugfix: Use string instead of symbol when naming
        threads. This fixes different heads playing simultaneously.

2003-07-27  Heikki Junes  <address@hidden>

        * Documentation/user/{ many }: increase readability (read through 
        User manual from `one big page').

2003-07-26  Han-Wen Nienhuys  <address@hidden>

        * input/test/polymetric-differing-notes.ly: add example with
        disparate note values.

        * input/test/polymetric.ly: rename from poly-metric

        * scripts/ly2dvi.py (include_path): bugfix: use outbase
        iso. outname.

        * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
        G-clef bbox to real char extents. This fixes the G-clef being
        offset too much to the right.
        document perc clef offset.

        WARNING: FONT CHANGED.

        * Documentation/user/tutorial.itely (Tutorial): move menu.

2003-07-25  Han-Wen Nienhuys  <address@hidden>

        * buildscripts/lilypond-profile.sh (Error): trim error message.

        * Documentation/user/invoking.itexi (Invoking the lilypond
        binary): add note about path.

        * Documentation/user/macros.itexi: add @c at EOL, hopefully
        suppresses superfluous spaces.

2003-07-25  Jan Nieuwenhuizen  <address@hidden>

        * buildscripts/lilypond-profile.sh: Add documentation to error
        message.

        * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.

2003-07-25  Han-Wen Nienhuys  <address@hidden>

        * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
        <address@hidden>)

        * Documentation/bibliography/computer-notation.bib (pages): prune
        unscientific language.

        * Documentation/user/GNUmakefile: copy unsplit file to
        lilypond.html (idem for lilypond-internals).

        * buildscripts/mutopia-index.py (read_dict): remove "example file:"

        * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.

        * python/lilylib.py (lilypond_version): 2.1 proof version check.

        * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
        fix.
        
2003-07-25  Heikki Junes  <address@hidden>

        * Documentation/user/{ various }: bind text snippets with their
        examples, e.g. by punctuation: This is an example.

2003-07-25  Jan Nieuwenhuizen  <address@hidden>

        * ly/performer-init.ly (VoiceContext): Typos.

        * stepmake/stepmake/toplevel-targets.make (install): For srcdir
        builds, leave final-install to toplevel srcdir makefile.

        * make/srcdir.make.in (install): New target.

2003-07-24  Jan Nieuwenhuizen  <address@hidden>

        * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
        This fixes core dump on MIDI ouput (Simon Weatherill).

        * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
        on local-WWW-post.

2003-07-24  Han-Wen Nienhuys  <address@hidden>

        * make/lilypond.redhat.spec.in: add dvips to reqs.

2003-07-24  Jan Nieuwenhuizen  <address@hidden>

        * make/srcdir.make.in (web): Add special web target.

        * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
        from inner $(LOOP).

        * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).

        * stepmake/stepmake/generic-targets.make (www-targets-help):
        * GNUmakefile.in (web-install): Install in $(webdir).

        * input/test/smart-transpose.ly (texidoc): texidoc compile fix.

        * cygwin/changelog: 
        * cygwin/mknetrel: Update.

        * GNUmakefile.in (web-install): Rename (was: install-html-doc).
        (html-doc): Remove (use: web).

        * stepmake/stepmake/script-rules.make: 
        * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
        Fix $(config_make) dependencies for srcdir build.

        * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
        target for srcdir build.

        * stepmake/make/stepmake.make: 
        * make/srcdir.make.in: 
        * GNUmakefile.in:
        * make/stepmake.make (config_make): Rename variable (was:
        configuration).

2003-07-24  Han-Wen Nienhuys  <address@hidden>

        * Documentation/user/internals.itely (Manipulating music
        expressions): run lilypond on example too.

        * flower/include/libc-extension.hh: move lrint define to
        header. bugfix.
        
2003-07-24  Jan Nieuwenhuizen  <address@hidden>

        * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
        * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
        do we recurse whole tree?).

        * GNUmakefile.in (html-doc): Resurrect.

        * Documentation/pictures/GNUmakefile (default, local-dist): Remove
        obsolete $(package-icon) dependency.

2003-07-24  Han-Wen Nienhuys  <address@hidden>

        * Documentation/user/refman.itely (Automatic staff changes):
        add seealso 

        * Documentation/index.html.in: link to bigpage.

        * Documentation/user/tutorial.itely (Tutorial): streamline.

        * Documentation/index.html.in: url typo.




-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]