Status: Accepted
Owner: ----
Labels: Type-Defect
New issue 2667 by [email protected]: Point and click location of chords
for q repeats is inaccurate
http://code.google.com/p/lilypond/issues/detail?id=2667
Arnold Theresius-Wendl reported here:
http://lists.gnu.org/archive/html/bug-lilypond/2012-07/msg00091.html
http://article.gmane.org/gmane.comp.gnu.lilypond.bugs/35843
See original post for a workaround. Extract from the original post with
tiny example follows:
-----------------
The pointAndClick location of chord repeats is now pointing to the orignial
chords.
Is 2.14.x it was pointing to your 'q' entry in the input file.
Especially with a lot of rhythmic repeats the old pointAndClick is much more
usefull.
Example:
{ <c' e'>8. q16 q8-. q ~ q q16 q \times 2/3 { q8 q q } }
Is there a new option which I dit not realize?
------------------
Cheers,
Colin.