bug-lilypond
[Top][All Lists]
Advanced

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

Issue 464 in lilypond: \mark text pushes multi-measure rest


From: codesite-noreply
Subject: Issue 464 in lilypond: \mark text pushes multi-measure rest
Date: Tue, 11 Sep 2007 06:34:49 -0700

Issue 464: \mark text pushes multi-measure rest
http://code.google.com/p/lilypond/issues/detail?id=464

New issue report by gpermus:
%{
if the R1 is replaced by notes, the "foo foo foo" is printed over the
notes; when there is a R1, the "foo foo foo" pushes the rest to the right
%}


\version "2.11.32"
\paper{ ragged-right=##t }

\relative g' {
    \mark \markup{ "foo foo foo foo foo foo"}
    R1 | g4 g g g |
}


Attachments:
        foo.preview.png  1.9 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        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]