Comment #4 on issue 3232 by [email protected]: LilyPond should use strict
proportional spacing between note columns
http://code.google.com/p/lilypond/issues/detail?id=3232
There is a mechanism to have a column ignored for note-spacing purposes, so
the half-note spacing is unchanged by the | in between
\relative c''' { g2 b | <<g2 {s4 s-\tweak #'non-musical ##t -| }>> b2 }
but then we get the spacing rules for things like clef-changes, which are
not what is desired for the articulation.
The workaround I have been using is to use a hidden note when placing
articulations. (This also gives correct vertical placement of the
articulation.)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings