bug-lilypond
[Top][All Lists]
Advanced

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

Issue 436 in lilypond: keep-inside-line sometimes fails in ragged-right


From: codesite-noreply
Subject: Issue 436 in lilypond: keep-inside-line sometimes fails in ragged-right mode
Date: Sat, 01 Sep 2007 12:45:55 -0700

Issue 436: keep-inside-line sometimes fails in ragged-right mode
http://code.google.com/p/lilypond/issues/detail?id=436

New issue report by lemzwerg:
\version "2.11.31"

\header { texidoc = "
  In ragged-right mode, the grob with the largest horizontal extent
should define the line length.
Here is a counterexample.
" }

\relative {
\override Score.PaperColumn #'keep-inside-line = ##t
  c4^\markup { \italic "sempre non legato" } c c c \break
  c4 c c c | c4^\markup { \italic "sempre non legato" } c c c
}

\paper {
  ragged-right = ##t
}

% EOF


Attachments:
        markup-ragged-right-margin.png  6.8 KB 


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