HI,

With the recent versions of luamatatex (2020.09.20), in a moderate sized 
project, I get a multiple messages of on the terminal

........................................... mode = 0 [save] [setmatrix] [save] 
[setmatrix] [setmatrix] [restore] [restore] 
[literal]........................................... data = 0 w

S
0 g 0 G
0 g 0 G
32.875 67.393234 m
26.511902 72.707367 20.076431 76.811981 13.572296 82.470184 c

[etc]
...............................................................................................................................
 mode = 0 
[literal]...............................................................................................................................
 data = % mps graphic 1: end

It seems like metapost to PDF code is being printed to the terminal (not sure 
about that). 

I also see messages like:

 
[latelua].....................................................................................
 data = function: 0x5585588b4250 
[latelua]..........................................................................................................
 data = table: 0x558557a5ab90floatblocks

Any idea what is causing these and how to I disable them. Here is a minimal 
example for the second message and I can also try to create one for the first:

\starttext

\startframedtext
  \startTABLE
    \NC \input knuth
    \NC[nr=2] 
        \iftrialtypesetting\else\startplacefigure
          [location={right,high},
           title={Blah blah blah},]
        \stopplacefigure\fi
    \NC \NR
    \NC \input ward
    \NC \NR
  \stopTABLE
\stopframedtext


\stoptext




___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to