Issue 594: end of repeat alternative consumes horizontal space
http://code.google.com/p/lilypond/issues/detail?id=594

New issue report by wbsoft:
\version "2.11.43"

%{
The end of the repeat volta alternative consumes some
horizontal space, which is visible before the last note.
%}

\paper { ragged-right = ##t }
\relative c' {
 \repeat volta 2 { c d e f }
 \alternative {
   { g a b g }
   { g e }
 }
 c2 \bar"|."
}


Attachments:
        horspace.png  5.8 KB


Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to