lilypond-1.1.63
[lilypond.git] / ANNOUNCE-1.2
blobf0246bb97a18049fabd4a915d1650bc615e638c0
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.
44 * convertors for ABC and MUP formats.
46 * Font: now available as scaleable PostScript.  New glyphs: time
47   signature, more note heads.
49 * Enhanced input: semi-automatic beaming, (nested) tuplets, (nested)
50   repeats, automatic staff switching, chordnames, automatic Lyrics
51   durations.
52   
53 * Grace notes, volta brackets, better spacing, multiple styles for
54   note heads and time signatures, breathing signs, lyric extenders,
55   cross staff beaming and slurring.
56   
57 * --safe option for the paranoid
59 * More elegant spacing.  Text is spaced exactly.
61 * lots of bugfixes