On Thu, Mar 25, 2010 at 1:00 PM, Robert Blackstone
<blackstone.rob...@gmail.com> wrote:
> What should I do to get the page in the middle of the paper so to
> speak, instead of shifted to the left, which happens with
> \setuplayout[location=middle]?? I tried specifying leftedgewidth but
> that does not change anything.
hm, strange, try

\setuppapersize[A4][A3]
\setuplayout[location=middle,
             backspace=23mm,
             margin=15mm,margindistance=3mm,
             width=fit,
             ]
\setupinmargin[left][align=left,foregroundcolor=red]
\setupinmargin[right][align=right,foregroundcolor=blue]
\showlayout
\starttext
ABC\inright{\framed[width=10mm,height=5mm,foregroundcolor=red]{R1 }}
%% override blue, but not for frame
\inleft{\tfx A small note in this margin. But we need to setup
something before \ldots }
\stoptext

-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to