[NTG-context] \startitem [reference=xxx]

2014-12-17 Thread Alan BRASLAU
Hello, An item in an itemized list can have a reference: \startitemize [n] \item[first] This is a first item; \item[second] This is a second item. \stopitemize \in{item}[first] appears before \in{item}[second]. How does this work with \startitem\stopitem? I tried, of course:

Re: [NTG-context] problem with \processaction

2014-12-17 Thread Pablo Rodriguez
On 12/17/2014 01:18 AM, Hans Hagen wrote: On 12/16/2014 10:24 PM, Pablo Rodriguez wrote: [...] Is there no other way to get the text value (so that it could be compared with \doif) from a command that assigns values using \processaction? \setvalue{SomeName:foo}{one}

Re: [NTG-context] \startitem [reference=xxx]

2014-12-17 Thread Otared Kavian
Hi Alan, This works here: %% \starttext \startitemize [n] \startitem[first] This is a first item. \stopitem \item[second] This is a second item. \stopitemize Alan’s \in{item}[first] appears before \in{item}[second]. \stoptext %% Is this what you wanted? best

Re: [NTG-context] \startitem [reference=xxx]

2014-12-17 Thread Alan BRASLAU
On Wed, 17 Dec 2014 20:16:18 +0100 Otared Kavian ota...@gmail.com wrote: \startitem[first] This is a first item. \stopitem Thanks. It does work. I did not think about trying this (obsolete) syntax. Wouldn't it be a good idea to respect the explicit reference=first syntax? Alan

[NTG-context] expand date from CSV file

2014-12-17 Thread Pablo Rodriguez
Dear list, I have the following sample: \usemodule[scancsv] \unexpanded\def\lineaction{ \Name\ arrived on \Date\\ } \setheader \setsep{;} \setfiletoscan{mail.csv} \starttext \filelineaction \stoptext that reads data from mail.csv: Name;Date

Re: [NTG-context] PSTricks in Context

2014-12-17 Thread Context NTG
I am using on Win7 x 64bit with standalone Context from http://standalone.contextgarden.net/setup/context-setup-win64.zip http://standalone.contextgarden.net/setup/context-setup-win64.zip in \tex\texmf-context\tex\context\base\m-pstricks.mkii line 46 looks as following: