Am 20.02.2012 um 19:43 schrieb Sietse Brouwer:
> Hi Wolfgang,
>
> I tried making that alteration in
> /opt/context/tex/texmf-context/tex/context/base/spac-ali.mkiv ,
> but that didn't work. Was merely changing that file not enough, or
> should I conclude that this fix does not work?
You have to regenerate the format (context --make en) when you patch a core
file.
BTW: The location key for \setuplayout is to position the page on the paper
when the have different sizes.
\setuppapersize[A5][A4]
\setuppagenumbering[alternative=doublesided]
\setuplayout [location=doublesided]
\showframe
\starttext
\dorecurse{12}{\input knuth\par}
\stoptext
Wolfgang
_______________________________________________
dev-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-context