bug-lilypond
[Top][All Lists]
Advanced

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

Issue 609 in lilypond: keep-inside-line fails when using \markup line-w


From: codesite-noreply
Subject: Issue 609 in lilypond: keep-inside-line fails when using \markup line-width
Date: Fri, 25 Apr 2008 06:32:24 -0700

Issue 609: keep-inside-line fails when using \markup line-width
http://code.google.com/p/lilypond/issues/detail?id=609

New issue report by v.villenave:
% In this example, keep-inside-line only works on the last line

\version "2.11.44"

gpl =
\markup { \override #'(line-width . 40)
\box \justify-string
#"If you want to redistribute LilyPond, you must comply with the GNU
General Public License (reproduced below). This license applies to
LilyPond with the following exceptions:" }

\new Score \with {
 \override PaperColumn #'keep-inside-line = ##t
}{
 b1 b b b b b b b b R1^\markup \gpl b \break
 b b b b b b b b \mark \markup \gpl b \break
 b b b b b b b b b b b^\markup \gpl b \break
}

% it might be related to issue 160 or issue 436


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        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]