Re: [NTG-context] Exist any table environment flag?

2010-11-22 Thread Wolfgang Schuster
Am 22.11.2010 um 11:55 schrieb Jaroslav Hajtmar: >> \ifintable >> Yes, I’m in a table. >> \else >> No, I’m not in a table. >> \fi >> >> > Yes I was understand ... I was more a matter of where and how to use these > flags, etc ... > For example I do not know where to set (in which the env

Re: [NTG-context] Exist any table environment flag?

2010-11-22 Thread Jaroslav Hajtmar
Thanx for quick response, my notices are in body of this mail ... Dne 22.11.2010 11:21, Wolfgang Schuster napsal(a): Am 22.11.2010 um 11:06 schrieb Jaroslav Hajtmar: Thanx Wolfgang! It works fine now ... it is great... I don't found (by google) any more information about \ifintable or \i

Re: [NTG-context] Exist any table environment flag?

2010-11-22 Thread Wolfgang Schuster
Am 22.11.2010 um 11:06 schrieb Jaroslav Hajtmar: > Thanx Wolfgang! > It works fine now ... it is great... > I don't found (by google) any more information about \ifintable or > \iftrialtypesetting flags. > Can I find anywhere more information about them? They’re defined with \newif\iftable and

Re: [NTG-context] Exist any table environment flag?

2010-11-22 Thread Jaroslav Hajtmar
Thanx Wolfgang! It works fine now ... it is great... I don't found (by google) any more information about \ifintable or \iftrialtypesetting flags. Can I find anywhere more information about them? I have now still one similar question. Is there any flag which indicate whether to use \expanded

Re: [NTG-context] Exist any table environment flag?

2010-11-21 Thread Wolfgang Schuster
Am 21.11.2010 um 15:06 schrieb Jaroslav Hajtmar: > Hello ConTeXist, > > I want my macro to act differently inside \bTABLE ... \eTABLE environment and > otherwise outside of that environment. > Is there any sign (flag) which can determine whether my macro run inside or > outside the \bTABLE ..

[NTG-context] Exist any table environment flag?

2010-11-21 Thread Jaroslav Hajtmar
Hello ConTeXist, I want my macro to act differently inside \bTABLE ... \eTABLE environment and otherwise outside of that environment. Is there any sign (flag) which can determine whether my macro run inside or outside the \bTABLE .. \eTABLE environment? Or do I have two similar versions of my m