Re: [NTG-context] \definesomething?

2006-08-26 Thread Aditya Mahajan
On Sun, 27 Aug 2006, Mojca Miklavec wrote: > On 8/27/06, Pepe Barbe wrote: >> On 8/25/06, Aditya Mahajan wrote: >>> \define\mymacro#1 is equivalent to >>> >>> \def\mymacro#1 but also checks if mymacro has already been defined. >> >> Thanks for the info. I am using \define for something simple, def

Re: [NTG-context] \definesomething?

2006-08-26 Thread Mojca Miklavec
On 8/27/06, Pepe Barbe wrote: > On 8/25/06, Aditya Mahajan wrote: > > \define\mymacro#1 is equivalent to > > > > \def\mymacro#1 but also checks if mymacro has already been defined. > > Thanks for the info. I am using \define for something simple, define > some keywords with special format that I wi

Re: [NTG-context] \definesomething?

2006-08-26 Thread Pepe Barbe
On 8/25/06, Aditya Mahajan <[EMAIL PROTECTED]> wrote: > \define\mymacro#1 is equivalent to > > \def\mymacro#1 but also checks if mymacro has already been defined. Thanks for the info. I am using \define for something simple, define some keywords with special format that I will be repeating a lot.

Re: [NTG-context] Layout and textwidth/textmargin

2006-08-26 Thread nico
On Sat, 26 Aug 2006 22:29:23 +0200, Hans Hagen <[EMAIL PROTECTED]> wrote: > Willi Egger wrote: >> Hi, >> >> To me it should not be necessary to define odd and even layouts for your >> purposes. (Of course I stand corrected!) >> > in the case that one has a strangely assymetric layout (no mirroring

Re: [NTG-context] Layout and textwidth/textmargin

2006-08-26 Thread Hans Hagen
Willi Egger wrote: > Hi, > > To me it should not be necessary to define odd and even layouts for your > purposes. (Of course I stand corrected!) > in the case that one has a strangely assymetric layout (no mirroring) one can do \setuplayout[odd] [] \setuplayout[even][] ---

Re: [NTG-context] Layout and textwidth/textmargin

2006-08-26 Thread Willi Egger
Hi, To me it should not be necessary to define odd and even layouts for your purposes. (Of course I stand corrected!) If you choose \setuppagenumbering[alternative=doublesided] the page layout is swapped automatically. For the realisation of the titles sticking into the "margin" one should be

Re: [NTG-context] 2DOWN imposition gives blank pages

2006-08-26 Thread Willi Egger
Hi Sanjoy, I know, that I am a bit late with my reaction. Still I would like you to know, that there is nothing wrong with what you see in your examples. Keep in mind, that 2UP and 2 DOWN are intended for booklet printing. Try to use % \setuppapersize[A5,landscape][A4,portrait] % \setuparrangi

Re: [NTG-context] Layout and textwidth/textmargin

2006-08-26 Thread nico
On Thu, 24 Aug 2006 20:37:46 +0200, nico <[EMAIL PROTECTED]> wrote: > Hello, > > I wonder if it is possible to setup a layout with these requirements: > > - it can be doublesided, that is, when doublesided the left margin (LM) > and right margin (RM) are different and mirrored on right/left page

Re: [NTG-context] New math feature requests

2006-08-26 Thread Aditya Mahajan
On Fri, 25 Aug 2006, Aditya Mahajan wrote: On Tue, 8 Aug 2006, Aditya Mahajan wrote: [ A long list of feature requests ] Here is something that was not in my original list: subformula numbering. [...] I was thinking of a better (rather more familar) way of treating subformulas by imitating t

Re: [NTG-context] Mixed Case Abbreviations

2006-08-26 Thread Wolfgang Schuster
On Fri, 25 Aug 2006 15:29:20 -0500 "Pepe Barbe" <[EMAIL PROTECTED]> wrote: > Hello, > > Is it possible to have different cases in an abbreviation? For example mRNA. \definesynonyms[myabbreviation][myabbreviations][\myabbrev] \myabbreviation {mRNA} {mRNA} \starttext \mRNA \completelis