[luatex] shipout a page

luigi scarso luigi.scarso at gmail.com
Tue Jun 28 16:19:31 CEST 2011


On Tue, Jun 28, 2011 at 4:04 PM, Patrick Gundlach <patrick at gundla.ch> wrote:

> > With
> > \tracingall
> > --\directlua{dofile("mknodes.lua")}
> > \bye
> >
> > we can see the otr:
> >
> > \output->{\plainoutput }
> >
> > \plainoutput ->\shipout \vbox {\makeheadline \pagebody \makefootline
> }\advancep
> > ageno \ifnum \outputpenalty >-\@MM \else \dosupereject \fi
> > {internal vertical mode: \shipout}
> >
> > Does it help ?
>
> I have no idea how this should help me with the problem.
>
> just to be sure that it's box255
Following \pagebody
in tex/texmf/tex/plain/base/plain.tex
one can see
\def\pagecontents{\ifvoid\topins\else\unvbox\topins\fi
  \dimen@=\dp\@cclv \unvbox\@cclv % open up \box255

..also an idea on how to implement your otr in pure lua...

-- 
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/luatex/attachments/20110628/5e170fa0/attachment.html>


More information about the luatex mailing list