]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
release: 1.1.69
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index e8e469e93982d979659a91cdcfc430e24e44d145..3566eaaa576d6897f2e83cbb3876e52ed74a9702 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,123 @@
+pl 68.jcn2,3
+
+pl 68.hwn1
+       - more tutorial stuff.
+       - note^\dynamic scriptdir.
+       - dynamics listen to verticalDirection as well.
+       - \property automaticMelismas -> \property automaticMelismata
+       - dynamic padding for crescendi.
+
+pl 68.jcn1
+       - small tutorial fixes
+
+*********
+
+pl 67.hwn1
+       - tutorial updates
+       - \property beamAuto -> noAutoBeaming
+
+pl 67.uu1
+       - abc2ly updates
+
+pl 67.jcn1
+       - bfs: refman/parser subtract
+       - chord::find_additions_and_subtractions: termination assurance
+       - bf: refman: chord-inversion examples
+
+
+********
+
+pl 66.hwn1
+       - bf: chord mode unsigned '-' -> unsigned CHORD_MINUS (1 SR conflict).
+       - refman reedit.
+       - dotdown only when verticalDirection is set.
+       - bfs: abc2ly convertor (more or less) successfully converts
+movement 2 of Beethoven 7.
+       - \repeat "semi" -> \repeat "volta"
+       - all spacing params into paper vars.
+       - spacing before grace notes.
+       - warn if font not found.
+       - staccato dot / tenuto centering
+       - spacing for clefs.
+       - bf: Stem_staff_side::do_substitute_element_pointer ();
+       - new screenshot
+
+********
+pl 65.hwn1
+       - refman updates
+       - added \simultaneous { } , \sequential { } syntax, for
+consistency.
+
+pl 65.jcn2
+       - bf: if tie then melisma
+
+pl 65.uu1
+       - bf: squashed 2 sr conflicts in parser.
+
+pl 64.jcn2
+       - stanchen almost without " " hacks
+       - if tie then melisma..?
+       - refman updates
+       - Abbreviation.beam -> Chord_tremolo
+       - bf: chord tremolo vs beam over rests
+       - bf: note width for noteless stem 
+
+
+
+********
+pl 64.jcn1
+       - resurrected abbreviation beam
+       - coriolan fixes
+
+pl 64.hwn1
+       - reference-manual updates.
+       - slurdash -> slurDash, keyoctaviation -> keyOctaviation
+
+pl 64.uu1
+       - \property forceHorizontalShift
+       - bf: denneboom.ly
+       - warn if translator switching  to self.
+       - warn if brace at end of lyric syllable.
+       - bf: Repeated_music::alternatives_length_mom ()
+       - \property automaticMelismas: if slur then melisma
+       - \property noVoltaBraces
+       - bf: star-spangled-banner
+
+pl 63.lu2
+       - very tight: hinterfleisch -> 0 : input/bugs/spacing-very-tight.ly
+       - bfs: neutral beam and tie directions (daar was ik al bang voor:-)
+       - bf: abe: may beam over skip, as long as note present too
+       - bf: scsii-prelude: added slurs using skips
+
+*********
+pl 63.uu1
+       - mutopia updates courtesy Peter Chubb
+       - Don't make Time_scaled_music for c4*2/3 entry, only do the
+time compression.  Should cure spurious Tuplet_brace/spanner warnings.
+
+pl 63.hwn1
+       - bf: Spacing for key/timesig at end of staff.
+       - negative font magnification
+       - slurs on grace notes.
+       - paper var stem_default_neutral_direction
+       - bf: dot-columns.
+       
+pl 63.jcn2
+       - bf: midi2ly/duration-iter/convert: handle durations >= 1
+       - set reasonable default for text/dynamic paddings
+
 pl 63.jcn1
+       - junked some of (my) old metapost stuff
+
+pl 63.lu1
        - some faq entries
        - chord input and proceccing fixes
        - bf: nederlands.ly
-       
+
+**********
+pl 62.jcn4
+       - fixes coriolan
+
 pl 62.hwn1
        - ps-to-pfa.py: use std modules re, find 
        - minor input fixes
@@ -1808,7 +1923,7 @@ pl 17.jbr1
        - 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.
+         before renaming original.  This is a WINDOWS32 Python requirement.
        - Documentation/ntweb/index.html: Updated documentation to match
          new lilypond installation tree.
        - lily/main.cc: Fixed LILYPONDPREFIX search paths.