On Thu, Aug 23, 2012 at 10:31 PM, Stefan Thomas
<[email protected]> wrote:
> \version "2.14.1"
> % the following would be fastly written, bad looks bad:
> Music= \relative c'' { c16 b8 a g f e d16\bar"||" }
Actually, i think this one is still acceptable. But if the rhythm was
more complex, it'd be bad indeed.
> % the following looks good, but would be more work to do
> smartlynotatedMusic = \relative c'' { c16 b8 a16 ~ a g8 f16 ~ f
> e8 d16 \bar"||" }
I support this idea.
I don't know of any way of doing this automatically now, but something
similar is available for splitting notes that cross a barline (look
for "completion_heads_engraver"). I think it would be possible to
expand it so that it does what you say.
cheers,
Janek
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user