bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 594 in lilypond: end of repeat alternative consumes horizontal spa


From: codesite-noreply
Subject: Issue 594 in lilypond: end of repeat alternative consumes horizontal space
Date: Sat, 29 Mar 2008 14:41:14 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]