[NTG-context] EuroTeX 2009 reports?

2009-09-04 Thread Corin Royal Drummond
Wondering if there are any reports, papers, or videos from EuroTex and the ConTeXt meeting for those of us who couldn´t be there. Thanks, Corin ___ If your question is of interest to others as well, please add an

[NTG-context] Problems with inner products

2009-09-04 Thread Guilherme P. de Freitas
Hi everybody, I am trying to define a command for inner products. I would like to type $\innerprod{x, y}$ and obtain in the output . Now, I defined \define[2]\innerprod {\langle #1, #2 \rangle} but then, when I used the command, I got some weird behavior: the next character after "y" would "ju

Re: [NTG-context] Intro to Luatex

2009-09-04 Thread John Culleton
On Saturday 29 August 2009 18:01:41 Idris Samawi Hamid ادريس سماوي حامد wrote: > On Sat, 29 Aug 2009 15:35:33 -0600, John Culleton > > wrote: > > Luatex has a lot of features that Context doesn't. Where is the best > > place to start learning about it? > > Category mistake: luatex is an engine,

Re: [NTG-context] long quotation without quotation marks

2009-09-04 Thread Aditya Mahajan
On Fri, 4 Sep 2009, Robert Blackstone wrote: On Fri, Sep 4, 2009, Aditya Mahajan wrote On Thu, 3 Sep 2009, Robert Blackstone wrote: Hi all, In a text with some fairly long quotations I want to have these quotations without their quotation marks, not indented and set in small type. To m

Re: [NTG-context] long quotation without quotation marks

2009-09-04 Thread Robert Blackstone
On Fri, Sep 4, 2009, Aditya Mahajan wrote > > On Thu, 3 Sep 2009, Robert Blackstone wrote: > > > Hi all, > > In a text with some fairly long quotations I want to have these > quotations > > without their quotation marks, not indented and set in small type. > > > To make context ignore indenting of

Re: [NTG-context] Errors on making lua documentation

2009-09-04 Thread luigi scarso
On Fri, Aug 28, 2009 at 10:45 AM, Hans Hagen wrote: > luigi scarso wrote: > > The #1 argument of find(find,"%S") >> is find , which is a function, while should be a string, ie maybe >> something like >> >> function string:is_empty() >>return not find(self,"%S") >> end >> > > indeed; fixed >

Re: [NTG-context] Roman Page numbers

2009-09-04 Thread Wolfgang Schuster
Am 04.09.2009 um 11:03 schrieb Derek CORDEIRO: I do get romannumerals on each page now, but this is not reflected in the TOC as it does in MkII. Below is the minimal example. The new code is more complicated than i thought, here is solution to the problem. As Hans suggested we should co

Re: [NTG-context] Roman Page numbers

2009-09-04 Thread Derek CORDEIRO
On Fri, Sep 4, 2009 at 2:07 AM, Wolfgang Schuster < schuster.wolfg...@googlemail.com> wrote: > > Am 03.09.2009 um 15:30 schrieb Derek CORDEIRO: > > The following minimal example is not working under MkIV. However it works > under MkII > > \setuppagenumbering[conversion=romannumerals] > > > \setupu