Changes

Jump to navigation Jump to search
22 bytes added ,  16:25, 7 June 2020
m
small corrections
'''Note:'''
*width=middle<codetexcode>
if cutspace == 0pt then
cutspace = backspace
end
makeupwidth = paperwidth- backspace -cutspace
</codetexcode> *width=fit<codetexcode>
if cutspace == 0pt then
cutspace = backspace
end
makeupwidth = makeupwidth - rightmargindistance-rightmarginwidth- rightedgedistance-rightedgewidth- scratchdimen
</codetexcode
* otherwise:
<codetexcode>
makeupwidth=width
if cutspace == 0pt then
pass
end
</codetexcode>
(From {{src|page-lay.mkiv}}.)

Navigation menu