On Wed, 25 Jun 2014 10:14:13 -0700, Mark Polesky <markpole...@gmail.com> wrote:
Keith OHara wrote:
Put the small notes in a temporary Voice and give that
Voice a Dot_column_engraver.
Having this engraver in both a Voice and Staff is not
problem here. You get two DotColumns, but that is what
you want, and the Dots that are caught by the DotColumn in
the Voice are not caught again by that in the Staff.
Doing as you suggested puts the first dot directly *below*
the note head. Am I doing something wrong with my code
here?
Oops. That is not a problem that I suspected and I didn't check carefully
enough before making my suggestion. Sorry.
Probably you will want to simply move Dot_column_engraver from Staff to Voice
in general, so every Voice aligns its own dots.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user