lilypond-1.1.67
[lilypond.git] / ANNOUNCE-1.2
blobee93a2d658314cd656c654b0da2e1e3536b60f78
1 -*- text -*-
3 [DRAFT]
5 Keywords: midi notation music typesetting gnu font engraving 
6 Subject: GNU LilyPond 1.2 released - The Music Typesetter
8 GNU LilyPond - The Music Typesetter
11 WHAT IS LilyPond?
13 LilyPond is the GNU Project music typesetter.
15 LilyPond produces beautiful sheet music using a high level description
16 file as input.
19 BROWSE
21 Documentation and examples can be found on
23         http://www.cs.uu.nl/~hanwen/lilypond/
25         
26 DOWNLOAD
28 Sources for this project are on
30         ftp://ftp.cs.uu.nl/~hanwen/lilypond/ (Europe)
31         ftp://ftp.gnu.org/
33 Prepackaged i386 and PPC packages for both Debian and RedHat GNU are
34 also available.
37 WHAT'S NEW?
39 * Large cleanups, enhanced design and GUILE integration for smaller
40   memory footprint and more flexible code.
42 * Direct output to PostScript (optional), PDFTeX or as GUILE script
43   (default output still to plain TeX).
45 * Convertors for ABC and MUP formats.
47 * Font: now available as scalable PostScript.  New glyphs: time
48   signature, more note heads.
50 * Enhanced input: semi-automatic beaming, (nested) tuplets, (nested)
51   repeats, automatic staff switching, chordnames, automatic Lyrics
52   durations.
53   
54 * Grace notes, volta brackets, multiple styles for note heads and 
55   time signatures, breathing signs, lyric extenders, cross staff 
56   beaming and slurring.
57   
58 * --safe option for the paranoid.
60 * More elegant spacing.  Text is spaced exactly.
62 * Lots of bugfixes.