]> git.donarmstrong.com Git - lilypond.git/blobdiff - ANNOUNCE
partial: 1.0.1.jcn
[lilypond.git] / ANNOUNCE
index 003b4845c9a1c593be0c63347174307c2df7fd0d..3b3c6fb30f337393a6df17b314436651785bbfcc 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
-[DRAFT]
+Keywords: midi notation music typesetting gnu font
+Subject: LilyPond 0.2 released - The GNU Project music typesetter
 
-       Born  .. 1997,
+GNU LilyPond - The GNU Project Music Typesetter
 
-               Lily
 
-       GNU LilyPond 0.1, daughter to 
+WHAT IS LilyPond?
 
-       Jan 'Janneke' Nieuwenhuizen and Han-Wen 'Wendy' Nienhuys
+GNU LilyPond is the GNU Project Music typesetter: it reads a music
+definition file and outputs formatted sheet music to a TeX file or
+(mechanical) performances to MIDI files.
 
-Lily is a health baby weighing 330 kilobyte
 
-Visiting hours: 24hrs a day at ftp://, pictures & droppings at http://
+WHAT'S NEW SINCE VERSION 0.1?
 
-Congratulations to janneke & wendy, hanwen@stack.nl, jan@digicash.com
+* LilyPond now includes a completely new music font: the Feta font.  
+  We were quite disappointed with available music fonts, so we rolled
+  our own.  We did our best to copy the best symbol designs available,
+  and we think that we've succeeded in doing so.  We're proud of the
+  result, and we hope you agree, so go check it out!
 
-**************************
+* More elegant output due to 
 
-       I would like to dedicate this program to all friends that
-music got me. Those deserving special mention (In no particular order)
-Esther, Marijke, Heike, Inge, Judith, Hannah, Auke, Ilse, Evelyn,
-Maartje, Suzanne, Ilse (gee, again?), and last (but certainly not
-least) Janneke!
+       * better spacing
+       * better line breaking
+       * better font design
+       * PostScript output for variable symbols
 
-       HW
+* Lots of bugfixes
 
-[misschien wat monieks invoegen?]
+* More robust, flexible, tweakable design
 
-**************************
+* Better MIDI importing
 
-       Announcing
-                       
-       GNU LilyPond
+* Easier to use due to better shell scripts and input format
+enhancements
 
-       The Music Typesetter
+* MusixTeX not needed anymore
 
-Do you pine for the nice days of Linux 0.95, when men were men and
-wrote their own applications? Are you without a nice project and just
-dying to cut your teeth into a bleeding edge application you can
-modify for your needs?  Do you find it frustrating that everything
-works in LaTeX?  No more all-nighters to get a nifty program working?
-Then this post might be just for you!
 
-I have been working very hard on a music typesetting system (called
-GNU LilyPond) the past half year, and I finally think it is ready to be
-used and hacked at by a larger public than me and my co-developer.
+WHAT CAN LILYPOND DO?
 
-Sources for this project are on:
-
-       ftp://pcnov095.win.tue.nl/pub/lilypond/
-
-detailed info and examples can be found on the webpage at:
-
-       http://www.stack.nl/~hanwen/lilypond/index.html
-
-(it is somewhat lousy, but I have more important things to do).
-
-
-[DETAILED DESCRIPTION]
-
-WHAT IS GNU LilyPond
-
-Technically it is a preprocessor which generates TeX
-(or LaTeX) output which contains information to typeset a musical
-score. Practically it is a typesetter, which only uses TeX as an
-output medium. (this is handy because there exist music fonts for TeX)
-
-As a bonus, you can also output a MIDI file of what you typed.
+ASCII script input (mudela), with identifiers (for music reuse),
+customizable notenames.
 
-The input is a script file which is read. The script file is a "music
-definition", ie, you type the melody as if it is read out loud 
+MIDI output lets you check if you have entered the correct notes.
+MIDI to Mudela conversion through the mi2mu program.
 
-WHAT IS NEEDED?
+Font size selectable (from 26pt downto 11 pt) for each score.
+Multiple staffs in one score.  Each staff may have various different
+meters.  Multiple voices within one staff (up to four handled
+graciously); beams optionally shared between voices.  Multiple scores
+within one input file.  Each score is output to a different file.
 
-for compilation you need
+Beams, slurs, chords, super/subscripts (accents and text), general
+n-plet (triplet, quadruplets, etc.), lyrics, transposition, dynamics
+(both absolute and hairpin style), clef changes, meter changes,
+cadenza-mode, key changes, repeat bars.
 
-       Unix. (windows32 is known to work, too)
-       GNU C++ v2.7 or better, with libg++ installed.
-       GNU make. 
-       Flex (2.5.1 or better). 
-       Bison. (1.25 or better)
+Integration with LaTeX through Perl scripts.
 
-for running you need
 
-       TeX
+MORE INFO
 
-FEATURES
+Sources for this project are on
 
-ASCII script input (mudela), with identifiers (for music reuse),
-customizable notenames
+       ftp://pcnov095.win.tue.nl/pub/lilypond/ (Europe)
+       ftp://alpha.gnu.org/gnu/ (US)
 
-MIDI output lets you check if you have entered the correct notes.
-MIDI to Mudela conversion through the mi2mu program.
-
-Multiple staffs in one score. Each staff can have a different meters.
-Multiple voices within one staff; beams optionally shared between
-voices.  Multiple scores within one input file. Each score is output
-to a different file.
+More detailed info and examples can be found on the webpage at
 
-Beams, slurs, chords, super/subscripts (accents and text), 
-general n-plet (triplet, quadruplets, etc.), lyrics, transposition
-dynamics (both absolute and hairpin style) clef changes, meter
-changes, cadenza-mode, key changes, repeat bars
-
-[Kudos to the FSF, all linux hackers, and --of course-- especially
-GrandMaster Linus T, for the OS and The Announce :-]
+       http://www.stack.nl/~hanwen/lilypond/index.html
 
-       Han-Wen Nienhuys <hanwen@stack.nl>
-       Jan Nieuwenhuizen <jan@digicash.com>