paper sizes by uru

L,R=1189,1682
11.times{|i|puts"A%-2d%5dmm x%5dmm"%(i,L,R=i,R/2,L)}

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

download

return to the top page