]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.3.77.jcn1
authorJan Nieuwenhuizen <janneke@gnu.org>
Wed, 9 Aug 2000 21:30:23 +0000 (23:30 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Wed, 9 Aug 2000 21:30:23 +0000 (23:30 +0200)
commit4f6b4a6446a913f89760e63b7f65c8bdb223a3a5
tree7d314ab46a8bb5d6dc93141e2c639d1527fd6034
parent423672df912e589e50a7ffc4ff1700a6a9b32811
patch::: 1.3.77.jcn1

1.3.77.jcn1
===========

* `Fixed' chord notation, as per request of David Arnold, ie,
   Added a chord-name-mode, that only displays chord names
   when there's a change in the chord-name-scheme, Also, a chord
   name should always be displayed after a line break.  See

       input/test/drarn-chords.ly

* Reverted duration-iter change in midi2ly, moved printing of options.

---
Generated by janneke@gnu.org,
From = lilypond-1.3.77, To = lilypond-1.3.77.jcn1

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.77.jcn1.diff

Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure
13 files changed:
CHANGES
VERSION
input/test/drarn-chords.ly [new file with mode: 0644]
lily/chord-name-engraver.cc
lily/chord-name.cc
lily/chord.cc
lily/include/chord-name.hh
lily/include/chord.hh
ly/engraver.ly
midi2ly/duration-convert.cc
midi2ly/duration-iter.cc
midi2ly/main.cc
midi2ly/mudela-score.cc