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


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

Reply via email to