[NTG-context] setting language issue

2014-10-12 Thread Andrea Valle
Dear, I’m typesetting in Italian and thus using \mainlanguage[it] I suspected something went wrong, and in fact I see in terminal: But I get system 'cont-new.mkiv' loaded (/Users/andrea/context/tex/texmf-context/tex/context/base/cont-new.mkiv) system files jobname

Re: [NTG-context] Automatic reference prefixing in heads with prefix=+ broken?

2014-10-12 Thread Christoph Reller
On Tue, Sep 30, 2014 at 8:08 AM, Christoph Reller christoph.rel...@gmail.com wrote: On Sat, Sep 27, 2014 at 12:00 PM, Christoph Reller christoph.rel...@gmail.com wrote: Hi, Various documents mention a namespace feature for references by setting prefix=+. This is a really cool feature but

Re: [NTG-context] Possibly bug: misalignment with matrix

2014-10-12 Thread Xan
Another bug. @Hans: At least for user view point it's a bug. @Thangalin: thanks. A bigskip will solve me problems, but thanks. \definemathmatrix[det] [left={\left\lvert\,},right={\,\right\rvert}] \starttext Calculeu els determinants següents: \startitemize[a,columns] \item $\startdet[n=4]

Re: [NTG-context] Possibly bug: misalignment with matrix

2014-10-12 Thread Xan
and \item $\startdet[n=3] \NC yz \NC \frac{1}{x} \NC x \NR \NC zx \NC \frac{1}{y} \NC y \NR \NC xy \NC \frac{1}{z} \NC z \NR \stopdet$ puts x over 1 in the second row ___ If your question is of interest to others

[NTG-context] \writetolist in mkiv

2014-10-12 Thread Jano Kula
Hello to everybody! Minimal story - How to insert local TOC of manually created subsections after the section starts? % start minimal example \def\ManualSubsection#1{\blank% {\bf Manual Subsection #1}\par% \writetolist[subsection]{whatever}{Manual Subsection #1}% \input

Re: [NTG-context] \writetolist in mkiv

2014-10-12 Thread Wolfgang Schuster
Am 12.10.2014 um 20:39 schrieb Jano Kula jano.k...@gmail.com: Hello to everybody! Minimal story - How to insert local TOC of manually created subsections after the section starts? % start minimal example \def\ManualSubsection#1{\blank% {\bf Manual Subsection #1}\par%

Re: [NTG-context] \writetolist in mkiv

2014-10-12 Thread Jano Kula
Hello Wolfgang, On 12.10.2014 21:28, Wolfgang Schuster wrote: Am 12.10.2014 um 20:39 schrieb Jano Kula jano.k...@gmail.com: Hello to everybody! Minimal story - How to insert local TOC of manually created subsections after the section starts? % start minimal example

Re: [NTG-context] \writetolist in mkiv

2014-10-12 Thread Wolfgang Schuster
Am 12.10.2014 um 22:57 schrieb Jano Kula jano.k...@gmail.com: Hello Wolfgang, On 12.10.2014 21:28, Wolfgang Schuster wrote: Am 12.10.2014 um 20:39 schrieb Jano Kula jano.k...@gmail.com: Hello to everybody! Minimal story - How to insert local TOC of manually created