Issue 160: keep-inside-line fails with \markup
http://code.google.com/p/lilypond/issues/detail?id=160
Comment #5 by gpermus:
(No comment was entered for this change.)
Issue attribute updates:
Status: Verified
--
You received this message because you are listed in the owner
or CC fields
Issue 160: keep-inside-line fails with \markup
http://code.google.com/p/lilypond/issues/detail?id=160
Comment #4 by hanwenn:
\new Score \with {
\override PaperColumn #'keep-inside-line = ##t
}
\relative {
c4^\markup { \italic "sempre non legato" } c c c
}
--
note that PaperColumn overrides
Issue 160: keep-inside-line fails with \markup
http://code.google.com/p/lilypond/issues/detail?id=160
Comment #3 by lemzwerg:
Well, keep-inside-line fails with the following example.
I've changed the subject line accordingly.
\version "2.11.19"
\header { texidoc = "
The @code{keep-inside-line