On 5/7/2019 9:15 AM, Wolfgang Schuster wrote:
Hans Hagen <[email protected] <mailto:[email protected]>> 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
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
[email protected]
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to