Re: [NTG-context] all about \about

2008-07-22 Thread John Culleton
On Tuesday 22 July 2008 04:12:48 pm Aditya Mahajan wrote: > On Tue, 22 Jul 2008, John Culleton wrote: > > The \about cross reference command woks ok if I use > > \about[aa] > > > > It delivers the title (or part of it in this case) of the section > > marked aa. > > > > but when I try to give it som

Re: [NTG-context] all about \about

2008-07-22 Thread Aditya Mahajan
On Tue, 22 Jul 2008, John Culleton wrote: > The \about cross reference command woks ok if I use > \about[aa] > > It delivers the title (or part of it in this case) of the section > marked aa. > > but when I try to give it some text it blows up on the text, e.g., > \about{foo}[aa] > > So what if an

[NTG-context] all about \about

2008-07-22 Thread John Culleton
The \about cross reference command woks ok if I use \about[aa] It delivers the title (or part of it in this case) of the section marked aa. but when I try to give it some text it blows up on the text, e.g., \about{foo}[aa] So what if anything goes between the { and the }? What purpose do they