]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
patch::: 1.3.96.jcn8
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index 3879229f447a5579132ac6551087d50402735d27..a35ea9667956b9b59766d586733b83bae1c05298 100644 (file)
--- a/NEWS
+++ b/NEWS
-pl4.jcn1
-       - read (cmr12)afm for text char widths
-
-1.1.4
-
-pl 3.tca1
-       - accordion symbols in mf/feta-accordion.mf and
-         init/accordion-defs.ly.
-       - small changes to mudela-book and Documentation/man/mudela-book.yo
-       - mudela-book example file in Documentation/tex/mudela-book-doc.doc
-
-pl 3.jcn5
-        - bf: dashed-slur
-        - bf: LilyIdString
-        - more star fixes
-        - repeatbar fixes
-
-pl 3.jcn3
-       - mup-to-ly.py: version 0.0
-       - init/test/stars-and-stripes.ly (from star.mup)
-       - GrandStaffContext
-  
-pl 3.hwn1
-       - junked musical info from key-item
-       - tutorial fixes.
-
-pl 3.jcn2
-       - bf: font switch
-******
-1.1.3
-
-pl 2.jcn2
-
-pl 2.uu1
-       - ly2dvi.py -I fix
-       - obsoleted ly2dvi.sh
-       - removed Note_head_engraver
-
-pl 2.hwn1
-       - scm cleanups, chop-decimal
-       - scarlatti clef.
-
-pl 2.jcn1
-       - commented-out Level-2 PostScript in lily.ps (J. Buehler)
-       - moved tex/*.ps to ps/
-       - merged lilyponddefs.ps, lily-ps-defs: tex/lily.ps
-       - be sure to set:
-           export GS_LIB=$HOME/usr/src/lilypond/ps
-       - added tex and empty ps-symbols
-
-pl 1.jcn4
-       - more little website fixes
-
-********
-
-pl 2
-
-pl 1.mb1
-        - Support for cautionary accidentals. , i.e. accidentals 
-          within parantheses. Syntax: 'cis?'. Try input/test/accid.fly
-          Note that the font has changed.
-        - bf: No unnecessary warnings about time signatures
-        - Added optional second argument of \key. Set to \major or \minor 
-          to get a major or minor key. Default: major.
-       - bf: Compilation error in midi-walker.cc
-
-pl 1.jcn2
-       - fixes for htmldoc, website
-       - silly jcn1 fixes
-       - junked MODULE stuff from lily/GNUmakefile (again)
-pl 0.jcn4
-       -set:
-          export GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init
-       - dstream: Score_element, Column_info
-       - -fscm debug hack: lilypond -fscm a; guile a.scm > a.tex; tex a
-       - init/lily.scm
-
-********
-
-pl 1
-pl 0.uu5
-       - fixed MIDI output.
-
-pl 0.jcn3
-       - dropped stepmake/aclocal.m4
-       - removed silly -lguile (BLA_LIBS, EXTRA_LIBS ??)
-       - added debugging output format: -fscm
-       - ly2dvi.py -I fix
-       - Documentation/tex/feta.tex
-       - doco fixes: PATCHES.yo, yodl-1.31.7
-
-pl 0.uu4
-       - Protected_scm to fixup GUILE gc
-
-pl 0.uu3
-       - more RTTI cleaning.
-
-pl 0.uu2
-       - undone type_info::before hack. (Ugh.  RTFM).
-
-pl 0.uu1
-       - more RTTI stuff: is_type_b -> type_info::before
-
-pl 0.jcn1
-pl 17.jcn7
-       - added: set*text, timesig, beam
-       - guile-1.3 is fine; my egcs-1.0.2's -O2 is broken
-pl 17.jbr1
-       - stepmake/stepmake/bin/package-zip32.sh: Updated configure statement
-         and modified win32 specific distribution file names to match
-         pl 16.hwn1 changes.
-       - scripts/ly2dvi.py: Modified search paths to match the new lilypond
-         installation tree.
-       - scripts/convert-mudela.py: Remove the an existing backup file
-         before renaming original.  This is a WIN32 Python requirement.
-       - Documentation/ntweb/index.html: Updated documentation to match
-         new lilypond installation tree.
-       - lily/main.cc: Fixed LILYPONDPREFIX search paths.
-          
-  
-
-**********
-
-1.1.0
-
-pl 18.exp
-       - use C++ RTTI iso access_Xxx ()
-       - junk Graphical_lisp_element
-       - catalan.ly
-
-pl 17.tca1
-       - rewrite of mudela-book
-pl 17.ms1
-       - added \thumb (used very often in cello music) in
-         mf/feta-schrift.mf. 
-       - added /input/test/thumb.ly (example)
-
-pl 16.jcn1
-       - dashed-slur through scheme
-
-pl 15.jcn4
-       - more scheme hacks
-
-pl 15.jcn3
-       - try at scheme in Atom
-
-pl 15.jcn2 # rest of
-       - graphical-lisp-element + silly half hook-up with autuplet
-
-pl 17.jcn5
-       - stepmake pl59: templatised install (see mf/)
-       - reasonably ps/tex success (with guile-1.2):
-         * input/kortjakje.ly
-       - lots more scm stuff
-       - bf: mf/mfplain.ini
-       - stepmake pl58: guile 1.3 configure fix
-       - working font-switch:
-         guile-1.2 and -lreadline -ldl from 1.3 configure...
-
-pl 17.jcn4
-       - installable stepmake pl57
-       - urg, FIXME guile-1.3: 
-         * don't install shared libs! configure can't handle
-         * manually add: EXTRA_LIBS = -lguile -lreadline -ldl
-         * lily's truely broken, downgrade do 1.2
-
-pl 17.jcn3
-       - lots of stuff still broken, notably font selection, just try 
-          a()b
-          or so
-       - tex output support
-       - all output through scheme
-       - option: f, output-format=X
-       - geile placebox 
-       - mf/mfplain.ini
-
-pl 17.jcn2
-       - all paper output through scheme, about half way
-
-pl 17.jcn1
-       - 16.jcn1
+* Finale (.etf), PMX (.pmx) and musedata import tools.
 
+* Point and click functionality using emacs and Xdvi.
+
+* Improved design and implementation: Complete rewrite of the
+internals: LilyPond is smaller, cleaner, more flexible, etc.
+
+ - More pervasive GUILE integration resulting in:
+
+ - Improved speed (undone for now, by .73 + .74), 
+   with comparable memory footprint
+
+ - More tweakability using less memory with the new `property push'
+  mechanism.
+
+ - Improved robustness: Lily almost never crashes.
+
+* Piano pedal support
+
+* MIDI: dynamics, tempo changes
+
+* Typography: More elegant slurs, aligned dynamics, text crescendos,
+
+* Better lyrics placement: Automatical phrasing, melisma alignment,
+  and stanza numbering.
+
+* Part combining for orchestral scores and hymns: two voices are
+  combined into a staff automatically, including Solo/`a2
+  indications as appropriate.
+
+* Chordnames are now configurable in every respect
+
+* Includes an extensive glossary of musical terms.
+
+* Many bugfixes.
+
+* Finished ouverture Coriolan as full orchestral score example.
+
+* AsciiScript: ASCII-art output 
+
+* Translations into Japanese, French and Russian