Re: [NTG-context] nested quotes ?

2011-05-14 Thread Steffen Wolfrum
Am 31.03.2011 um 16:46 schrieb Marco: > On 2011-03-31 pmli...@free.fr (Peter Münster) wrote: > >> Marco writes: >> >>> I think the idea behind Steffens post was not to find a >>> command that does the quoting, rather than finding *one* >>> command that »knows« about the level of quota

Re: [NTG-context] nested quotes ?

2011-03-31 Thread Marco
On 2011-03-31 pmli...@free.fr (Peter Münster) wrote: > Marco writes: > > > I think the idea behind Steffens post was not to find a > > command that does the quoting, rather than finding *one* > > command that »knows« about the level of quotation and > > inserts the corresponding quotat

Re: [NTG-context] nested quotes ?

2011-03-31 Thread Steffen Wolfrum
Am 31.03.2011 um 14:12 schrieb Peter Münster: > Steffen Wolfrum writes: > >> Do we have something like this in ConTeXt too? > > http://wiki.contextgarden.net/Quotes Sure we have!! :o) Thx, Steffen ___ If your q

Re: [NTG-context] nested quotes ?

2011-03-31 Thread Peter Münster
Marco writes: > I think the idea behind Steffens post was not to find a > command that does the quoting, rather than finding *one* > command that »knows« about the level of quotation and > inserts the corresponding quotation marks. Right. That's why I mentioned also http://wiki.context

Re: [NTG-context] nested quotes ?

2011-03-31 Thread mathew
On Thu, Mar 31, 2011 at 07:35, Marco wrote: > I think  the idea behind Steffens  post was not to  find a > command that  does the quoting, rather  than finding *one* > command  that  »knows« about  the level of  quotation  and > inserts the corresponding quotation marks. ...like the quotation mac

Re: [NTG-context] nested quotes ?

2011-03-31 Thread Marco
On 2011-03-31 pmli...@free.fr (Peter Münster) wrote: > Steffen Wolfrum writes: > > > \enquote{Needless to say \enquote{mind mapping} is just ...} > > > > And the result looked like this ... > > “Needless to say ‘mind mapping’ is just ...” > > > > Do we have something like this in ConTeXt too? >

Re: [NTG-context] nested quotes ?

2011-03-31 Thread Peter Münster
Steffen Wolfrum writes: > \enquote{Needless to say \enquote{mind mapping} is just ...} > > And the result looked like this ... > “Needless to say ‘mind mapping’ is just ...” > > Do we have something like this in ConTeXt too? \quotation{Needless to say \quote{mind mapping} is just ...} or http:

[NTG-context] nested quotes ?

2011-03-31 Thread Steffen Wolfrum
Hi, I just saw something handy in a LaTeX document: nested quotes! The source looked liked this... \enquote{Needless to say \enquote{mind mapping} is just ...} And the result looked like this ... “Needless to say ‘mind mapping’ is just ...” Do we have something like this in ConTeXt too? Steff