3 May
2007
3 May
'07
12:29 p.m.
Peter Rolf schrieb:
luigi scarso wrote:
In page-lay.tex \definepapersize [SRA3] [\c!width=320mm,\c!height=450mm] maybe is wrong. It should be \definepapersize [SRA3] [\c!width=450mm,\c!height=320mm]
I have found both versions on the net, but as RA* and SRA* are only scaled versions of the A* papers (5% and 15% larger), I think the definition should match the one of A*.
As A3 is portrait, \definepapersize [A3] [\c!width=297mm,\c!height=420mm] I would also expect RA and SRA to be portrait as well and not landscape, ConTeXt has \definepapersize [RA3] [\c!width=305mm,\c!height=430mm] \definepapersize [SRA3] [\c!width=320mm,\c!height=450mm]
From that point of view, the definition is correct.
Tobias