]> git.donarmstrong.com Git - lilypond.git/commit
Issue 2951: Allow music of nominally zero duration to be typeset.
authorDavid Kastrup <dak@gnu.org>
Tue, 6 Nov 2012 16:43:45 +0000 (17:43 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 19 Nov 2012 07:16:41 +0000 (08:16 +0100)
commit255fe22c663dbbcb25b693fc8e60ca95343417ef
tree7b662d8feb50ae562ef175a9fc986445adee5efa
parent54b60292a71f78faa2177225d64d19b1bf7cbade
Issue 2951: Allow music of nominally zero duration to be typeset.

This is important for things like incipits without notes or other
material that produces output without spending time.  In particular,
this is interesting for \score in markup which more often than not
only contains few notational elements and where attempts to just get
basic key/clef/timesignature drawings are sometimes failing in
frustrating manners.
lily/constrained-breaking.cc
lily/global-context-scheme.cc
lily/optimal-page-breaking.cc
lily/page-spacing.cc
lily/simple-spacer.cc