-1.3.24.jcn4
+1.3.25.jcn2
===========
-* as2text: catch missing font/character errors, added default font, set text.
+* lilypond as as2ly: --help and --version to stdout. Regular identify
+ to stderr. This fixes help2man's manpage generation.
-1.3.24.jcn3
-===========
+* configure: substitute full path for perl and guile in scripts.
+
+* Added ascii slur and volta. There seems to be a Lily bug in volta placement.
-* New ascii fonts: as5 as-numeral4 as-braces9
+* Bugfix: default font now user settable
-* Fixes to as2text.scm
+* as2text: handle plain ascii font, read from stdin, you can now do:
-* Added lots of ascii glyphs
+ echo "\time 4/4; g''1 g2 g4. g8" | lilypond -f as -i init-as.fly - | as2text
-1.3.24.jcn2
+1.3.25.hwn1
===========
+* Bugfix: second half of broken ties now are displayed again.
+
+* Bugfix: add clef to the support of 8 text in the G_8 clefs. Center
+it horizontally on the clef.
+
+* Added Tie_column spanner. Ties in tied chords now get proper directionsa.
+
+* Bugfix: unbroken repeat barlines now work, eg. |:
+
+* Added Request_iterator to make more flexible constructions possible.
+
+1.3.25
+======
+* as2text: catch missing font/character errors, added default font, set text.
+
+* New ascii fonts and glyphs: as5 as-numeral4 as-braces9
+
* Ascii output, minimal support:
- AsciiScript Fonts: mf/*.af
- Init files: ly/*-as.*ly
.* TODO
. * use hash tabs iso. alist_ for elt property?
+. * control paper-size/-file from commandline ?
+ lilypond --paper=paper16 foo.ly
+ lilypond --paper=paper20 foo.ly
+ lilypond --paper=paper-as9 foo.ly
. * fix tremolos.
. * change ) c4 to c4-)
. * internationalize GUILE msgs.
. * junk -M ?
. * mudela-book doco
. * bracket pdf hack
+. * Added StaffContents and RhythmicStaffContents context, they are
+between Staff (which groups the elements), and generates the Staff
+level elements (key, clef, meter, etc). This construction makes
+\consistsend redundant
+
. * Mondrup:
- if I change the property minVerticalAlign in a multi staff score with
lyrics the change affects the lyrics too. I would like the change to