bug-lilypond
[Top][All Lists]
Advanced

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

Issue 160 in project lilypond


From: codesite-noreply
Subject: Issue 160 in project lilypond
Date: Thu, 22 Feb 2007 00:32:35 -0800

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} property should handle all sort of
text scripts.
Here is a counterexample.
" }

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

\paper {
  ragged-right = ##t
}

% EOF



Issue attribute updates:
        Summary: keep-inside-line fails with \markup
        Status: Accepted

-- 
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]