bug-lilypond
[Top][All Lists]
Advanced

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

Issue 246 in project lilypond


From: codesite-noreply
Subject: Issue 246 in project lilypond
Date: Sat, 17 Feb 2007 14:09:32 -0800

Issue 246: collision stanza number and system start
http://code.google.com/p/lilypond/issues/detail?id=246

Comment #4 by hanwenn:
keep-inside-line does work, but as it's set in PaperColumn, it needs to be done 
before
\override is processed. Therefore, you need to do 

 
\new Score \with {
      \override PaperColumn #'keep-inside-line = ##t 
  } {
 ..

}


If this is not satisfactory, please open an enhancement issue "Can't set 
PaperColumn
properties with \override."  





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