]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.3.25.jcn1
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 21 Feb 2000 23:59:54 +0000 (00:59 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 21 Feb 2000 23:59:54 +0000 (00:59 +0100)
commit060faf111fb62d2d82d7710a6ba40c9051d9e64d
tree56f0cca39b2553a3ff64d46393807922f42e1739
parentaaa52903d633cdeaa642c20ab42ec268f4e17a2b
patch::: 1.3.25.jcn1

1.3.25.jcn1
===========

* Added ascii slur and volta.  There seems to be a Lily bug in volta placement.

* Bugfix: print identification string 'GNU LilyPond ...' onto stderr

* Bugfix: default font now user settable

* as2text: handle plain ascii font, read from stdin, you can now do:

  echo "\time 4/4; g''1 g2 g4. g8" | lilypond -f as -i init-as.fly - | as2text
16 files changed:
CHANGES
TODO
VERSION
input/test/as2.ly
input/test/r-as.ly [new file with mode: 0644]
input/test/twinkle-as5.ly [new file with mode: 0644]
lily/all-font-metrics.cc
lily/main.cc
ly/init-as.fly
ly/init-as.ly
mf/as-braces5.af [new file with mode: 0644]
mf/as-dummy.af [new file with mode: 0644]
mf/as5.af
mf/as9.af
scm/lily.scm
scripts/as2text.scm