paper sizes by yamaya

END{for(l=841;i<11;l/=2)printf"A%-2d%5dmm x%5dmm\n",i++,l,l/=.707}

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

download

return to the top page