]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
patch::: 1.1.29.jcn3: sleur volg muziek fix
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index 6a0614eeca9c33e669eed13375578540784626e9..607407ff6e609793b971d14335bbeb6b8c84e13a 100644 (file)
--- a/NEWS
+++ b/NEWS
---- ../lilypond-1.1.26.jcn1/NEWS       Mon Feb  1 17:49:32 1999
-++ b/NEWS      Mon Feb  1 20:58:27 1999
-@@ -1,3 +1,8 @@
+--- ../lilypond-1.1.29.jcn2/NEWS       Tue Feb  9 22:46:07 1999
+++ b/NEWS      Wed Feb 10 15:21:05 1999
+@@ -1,3 +1,7 @@
+pl 29.jcn3
+       - fix: slur-case3.ly 
+       - init.sly: .fly with linewidt=-1
+
+ pl 29.jcn2
+       - resurrected ps output
+ --- ../lilypond-1.1.29.jcn1/NEWS      Tue Feb  9 17:15:49 1999
+++ b/NEWS      Tue Feb  9 22:46:07 1999
+@@ -1,3 +1,6 @@
+pl 29.jcn2
+       - resurrected ps output
+
+ pl 29.jcn1
+       - bf: volta sizes
+       - GNU stuff on home page--- ../lilypond-1.1.29/NEWS     Tue Feb  9 13:54:27 1999
+++ b/NEWS      Tue Feb  9 17:15:49 1999
+@@ -1,3 +1,7 @@
+pl 29.jcn1
+       - bf: volta sizes
+       - GNU stuff on home page
+
+ xl 28.jcn1
+       - new outline TODO + .emacs setup
+ pl 28.hwn1
+       - bf: mid measure clefs (breakable  items in non-breakable columns.)
+       - spanner.cc assert changed to warning
+       - (c) 1998 -> 1999 search replace.
+
+pl 28.jcn1
+       - new outline TODO + .emacs setup
+*******
+pl 28
+pl 27.hwn2
+       - un-SMOB Atom.  Cons and Killing_cons as simple cons replacements.
+
+pl 27.jcn5
+       - outline TODO
+
+pl 27.jcn4
+       - measure-end hinterfleish patch
+       - input/test/coda-kludge.ly
+       - bf: volta-number placement
+       - volta: support for "1.-2."  "3"
+pl 27.jcn3
+       - bf's: zero-length repeats
+       - Auto beamer:
+         * turned on by default
+         * input/test/auto-beam*.ly
+         * support for time-defaults
+       - Chords:
+         * input/just-friends.ly
+         * ChordNameContext
+         * bf's: chord mode: accept STRINGS, rests
+         * bf's: banter_str
+       - new bool \property Score.barAtLineStart
+
+pl 27.hwn1
+       - global ctors
+       - read lily.scm before all .lys
+       - Link_array derives from Array<void*>
+       - search repl: Array<X*> -> Link_array<X>
+       - junked most static casts
+       - revamped Atom / Molecule: Molecule now is the public interface.
+Atom is a GUILE smob. Guile takes care of allocation and list stuff.
+       - bar scripts on score bars (there you are, Mats)
+       - :||: span bar fixed
+       - using generic ledger lines now (regenerate fonts!)
+       - refman updates (Thanks, Adrian!)
+       - Molecule::operator = (), Molecule::do_center ()
+       - junked Span_score_bar, Score_bar, Staff_bracket, Piano_brace. Folded functionality into Span_bar
+       - textstyle property for textual scripts.
+       - lookup cleanups (time_signature, text, stem, junked extender, filledbox, simple_bar)
+       - junked obsolete TeX stuff.
+       - ly2dvi-testpage.ly
+       - only make AFMs for feta[0-9]+.mf
+       - using strings for abs loudness.
+
+       
+pl 27.jcn2
+       - grand renaming: Duration vs Moment / Rational
+
+pl 27.uu1
+       - extra beam warning
+
+pl 27.jcn1
+       - complete redo of chord and chord name code
+       - small fixes
+
+*************
+pl 27 (feb 3)
+
+pl 26.uu1 
+       - make TFMs too. 
+       - bf: dynamics.  (Don't hang on spanner!)
+       - read TFM before AFM.
+       - fix din-MF stuff (UGH)
+
+pl 26.jcn4
+       - Chord: handle all chord stuff; lots of chord fixes
+       - bf: Chord-name-engraver: find tonic
+       - bf: my-lily-parser: get_chord
+
+
+pl 26.jcn3
+       - bf's: spring spacer end of measure
+       - bf: tie/slur rods (dankje, lieverd)
+       - bf's: intl/ compile, install, uninstall
+
 pl 26.jcn2
        - enforce {slur,tie}_x_minimum (urg, paper vars?)
        - tie listens to tieydirection/ydirection
        - bf: tie placement
 
- pl 26.jcn1
-       - tutorial fixes
-       - bf: OrchestralScore should do hara-kiri..25.jcn2
+pl 26.jcn1
+       - tutorial fixes
+       - bf: OrchestralScore should do hara-kiri..
+       - bf: makeinfo: 
+         - info in rpm again 
+         - update to yodl pl10, yodl2texinfo fixes
+         - use --force, .info should always be generated
+
+*********
+pl 26 (feb 1, 99)
+
+25.jcn2
        - bf: staffside axis init
        - bf: staffmargin stuff.
        - Timesig C fixes