Re: Docs: example for line-break-permission and page-break-permission

2014-06-21 Thread James
Hello, On 27/02/14 09:06, Trevor Daniels wrote: > Paul Morris wrote Tuesday, February 25, 2014 7:44 PM > >> That means that this statement is potentially misleading: >> >> "Lily sometimes rejects explicit \break and \pageBreak commands. There are >> two commands to override this behavior:" > Well,

Re: Docs: example for line-break-permission and page-break-permission

2014-02-27 Thread Trevor Daniels
Paul Morris wrote Tuesday, February 25, 2014 7:44 PM > That means that this statement is potentially misleading: > > "Lily sometimes rejects explicit \break and \pageBreak commands. There are > two commands to override this behavior:" Well, Lily does sometimes reject explicit breaks, for exampl

Re: Docs: example for line-break-permission and page-break-permission

2014-02-25 Thread Paul Morris
sed \score { \new Staff { \repeat unfold 10 { c'4 c' c' c' } } \layout { \context { \Score \override NonMusicalPaperColumn.line-break-permission = ##f } } } Maybe a clearer name for these commands would have been: automatic-line-breaks = ##f automatic-pa

Re: Docs: example for line-break-permission and page-break-permission

2014-02-25 Thread Trevor Daniels
James wrote Tuesday, February 25, 2014 5:58 AM > On 24/02/14 21:18, Paul Morris wrote: >> The example given here: >> http://lilypond.org/doc/v2.18/Documentation/notation/explicit-breaks > > While not addressing your suggestion directly, but being one of the few > doc editors I am not sure this p

Re: Docs: example for line-break-permission and page-break-permission

2014-02-24 Thread James
On 24/02/14 21:18, Paul Morris wrote: The example given here: http://lilypond.org/doc/v2.18/Documentation/notation/explicit-breaks While not addressing your suggestion directly, but being one of the few doc editors I am not sure this part of the Notation Reference has been 'touched' for a whi

Docs: example for line-break-permission and page-break-permission

2014-02-24 Thread Paul Morris
The example given here: http://lilypond.org/doc/v2.18/Documentation/notation/explicit-breaks is not so good since the output is actually the same when you comment out the commands that it is intended to illustrate: % \override NonMusicalPaperColumn.line-break-permission = ##f % \override NonM