<br><br><div class="gmail_quote">On Tue, Jun 28, 2011 at 6:49 PM, Patrick Gundlach <span dir="ltr"><<a href="mailto:patrick@gundla.ch">patrick@gundla.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
The box solution works fine, but<br>
<div class="im"><br>
><br>
> %%% MVL solution<br>
> \tracingall<br>
> \directlua{dofile("mknodes.lua")}<br>
> \bye<br>
><br>
> -- mknodes.lua<br>
> local tenpt = 10 * 2^16<br>
><br>
> local r = node.new("rule")<br>
> r.width = tenpt<br>
> r.height = tenpt<br>
> r.depth = tenpt<br>
><br>
> local v = node.vpack(r)<br>
> node.write(v)<br>
<br>
<br>
</div>this one does not work.<br>
<br></blockquote><div><meta http-equiv="content-type" content="text/html; charset=utf-8">Where is the problem ?</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">No error with luatex from minimals and luatex-plain as format, and the pdf is also ok.</div>
<div>Isn't the rule 10 pt ?</div><div><br></div><div><div>vbox(667.20255+0.0)x469.75499, direction TLT</div><div>.\vbox(0.0+0.0)x469.75499, glue set 14.0fil, direction TLT</div><div>..\glue -22.5</div><div>..\hbox(8.5+0.0)x469.75499, glue set 469.755fil, direction TLT</div>
<div>...\vbox(8.5+0.0)x0.0, direction TLT</div><div>...\glue 0.0 plus 1.0fil</div><div>..\glue 0.0 plus 1.0fil minus 1.0fil</div><div>.\vbox(643.20255+0.0)x10.0, glue set 623.20251fill, direction TLT</div><div>..\glue(\topskip) 0.0</div>
<div>..\vbox(10.0+10.0)x10.0, direction TLT</div><div>...\rule(10.0+10.0)x10.0</div><div>..\glue 0.0 plus 1.0fill</div><div>.\glue(\baselineskip) 17.55556</div><div>.\hbox(6.44444+0.0)x469.75499, glue set 232.37749fil, direction TLT</div>
<div>..\glue 0.0 plus 1.0fil minus 1.0fil</div><div>..\tenrm 1</div><div>..\glue 0.0 plus 1.0fil minus 1.0fil</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

See the reply to Paul: I am still interested in a solution without an intermediate box.<br></blockquote><div>My examples follow  Paul's indications:  build a box and shipout, or put material into the MVL</div><div>and let  the current otr   shipout the material, as one can see from the page size (and the pagenumber at the bottom)</div>
<div><br></div><div><div>Creator:        TeX</div><div>Producer:       LuaTeX-0.70.1</div><div>CreationDate:   Tue Jun 28 19:10:41 2011</div><div>ModDate:        Tue Jun 28 19:10:41 2011</div><div>Tagged:         no</div>
<div>Pages:          1</div><div>Encrypted:      no</div><div>Page size:      612 x 808.71 pts</div><div>File size:      17460 bytes</div><div>Optimized:      no</div><div>PDF version:    1.4</div></div><div><br></div><div>
<br></div><div><br></div></div>-- <br>luigi<br><br>