Han-Wen Nienhuys | 1 Aug 2004 16:46
Picon
Picon
Favicon

LilyPond 2.3.10 released


LilyPond 2.3.10 is out. This release has a major clean-up of the
input/test/ directory. Many examples have been moved to the regression
test or manual, and the superfluous or outdated ones have been
removed. The directory has gone from 146 examples to 72 examples. That
means that we're halfway cleaning it out.  Incidentally, the manual
has gone from 200 to 220 pages.

As a corollorary, we have a few new features;

   * Running trills now have their own spanner and event. They are
     started and stopped with

            NOTE\startTrillSpan
            NOTE\stopTrillSpan

   * There is a new markup command `\postscript' that takes a string
     that is dumped as verbatim PostScript.

--

-- 

 Han-Wen Nienhuys   |   hanwen <at> xs4all.nl   |   http://www.xs4all.nl/~hanwen 
Matthias Neeracher | 1 Aug 2004 11:45
Picon

Fink (MacOS X) packages for lilypond 2.3.9 (Now with native outline fonts)

lilypond 2.3.9 is now available as MacOS X fink 
<http://fink.sourceforge.net> packages. This package now finally uses 
mftrace to build outline fonts on the fly, instead of leeching the 
fonts from a pre-built distribution. Since this is a major change (and 
the 2.4 release seems close), I'd appreciate reports whether this 
package worked for you.

- Set up your fink installation (/sw/etc/fink.conf) to use the unstable 
tree.
- Update your packages with fink selfupdate-rsync
- Type "fink install lilypond-unstable" to get lilypond 2.3.9

Lilypond and all its dependencies will be built.

Matthias
_______________________________________________
Info-lilypond mailing list
Info-lilypond <at> gnu.org
http://lists.gnu.org/mailman/listinfo/info-lilypond
Matthias Neeracher | 2 Aug 2004 11:21
Picon

Fink (MacOS X) packages for lilypond 2.3.10

lilypond 2.3.10 is now available as MacOS X fink 
<http://fink.sourceforge.net> packages.

- Set up your fink installation (/sw/etc/fink.conf) to use the unstable 
tree.
- Update your packages with fink selfupdate-rsync
- Type "fink install lilypond-unstable" to get lilypond 2.3.10

Lilypond and all its dependencies will be built.

Matthias
_______________________________________________
Info-lilypond mailing list
Info-lilypond <at> gnu.org
http://lists.gnu.org/mailman/listinfo/info-lilypond
Han-Wen Nienhuys | 3 Aug 2004 19:00
Picon
Picon
Favicon

LilyPond 2.3.11 released


LilyPond 2.3.11 is out. This release basically is 2.3.10 with a few
annoying bugs fixed.

ChangeLog:

2004-08-03  Han-Wen Nienhuys   <hanwen <at> xs4all.nl>

	* scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
	renameinput.

2004-08-02  Han-Wen Nienhuys   <hanwen <at> xs4all.nl>

	* lily/lookup.cc (round_filled_box): remove warnings about blot
	diameter.

	* scm/paper.scm (paper-set-staff-size): make linethickness more
	easily tunable.

	* lily/parser.yy (new_lyrics): \addlyrics -> \oldaddlyrics,
	\newlyrics -> \addlyrics

	* lily/text-spanner.cc (print): use it.

	* lily/dynamic-text-spanner.cc (print): use it.

	* lily/grob.cc (robust_relative_extent): new function.

	* scripts/lilypond-book.py (main): add -f tex as default process.

(Continue reading)

Matthias Neeracher | 5 Aug 2004 22:09
Picon

Fink (MacOS X) packages for lilypond 2.3.11

lilypond 2.3.11 is now available as a MacOS X fink 
<http://fink.sourceforge.net> package. In addition to the new upstream 
version, this also fixes a bug with binary installation of pre-built 
packages (Thanks to Christian Hitz for tracking it down).

- Set up your fink installation (/sw/etc/fink.conf) to use the unstable 
tree.
- Update your packages with fink selfupdate-rsync
- Type "fink install lilypond-unstable" to get lilypond 2.3.11

Lilypond and all its dependencies will be built.

Matthias
Bertalan Fodor | 10 Aug 2004 10:27
Picon
Favicon

lilypond 2.2.5-1 for cygwin is on mirrors

Hello,

LilyPond 2.2.5-1 is on the cygwin mirrors now.

Bert
Ferenc Wagner | 14 Aug 2004 14:25
Picon
Picon

Debian Woody packages of LilyPond 2.2.5

Debian Woody packages of LilyPond 2.2.5 are available at

http://afavant.elte.hu/~wferi/lilypond

Sorry for the long pause.
--

-- 
Feri.
Han-Wen Nienhuys | 23 Aug 2004 01:16
Picon
Picon
Favicon

LilyPond 2.3.12 is out


.12 is out. This release has a lot of fixes made by our contributors
while I was away on a holiday. Congrats to all the submitters on this
fine job!

In addition, it has a few bugfixes by me, and a new feature: 

   * There is now support for putting two slurs on chords, both above
     and below. This is switched on with the `doubleSlurs' property.

