On 2012/10/15 20:00:28, benko.pal wrote:
I don't like that: the patch manipulates a staff based on note head.
it also
increments a hack.
have you tried something like \override SpacingSpanner #'shortest-duration-space = #0 \override SpacingSpanner #'spacing-increment = #0 ?
The presence of a long syllable in the lyrics makes the left_col->extent larger than spring.min_distance(). Manipulating the SpacingSpanner properties has no effect -- the extraneous space is still there. http://codereview.appspot.com/6684051/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
