Originally created by: *anonymous
Originally created by: k-ohara5...@oco.net
The chord names on the second line collide with beams.
Workaround:
\once\override ChordNames.ChordName #'minimum-Y-extent = #'(-2 . 0)
at the measure with the worst collision.
Setting \paper{indent=0 } avoids the problem. Could be the same as issue 2217. Version 2.12 gave proper space.
Originally posted by: k-ohara5...@oco.net
I accidentally included the workaround in the example above; remove the \override to see the problem.
Version 2.12 will not typeset the example above, because version 2.12 did not have \tablatureFullNotation, but we can minimize the example to
\paper {ragged-right = ##t }
<< \chords {c1\break g2 c2 }
\new Staff {\clef bass c,1 | b'2 c2 } >>
The first example is much more clear than the one for issue 2217 so I'll mark that issue as duplicate of this one.
Originally posted by: k-ohara5...@oco.net
Issue 2217 has been merged into this issue.
Originally posted by: k-ohara5...@oco.net
http://codereview.appspot.com/6435045
Labels: Patch-new
Status: Started
Originally posted by: dak@gnu.org
Patchy the autobot says: passes tests.
Labels: -Patch-new Patch-review
Originally posted by: ColinPKC...@gmail.com
(No comment was entered for this change.)
Labels: -Patch-review Patch-countdown
Originally posted by: dak@gnu.org
(No comment was entered for this change.)
Labels: -Type-Defect Type-Critical
Originally posted by: ColinPKC...@gmail.com
Counted down to 20120726, please push
Labels: -Patch-countdown Patch-push
Originally posted by: k-ohara5...@oco.net
My modem at home has failed; I'll have a replacement in a week. I can push about 3 August. The patch at the link in comment 3 is in good condition to push.
Originally posted by: dak@gnu.org
Staging is locked at the moment. Once it unfreezes, I'll push as
commit to-be-determined
Author: Keith OHara <k-ohara5a5a@oco.net>
Date: Sat Jul 28 14:14:34 2012 +0200
Issue 2691: page-layout: consider relative indents in loose-line spacing
barring immediate protests.
Originally posted by: dak@gnu.org
Pushed to staging as
commit [r6aa1160fe03fe2286ce00b2bc64f87e10d4041ba]
Author: Keith OHara <k-ohara5a5a@oco.net>
Date: Sat Jul 28 14:14:34 2012 +0200
Issue 2691: page-layout: consider relative indents in loose-line spacing
Labels: -Patch-push Fixed_2_15_42
Status: Fixed
Originally posted by: Elu...@gmail.com
(No comment was entered for this change.)
Status: Verified