Interface fails fail to create PDF
Hi, when I add new commands, options etc. to interface files I often run context on the file itself to create a PDF to check the content but for Luametatex this doesn't work anymore. When I run ConTeXt like this context i-framed.xml I can see ConTeXt creating pages mtx-context | jobname: i-framed.xml mtx-context | ctxname: x-setups.ctx [...] pages > flushing realpage 1, userpage 1, subpage 1 pages > flushing realpage 2, userpage 2, subpage 2 pages > flushing realpage 3, userpage 3, subpage 3 pages > flushing realpage 4, userpage 4, subpage 4 [...] mkiv lua stats > runtime: 1.146 seconds, 4 processed pages, 4 shipped pages, 3.490 pages/second system | total runtime: 1.356 seconds of 1.449 seconds but i-framed.pdf is missing in the end. Wolfgang
Hi,
when I add new commands, options etc. to interface files I often run context on the file itself to create a PDF to check the content but for Luametatex this doesn't work anymore.
When I run ConTeXt like this
context i-framed.xml
I can see ConTeXt creating pages
mtx-context | jobname: i-framed.xml mtx-context | ctxname: x-setups.ctx [...] pages > flushing realpage 1, userpage 1, subpage 1 pages > flushing realpage 2, userpage 2, subpage 2 pages > flushing realpage 3, userpage 3, subpage 3 pages > flushing realpage 4, userpage 4, subpage 4 [...] mkiv lua stats > runtime: 1.146 seconds, 4 processed pages, 4 shipped pages, 3.490 pages/second system | total runtime: 1.356 seconds of 1.449 seconds
but i-framed.pdf is missing in the end. Currently an intermediate file is used, m_k_i_v... is that file present
On 5/7/2019 6:42 AM, Wolfgang Schuster wrote: then? Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 5/7/2019 9:10 AM, Hans Hagen wrote:
Hi,
when I add new commands, options etc. to interface files I often run context on the file itself to create a PDF to check the content but for Luametatex this doesn't work anymore.
When I run ConTeXt like this
context i-framed.xml
I can see ConTeXt creating pages
mtx-context | jobname: i-framed.xml mtx-context | ctxname: x-setups.ctx [...] pages > flushing realpage 1, userpage 1, subpage 1 pages > flushing realpage 2, userpage 2, subpage 2 pages > flushing realpage 3, userpage 3, subpage 3 pages > flushing realpage 4, userpage 4, subpage 4 [...] mkiv lua stats > runtime: 1.146 seconds, 4 processed pages, 4 shipped pages, 3.490 pages/second system | total runtime: 1.356 seconds of 1.449 seconds
but i-framed.pdf is missing in the end. Currently an intermediate file is used, m_k_i_v... is that file present
On 5/7/2019 6:42 AM, Wolfgang Schuster wrote: then? l_m_t_x_*.pdf
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Hans Hagen
Hi,
when I add new commands, options etc. to interface files I often run context on the file itself to create a PDF to check the content but for Luametatex this doesn't work anymore.
When I run ConTeXt like this
context i-framed.xml
I can see ConTeXt creating pages
mtx-context | jobname: i-framed.xml mtx-context | ctxname: x-setups.ctx [...] pages > flushing realpage 1, userpage 1, subpage 1 pages > flushing realpage 2, userpage 2, subpage 2 pages > flushing realpage 3, userpage 3, subpage 3 pages > flushing realpage 4, userpage 4, subpage 4 [...] mkiv lua stats > runtime: 1.146 seconds, 4 processed pages, 4 shipped pages, 3.490 pages/second system | total runtime: 1.356 seconds of 1.449 seconds
but i-framed.pdf is missing in the end. Currently an intermediate file is used, m_k_i_v... is that file present
On 5/7/2019 6:42 AM, Wolfgang Schuster wrote: then?
No. Wolfgang
On 5/7/2019 9:15 AM, Wolfgang Schuster wrote:
Hans Hagen
mailto:j.hagen@xs4all.nl> schrieb am Di., 7. Mai 2019, 09:10: On 5/7/2019 6:42 AM, Wolfgang Schuster wrote: > Hi, > > when I add new commands, options etc. to interface files I often run > context on the file itself to create a PDF to check the content but for > Luametatex this doesn't work anymore. > > > When I run ConTeXt like this > > context i-framed.xml > > I can see ConTeXt creating pages > > mtx-context | jobname: i-framed.xml > mtx-context | ctxname: x-setups.ctx > [...] > pages > flushing realpage 1, userpage 1, subpage 1 > pages > flushing realpage 2, userpage 2, subpage 2 > pages > flushing realpage 3, userpage 3, subpage 3 > pages > flushing realpage 4, userpage 4, subpage 4 > [...] > mkiv lua stats > runtime: 1.146 seconds, 4 processed pages, 4 > shipped pages, 3.490 pages/second > system | total runtime: 1.356 seconds of 1.449 seconds > > but i-framed.pdf is missing in the end. Currently an intermediate file is used, m_k_i_v... is that file present then?
No. in back-lpd.lua, can you see what goes on in
local function prepare() maybe add some prints ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Hans Hagen schrieb am 07.05.2019 um 10:35:
in back-lpd.lua, can you see what goes on in
local function prepare()
maybe add some prints I tried but it's useless because ConTeXt never enables the "pdf" driver but stays with "default".
I noticed this after adding print to drivers.enable in driv-ini.lua. Wolfgang
On 5/7/2019 6:39 PM, Wolfgang Schuster wrote:
Hans Hagen schrieb am 07.05.2019 um 10:35:
in back-lpd.lua, can you see what goes on in
local function prepare()
maybe add some prints I tried but it's useless because ConTeXt never enables the "pdf" driver but stays with "default".
I noticed this after adding print to drivers.enable in driv-ini.lua. hm, that is weird
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Wolfgang Schuster