he file is hand-written and
often chopping it down will reveal some typo or syntax combination
which triggers the crash. In this case the same bits of syntax have
been generated in thousands of files without trouble except for the
introduction of min-systems-per-page = 2 which is a new feature in
D
On Fri, 2020-10-23 at 10:17 +0200, Jean Abou Samra wrote:
> Le 21/10/2020 à 17:58, Jean Abou Samra a écrit :
> > Le 21/10/2020 à 17:37, Richard Shann a écrit :
> >
> > > I've noticed that having
> > >
> > > min-systems-per-page = 2
> > >
Le 21/10/2020 à 17:58, Jean Abou Samra a écrit :
Le 21/10/2020 à 17:37, Richard Shann a écrit :
I've noticed that having
min-systems-per-page = 2
can in some circumstances cause LilyPond to hang. The attached
non-minimal file exhibits this behavior:
Starting lilypond 2
Le 21/10/2020 à 17:37, Richard Shann a écrit :
I've noticed that having
min-systems-per-page = 2
can in some circumstances cause LilyPond to hang. The attached
non-minimal file exhibits this behavior:
Starting lilypond 2.20.0 [NonTypesettablePart.ly]...
Processing `/tmp/fresco
I've noticed that having
min-systems-per-page = 2
can in some circumstances cause LilyPond to hang. The attached
non-minimal file exhibits this behavior:
Starting lilypond 2.20.0 [NonTypesettablePart.ly]...
Processing `/tmp/frescobaldi-
hm6j987d/tmpvp8zypvl/NonTypesettablePart.ly
On 09/02/15 22:40, Werner LEMBERG wrote:
Maybe I'm being a bit hasty but
https://code.google.com/p/lilypond/issues/detail?id=4285
Thanks. It perhaps makes sense to add the PDF file also...
Werner
Done.
___
lilypond-devel mailing list
l
> Maybe I'm being a bit hasty but
>
> https://code.google.com/p/lilypond/issues/detail?id=4285
Thanks. It perhaps makes sense to add the PDF file also...
Werner
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman
On 09/02/15 10:19, Werner LEMBERG wrote:
> consider the following snippet.
>
> #(set-default-paper-size "a6")
>
> \paper { systems-per-page = 6 blank-page-penalty = 1000
>
> #(define page-breaking ly:page-turn-breaking)
>
> copyright = "" footer
Folks,
consider the following snippet.
#(set-default-paper-size "a6")
\paper {
systems-per-page = 6
blank-page-penalty = 1000
#(define page-breaking ly:page-turn-breaking)
copyright = ""
footer = ""
tagline = ""
}
m =
On Fri, Dec 31, 2010 at 2:38 AM, Reinhold Kainhofer
wrote:
> Am Donnerstag, 30. Dezember 2010, um 20:35:57 schrieb Reinhold Kainhofer:
> > It seems that if you specify both systems-per-page and page-count, then
> > lilypond will disregard page-count. Instead of stretching the not
It seems that if you specify both systems-per-page and page-count, then
lilypond will disregard page-count. Instead of stretching the notes, it will
simply use less pages than desired and cram the notes together.
Minimal example attached. Lilypond will always use 2 pages (with 3 systems
each
LGTM
I tried to look through the patch, but the page breaker has become so
much your domain that I cannot say anything useful regarding this
patch.
On Fri, Mar 13, 2009 at 6:22 PM, Joe Neeman wrote:
> I have a (largish, sorry) code review up for new min-systems-per-page, max-
> systems-pe
I have a (largish, sorry) code review up for new min-systems-per-page, max-
systems-per-page and systems-per-page variables in the paper block:
http://codereview.appspot.com/28041
Also, the code is in the dev/jneeman git branch, if anyone wants to test.
Joe
13 matches
Mail list logo