Re: Manual page-breaking

2024-09-24 Thread David Sumbler
On Tue, 2024-09-24 at 22:07 +0200, Xavier Scheuer wrote: > On Tue, 24 Sept 2024 at 16:41, David Sumbler > wrote: > > > > The best solution I have come up with is adding \autoPageBreaksOff > at the start of each Score block, and adding \noPageBreak between > markup items etc. which come outside o

Re: Manual page-breaking

2024-09-24 Thread Xavier Scheuer
On Tue, 24 Sept 2024 at 16:41, David Sumbler wrote: > > The best solution I have come up with is adding \autoPageBreaksOff at the start of each Score block, and adding \noPageBreak between markup items etc. which come outside of the Score block. So far, this seems to be working. Hello, You coul

Re: Manual page-breaking

2024-09-24 Thread David Sumbler
On Mon, 2024-09-23 at 10:05 +0100, David Sumbler wrote: > Is there a way that I can take *total* control of page breaking? Thanks to those who responded to my question.  Judging from these responses, the answer to my question is "No" -- at least they don't seem to be readily applicable to the case

Re: Manual page-breaking

2024-09-23 Thread mskala
On Mon, 23 Sep 2024, Werner LEMBERG wrote: > See > > https://gitlab.com/lilypond/lilypond/-/issues/902 Yes. There are several different issues involved here - choosing the page breaks based on both parts; engraving each part with exactly those breaks even though they are not the breaks that wo

Re: Manual page-breaking

2024-09-23 Thread Werner LEMBERG
>> Is there a way that I can take *total* control of page breaking? > > I don't have a solution to offer but will comment that this is an > issue I also ran into recently while trying to engrave parts for > piano four hands. See https://gitlab.com/lilypond/lilypond/-/issues/902 Werner

Re: Manual page-breaking

2024-09-23 Thread Knute Snortum
On Mon, Sep 23, 2024 at 2:06 AM David Sumbler wrote: > Is there a way that I can take *total* control of page breaking? > > Here's what I do when I want to take total control of line and page breaking (this is for 3/4 time): %%% forceBreaks = { % page 1 \repeat unfold 3 { s2.\noBreak } s2.\b

Re: Manual page-breaking

2024-09-23 Thread mskala
On Mon, 23 Sep 2024, David Sumbler wrote: > Is there a way that I can take *total* control of page breaking? I don't have a solution to offer but will comment that this is an issue I also ran into recently while trying to engrave parts for piano four hands. These are usually printed on alternatin

Manual page-breaking

2024-09-23 Thread David Sumbler
Is there a way that I can take *total* control of page breaking? I have a file in the form: \version "2.24.3" \include "file1" \noPageBreak \include "file2" \pageBreak % lots more lines like the above \include "fileN" and individual files such as: % file1 \score {   \autoPageBreaksOff   %music

Re: Manual page breaking causing assertion failure

2016-01-09 Thread Colin Campbell
On 16-01-09 03:38 PM, Chris Yate wrote: No, it's not self-built, it's the latest dev image from the website! Windows 10, 64bit. Any other info you need? Chris On 9 Jan 2016 10:17 pm, "Colin Campbell" > wrote: On 16-01-08 07:09 PM, Chris Yate wrote: I'll confirm

Re: Manual page breaking causing assertion failure

2016-01-09 Thread Chris Yate
No, it's not self-built, it's the latest dev image from the website! Windows 10, 64bit. Any other info you need? Chris On 9 Jan 2016 10:17 pm, "Colin Campbell" wrote: > On 16-01-08 07:09 PM, Chris Yate wrote: > > Hi, > I'm trying to paginate my score nicely and the automatic paging isn't good >

Re: Manual page breaking causing assertion failure

2016-01-09 Thread Colin Campbell
On 16-01-08 07:09 PM, Chris Yate wrote: Hi, I'm trying to paginate my score nicely and the automatic paging isn't good enough. So I'm doing all the page breaks manually -- and a certain situation is causing an assertion failure on compilation: << Snippet of output: MIDI output to `BeiM

Re: Manual page breaking causing assertion failure

2016-01-09 Thread Thomas Morley
2016-01-09 18:45 GMT+01:00 David Kastrup : > Chris Yate writes: > >> On 9 January 2016 at 14:28, Thomas Morley wrote: >> >>> 2016-01-09 14:18 GMT+01:00 Chris Yate : >>> > In case anyone here is interested (perhaps Ralph), a Minimal not-Working >>> > Example I've sent to the bugs list. >>> [...] >

Re: Manual page breaking causing assertion failure

2016-01-09 Thread David Kastrup
Chris Yate writes: > On 9 January 2016 at 14:28, Thomas Morley wrote: > >> 2016-01-09 14:18 GMT+01:00 Chris Yate : >> > In case anyone here is interested (perhaps Ralph), a Minimal not-Working >> > Example I've sent to the bugs list. >> [...] >> > "AutoPageBreaksOff" in the score block causes th

Re: Manual page breaking causing assertion failure

2016-01-09 Thread Chris Yate
On 9 January 2016 at 14:28, Thomas Morley wrote: > 2016-01-09 14:18 GMT+01:00 Chris Yate : > > In case anyone here is interested (perhaps Ralph), a Minimal not-Working > > Example I've sent to the bugs list. > [...] > > "AutoPageBreaksOff" in the score block causes the exception failure. > > \aut

Re: Manual page breaking causing assertion failure

2016-01-09 Thread Thomas Morley
2016-01-09 14:18 GMT+01:00 Chris Yate : > In case anyone here is interested (perhaps Ralph), a Minimal not-Working > Example I've sent to the bugs list. [...] > "AutoPageBreaksOff" in the score block causes the exception failure. \autoPageBreaksOff is not a LilyPond-command. Did you define it loc

Fwd: Manual page breaking causing assertion failure

2016-01-09 Thread Chris Yate
In case anyone here is interested (perhaps Ralph), a Minimal not-Working Example I've sent to the bugs list. -- Forwarded message -- From: Chris Yate Date: 9 January 2016 at 09:55 Subject: Re: Manual page breaking causing assertion failure To: tisimst Cc: bug-lilyp...@gn

Re: Manual page breaking causing assertion failure

2016-01-09 Thread Ralph Palmer
On Fri, Jan 8, 2016 at 9:09 PM, Chris Yate wrote: > Hi, > I'm trying to paginate my score nicely and the automatic paging isn't good > enough. So I'm doing all the page breaks manually -- and a certain > situation is causing an assertion failure on compilation: > Greetings, Chris - I can't tell

Manual page breaking causing assertion failure

2016-01-08 Thread Chris Yate
Hi, I'm trying to paginate my score nicely and the automatic paging isn't good enough. So I'm doing all the page breaks manually -- and a certain situation is causing an assertion failure on compilation: << Snippet of output: MIDI output to `BeiMannernScore.mid'... Finding the ideal number