lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4494 in lilypond: Table Of Contents crash with neg


From: lilypond
Subject: [Lilypond-auto] Issue 4494 in lilypond: Table Of Contents crash with negative first-page-number
Date: Sun, 12 Jul 2015 01:43:59 +0000

Status: Accepted
Owner: ----
Labels: Type-Crash

New issue 4494 by address@hidden: Table Of Contents crash with negative first-page-number
https://code.google.com/p/lilypond/issues/detail?id=4494

The following crashes with released 2.19.22

%% snippet-start

\version "2.19.22"

\paper { first-page-number = #-1 }
\markuplist \table-of-contents
\tocItem "Adagio"
{ c''1 }

%% snippet-end

returning:

GNU LilyPond 2.19.22
Processing `table-poking.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/tmp/lilypond-esdOrO'...
Converting to `table-poking.pdf'...
warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28
-dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH
-r1200 -sDEVICE=pdfwrite -sOutputFile=table-poking.pdf -c.setpdfwrite
-f/tmp/lilypond-esdOrO)' failed (256)

fatal error: failed files: "table-poking.ly"


No error with 2.18.2 or a build from latest master


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]