[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue 1654 in lilypond: Collision between lyrics and items on the ne
From: |
lilypond |
Subject: |
Re: Issue 1654 in lilypond: Collision between lyrics and items on the next system |
Date: |
Tue, 24 May 2011 03:56:16 +0000 |
Updates:
Summary: Collision between lyrics and items on the next system
Status: Started
Labels: Patch-new
Comment #4 on issue 1654 by address@hidden: Collision between lyrics
and items on the next system
http://code.google.com/p/lilypond/issues/detail?id=1654
The code had a TODO comment about including the user-requested 'padding'
between systems when deciding how much to spread out nonstaff lines.
This patch honors system-system-padding, markup-system-padding,
score-markup-padding, when placing Lyrics and NoteNames and such :
http://codereview.appspot.com/4553060/
It continues to follow the rules Carl outlined above. If you have lots of
Lyrics lines and/or request a tight spacing between staves, then the Lyrics
will be crowded closer to their staff. With this patch, though, you get
the padding and minimum-distances you asked for.
Attachments:
1654.png 18.0 KB
1654_fix.png 17.6 KB
- Re: Issue 1654 in lilypond: Collision between lyrics and items on the next system,
lilypond <=