]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.3.48.jcn1
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 8 May 2000 19:23:58 +0000 (21:23 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 8 May 2000 19:23:58 +0000 (21:23 +0200)
commit8903693f3b43cf4b196b558aa939b9e148ddaec1
treee545a2951cf43bf3a8d583c11fd40912ed624209
parent720c52ff5a022a6e28189d8d1126d22443c313b2
patch::: 1.3.48.jcn1

1.3.47.jcn3
===========

* Rewrite of chord-name production in scheme.  There are two major styles
  now, banter and american.  To get american style, use

      \property ChordNames.chordNameStyle = "american"

  Most anything should be possible now.  See input/test/american-chords.ly

* Added isinf check to configure.in, and isinf macro from guile to
  bezier.cc; solaris has no isinf ().

* Fixed star-spangled-banner with not-so-nice \bar "|." fix.  Almost
  perfect now.

* Added output property to regression test.

* Fixed warning of creating existing outdir.

* Added `Mark' interface to text-items that are marks (thanks, HW).

1.3.46.jcn2
===========
20 files changed:
CHANGES
Documentation/regression-test.tely
VERSION
config.hh.in
configure.in
input/star-spangled-banner.ly
input/test/american-chords.ly [new file with mode: 0644]
input/test/generic-output-property.ly
input/test/move-mark.ly [new file with mode: 0644]
lily/bezier.cc
lily/chord-name.cc
lily/chord.cc
lily/include/chord-name.hh
lily/include/chord.hh
lily/mark-engraver.cc
scm/chord-names.scm
scm/generic-property.scm
stepmake/stepmake/generic-targets.make
stepmake/stepmake/metafont-rules.make
stepmake/stepmake/metafont-targets.make