ChangeLog:

2004-08-23  Han-Wen Nienhuys   <hanwen <at> xs4all.nl>

	* VERSION (MY_PATCH_LEVEL): release 2.3.12

	* lily/new-slur.cc (add_column): remove set_interface()

2004-08-22  Han-Wen Nienhuys   <hanwen <at> xs4all.nl>

	* input/regression/slur-double.ly: new file. 

	* lily/slur-engraver.cc: add doubleSlurs property

	* scm/fret-diagrams.scm (label-fret): use cond instead of case for
	symbols.

	* Documentation/user/notation.itely (Easy Notation note heads):
	revise notation Chapter.

(Continue reading)

Matthias Neeracher | 23 Aug 2004 08:35
Picon

Fink (MacOS X) package for lilypond 2.3.12

lilypond 2.3.12 is now available as a MacOS X fink 
<http://fink.sourceforge.net> package.

- Set up your fink installation (/sw/etc/fink.conf) to use the unstable 
tree.
- Update your packages with fink selfupdate-rsync
- Type "fink install lilypond-unstable" to get lilypond 2.3.12

Lilypond and all its dependencies will be built.

Matthias
[NOTE: 2.3.12 seems to have difficulties with ghostscript 8.x. Please 
install the ghostscript6 package instead until these problems are 
resolved]
_______________________________________________
Info-lilypond mailing list
Info-lilypond <at> gnu.org
http://lists.gnu.org/mailman/listinfo/info-lilypond
Han-Wen Nienhuys | 24 Aug 2004 00:17
Picon
Picon
Favicon

Lilypond 2.2.6 is out


.6 fixes a few minor issues, among others, the disappearing metronome
mark.

2004-08-23  Han-Wen Nienhuys   <hanwen <at> xs4all.nl>

	* VERSION: 2.2.6 released

	* lily/metronome-engraver.cc (stop_translation_timestep): call
	typeset_grob().

2004-08-20  Mats Bengtsson  <mabe <at> drongo.s3.kth.se>

	* scripts/lilypond.py (ly_paper_to_latexpaper): Only set the
	height of head and foot if textheight is not set, otherwise let
	the geometry package make evenly sized head and foot.

2004-08-18  Mats Bengtsson  <mabe <at> drongo.s3.kth.se>

	* lily/clef-engraver.cc: Add forceClef to list of read properties.

2004-07-30  Mats Bengtsson  <mabe <at> drongo.s3.kth.se>

	* Documentation/user/changing-defaults.itely (Horizontal spacing): 
	Correct the documentation of the spacing parameters. 

--

-- 

 Han-Wen Nienhuys   |   hanwen <at> xs4all.nl   |   http://www.xs4all.nl/~hanwen 
(Continue reading)


Gmane