paper sizes by murky-satyr

a=841
11.times{printf'A%-2d%5dmm x%5dmm\n',it,a,2*(a/=1.414)}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page