]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
release: 1.0.12
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index 2fc0ebd08f9de9f05b48412718c10c901dff7971..855cc07ca3b9a8c744e3c29cb8c5209144e494d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,192 @@
+pl 11.uu2
+       - added Transposed_music for mixing transposition and relative 
+
+pl 11.jcn1
+       - bf: config.make striproff
+       - texinfo
+pl 11.mb2
+       - feta-timesig.mf: Added some flesh on C and C2,
+         added old-style mensuration marks.
+pl 11.mb1
+       - Added feta-timesig.mf, font for C and alla breve.
+
+
+pl 11.uu1
+       - new \property: meterSignatureStyle for C and C2 time sigs
+       - bf: BIBINPUTS
+       - stepmake 53
+       - bf: gif vs. png stuff
+
+*******
+pl 11
+
+pl 10.uu2
+       - plet-spanner fix. 
+       - large doc patch (thanks Adrian)
+
+pl 10.jbr1
+        - aclocal.m4, stepmake/aclocal.m4: Choose specific python
+        - stepmake/bin/release.py: Use the same python calling process
+        - make/lilypond-vars.make: PATH should not use PATHSEP.  It is fine 
+          to hard code it to `:' on both Windows NT and UNIX.
+        - stepmake/bin/package-zip32.sh: Perform configure with a specific
+          python, ie cygwin32 python on Windows NT
+
+pl 10.uu1
+       - junked \octave
+       - marginBreakPriority, direction==LEFT
+       - mf-to-table NT fix (JBR)
+       - createKeyOnClefChange property
+
+
+pl 10.jcn1
+       - mf-to-xpms for Harmonia
+  
+pl 9.jbr1
+        - scripts/convert-mudela.py: We must close infile and outfile before
+          a rename occurs.  NT Windows locks open files.
+          stepmake/bin/package-zip32.sh: renamed all python bins to:
+          <filename>.py in NT Windows distribution.
+
+
+*********
+pl 10
+
+pl 9.jcn1
+       - started gnuisation of website
+         * filetype and size
+         * 'no gifs due to patent problems'
+       - bumped stepmake version nr (again):
+         please update stepmake/VERSION after making changes to stepmake...
+  
+pl 9.hwn1
+       - do default midi,paper by toplevel \paper / \midi (mudela 1.0.4)
+       - bf: error if no Score context
+       - notename table now can be declared as well.
+       - junked \clear
 
+*********
+pl 9
+       
+pl 8.uu1
+       - junked \staff, \multi
+       - bf Music_list::Music_list (Music_list const&)
+       - AC_SUBST(PATHSEP,DIRSEP)
+       - generate Documentation/tex/out/*.bib (AM)
+       - a4 fixes (AM)
+       - bf: metafont-*.make
+       - parser.yy: intlist mods. (mudela 1.0.2)
+       - \melodic -> \notes (mudela 1.0.3)
+       - typo: calcalute_dependencies ()
+
+pl 8.jcn3
+       - gif -> png
+           * ps-to-pngs.sh
+           * stepmake
+           * website
+           * yodl-1.31.4 (to be released)
+       - target 'texinfo' -> 'info'
+
+pl 8.jcn2
+       - more doco in texinfo (with yodl pl3)
+       - bf's: package-diff
+
+pl 8.jcn1
+       - removed tutorial from texinfo, yodl2texinfo is still rather broken
+       - bf: setlocale NUMERIC to 'C'
+       - removed ugly space from print-dimen
+
+*******
+pl 8
+       - make website fixes.
+
+pl 7.jcn1
+       - minor stepmake/yodl fixes
+pl 7.uu1
+
+       - changed separator in vocabulary
+       - added barAlways and defaultBarType properties.
+
+pl 7.hwn1
+       - changed header format.  Use a + for concatenation.
+
+               \header { key = "concat" + "string" }
+       
+       (mudela 1.0.2)  
+       - allow computed properties in translator definition
+
+               GrandStaff = \translator {
+                       minVerticalAlign = 1.5\staffheight;
+                       ..
+               }
+
+       - Music inheritance. Datastructure and parser now follow this grammar
+
+               Music_list:
+                       | Music_list Music
+                       ;
+               Simultaneous_music: '<' Music_list '>'
+                       ;
+               Sequential_music: '{' Music_list '}'
+                       ;
+
+       - bf: Item::do_unlink () don't iterate on attached_span_l_arr_,
+because it is changed by Spanner::set_bounds () (thanks Thomas)
+       - bf: URL Documentation/index (thanks EP)
+       - bf: twinkle.ly (thanks EP)
+       - bf: mi2mu (thanks Murray)
+       - bf: mudela-book --dependencies
+       - split LaTeX and TeX stuff
+
+pl 7.tca1
+       - more Partita's 
+
+pl 7.jbr1
+        - aclocal.m4,make/lilypond-vars.make: added PATHSEP as AC_SUBST to  
+          help support Windows NT doco build.  
+          Documentation/ntweb/index.yo: minor spelling changes
+
+
+*************
+pl 7
+       - refman updates by Adriano Moriano.
+
+
+pl 6.jbr2
+        - scripts/ly2dvi32.py: Fixed bug with lily input including multiple
+          files.  Also, we now stream out lilypond log one line at a time
+          for better feedback.
+
+pl 6.jbr1
+        - scripts/ly2dvi32.py: Added some doco, add postscript option, set
+          MFINPUTS along with TEXINPUTS, modified initialization sequence. 
+          Made some Python style changes per Han-Wen suggestions.
+        - Documentation/man/ly2dvi32.yo: Added a manpage for ly2dvi32.
+        - stepmake/bin/package-zip32.sh: Added doco distribution.  Removed
+          the installation directory after zip operation.  
+        - Documentation/ntweb/index.yo: LILYPOND -> LILYPONDPREFIX and 
+          comments about MiKTeX-1.11.
+
+pl 6.tca1
+       - First movement of Partita II (BWV 826) in 
+         mutopia/J.S.Bach/Cembalo-Partitas. Lilypond output was so
+         beautiful that I'll have to write the rest of the partita.
+
+pl 6.uu2
+       - mudela-book.py --dependencies
+       - more doc fixes (AM)
+       - warn if declaring a keyword.
+       - \grouping 4 2*3; now accepted.
+       - patches to standchen.ly
+
+pl 6.uu1
+
+       - mudela-book handles \input now
+       - vocabulary fixes by Adrian Moriano
+
+********
 pl 6
        - largish rehack:
          * Super_element is now an `abstract' class,