]> git.donarmstrong.com Git - lilypond.git/blob - ANNOUNCE
partial: 0.1.59.jcn
[lilypond.git] / ANNOUNCE
1 Keywords: midi notation music typesetting gnu font
2 Subject: LilyPond 0.2 released - The GNU Project music typesetter
3
4 GNU LilyPond - The GNU Project Music Typesetter
5
6
7 WHAT IS LilyPond?
8
9 GNU LilyPond is the GNU Project Music typesetter: it reads a music
10 definition file and outputs formatted sheet music to a TeX file or
11 (mechanical) performances to MIDI files.
12
13
14 WHAT'S NEW SINCE VERSION 0.1?
15
16 * LilyPond now includes a completely new music font: the Feta font.  
17   We were quite disappointed with available music fonts, so we rolled
18   our own.  We did our best to copy the best symbol designs available,
19   and we think that we've succeeded in doing so.  We're proud of the
20   result, and we hope you agree, so go check it out!
21
22 * More elegant output due to 
23
24         * better spacing
25         * better line breaking
26         * better font design
27         * PostScript output for variable symbols
28
29 * Lots of bugfixes
30
31 * More robust, flexible, tweakable design
32
33 * Better MIDI importing
34
35 * Easier to use due to better shell scripts and input format
36 enhancements
37
38 * MusixTeX not needed anymore
39
40
41 WHAT CAN LILYPOND DO?
42
43 ASCII script input (mudela), with identifiers (for music reuse),
44 customizable notenames.
45
46 MIDI output lets you check if you have entered the correct notes.
47 MIDI to Mudela conversion through the mi2mu program.
48
49 Font size selectable (from 26pt downto 11 pt) for each score.
50 Multiple staffs in one score.  Each staff may have various different
51 meters.  Multiple voices within one staff (up to four handled
52 graciously); beams optionally shared between voices.  Multiple scores
53 within one input file.  Each score is output to a different file.
54
55 Beams, slurs, chords, super/subscripts (accents and text), general
56 n-plet (triplet, quadruplets, etc.), lyrics, transposition, dynamics
57 (both absolute and hairpin style), clef changes, meter changes,
58 cadenza-mode, key changes, repeat bars.
59
60 Integration with LaTeX through Perl scripts.
61
62
63 MORE INFO
64
65 Sources for this project are on
66
67         ftp://pcnov095.win.tue.nl/pub/lilypond/ (Europe)
68         ftp://alpha.gnu.org/gnu/ (US)
69
70 More detailed info and examples can be found on the webpage at
71
72         http://www.stack.nl/~hanwen/lilypond/index.html
73