29 Dec
2006
29 Dec
'06
11:48 p.m.
On 12/29/06, geoff.moyle@gmail.com
Gday
I know there must be a fundamental answer, but I cannot fathom why everything is shifted left on the page.
hmm, I don't see anything wrong;this is the standard setup. You can play with %%%%%%%%%%%%%%%%5 \setuppapersize[A4][A3] \setuplayout[location=middle,marking=on] \showlayout \starttext \input tufte \stoptext %%%%%%%%%%%%%%%%%% or %%%%%%%%%%%%%%%%%%%% \setuppapersize[A4][A4] \setuplayout[horoffset=3cm]%%% bang ! \showlayout \starttext \input tufte \stoptext luigi