[NTG-context] inside and outside margins (vs. 'left' and 'right' margins)

2011-04-09 Thread James Fisher
I want to define 'inside' and 'outside' margins (i.e. left and right pages are symmetrical, not the same). Reading the document 'co-pagedesign.pdf', ConTeXt talks about 'left' and 'right' margins (and other measurements). At first I thought this must be either a 'representative' left or right

Re: [NTG-context] inside and outside margins (vs. 'left' and 'right' margins)

2011-04-09 Thread Otared Kavian
Hi James, You can use \inoutermargin{some marginal note} and \ininnermargin{some marginal note} Then when you use \setuplayout[location=doublesided] at the beginning of your file, the above two commands should give you what you seem to be wanting. Best regards: OK On 9

Re: [NTG-context] inside and outside margins (vs. 'left' and 'right' margins)

2011-04-09 Thread James Fisher
Hi Otared, Thanks. Two problems here: - the \inoutermargin and \ininnermargin commands add text to the margins. I can set it to no text, but I don't see why they would be necessary to define inner and outer margin size. - the location=doublesided looks like what I was looking for, but it

Re: [NTG-context] inside and outside margins (vs. 'left' and 'right' margins)

2011-04-09 Thread Henning Hraban Ramm
Am 2011-04-09 um 22:26 schrieb James Fisher: I want to define 'inside' and 'outside' margins (i.e. left and right pages are symmetrical, not the same). Reading the document 'co- pagedesign.pdf', ConTeXt talks about 'left' and 'right' margins (and other measurements). At first I thought

Re: [NTG-context] inside and outside margins (vs. 'left' and 'right' margins)

2011-04-09 Thread Aditya Mahajan
On Sat, 9 Apr 2011, Henning Hraban Ramm wrote: Am 2011-04-09 um 22:26 schrieb James Fisher: I want to define 'inside' and 'outside' margins (i.e. left and right pages are symmetrical, not the same). Reading the document 'co-pagedesign.pdf', ConTeXt talks about 'left' and 'right' margins

Re: [NTG-context] inside and outside margins (vs. 'left' and 'right' margins)

2011-04-09 Thread James Fisher
On Sat, Apr 9, 2011 at 10:11 PM, Aditya Mahajan adit...@umich.edu wrote: On Sat, 9 Apr 2011, Henning Hraban Ramm wrote: Am 2011-04-09 um 22:26 schrieb James Fisher: I want to define 'inside' and 'outside' margins (i.e. left and right pages are symmetrical, not the same). Reading the