]> git.donarmstrong.com Git - lilypond.git/commit
patch::: 1.3.77.jcn4
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Aug 2000 21:23:46 +0000 (23:23 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Aug 2000 21:23:46 +0000 (23:23 +0200)
commita89412a560827a2f6b78a16301a21100e57ee378
treea4141d0629a644ec637894df0804c95ca12bd3b7
parentd27ef155547da87c6cceb5c67839e9fe469a90f2
patch::: 1.3.77.jcn4

1.3.77.jcn4
===========

* Part-combine iterator identifies Soli and A2 parts in threads by
  looking at rhythm and pitches.  It switches Voice context automagically,
  and communicates current state using a2/solo/solo2 properties.

* Simple A2_engraver (`a due) prints `a2/Solo/Solo II.  Soli seem to
  arrive one request late.

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

usage

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

Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure
CHANGES
VERSION
input/test/part-combine.ly
lily/a2-engraver.cc [new file with mode: 0644]
lily/part-combine-music-iterator.cc
ly/engraver.ly