[NTG-context] Setupreferencing[interaction=text] breaks referenceformat[text={…}]

2016-11-13 Thread Benjamin Buchmuller
Hi, I’m not sure if this is the intended behaviour of the system, but I want to typeset “This is Figure 1.1 in Chapter A Good Story” in the attached minimal example. However, setting up the referencing interaction to text, this typesets “This is 1.1 in Chapter A Good Story”. The same holds true

Re: [NTG-context] referenceformat, text

2010-08-09 Thread Yury G. Kudryashov
Hans Hagen wrote: > On 9-8-2010 9:17, Yury G. Kudryashov wrote: >> Hans Hagen wrote: >> >>> On 9-8-2010 12:22, Yury G. Kudryashov wrote: >>> > \NC \in [x] \NC \in {left}[x] \NC \in {}{right}[x] \NC \in > {left}{right}[x] \NC \NR I see no "left" or "right" in the firs

Re: [NTG-context] referenceformat, text

2010-08-09 Thread Hans Hagen
On 9-8-2010 9:17, Yury G. Kudryashov wrote: Hans Hagen wrote: On 9-8-2010 12:22, Yury G. Kudryashov wrote: \NC \in [x] \NC \in {left}[x] \NC \in {}{right}[x] \NC \in {left}{right}[x] \NC \NR I see no "left" or "right" in the first string in PDF output. Just "1\t1\t1\t1".

Re: [NTG-context] referenceformat, text

2010-08-09 Thread Yury G. Kudryashov
Hans Hagen wrote: > On 9-8-2010 12:22, Yury G. Kudryashov wrote: > >>> \NC \in [x] \NC \in {left}[x] \NC \in {}{right}[x] \NC \in >>> {left}{right}[x] \NC \NR >> I see no "left" or "right" in the first string in PDF output. Just >> "1\t1\t1\t1". > > sure, as \in has no left and

Re: [NTG-context] referenceformat, text

2010-08-08 Thread Hans Hagen
On 9-8-2010 12:22, Yury G. Kudryashov wrote: \NC \in [x] \NC \in {left}[x] \NC \in {}{right}[x] \NC \in {left}{right}[x] \NC \NR I see no "left" or "right" in the first string in PDF output. Just "1\t1\t1\t1". sure, as \in has no left and right (nor a setup)

Re: [NTG-context] referenceformat, text

2010-08-08 Thread Wolfgang Schuster
Am 09.08.10 00:22, schrieb Yury G. Kudryashov: I see no "left" or "right" in the first string in PDF output. Just "1\t1\t1\t1". Try it again later, it takes always a while till the beta is in the minimals. Other strings work as expected except for "~" in text= field. In the earlier versions

Re: [NTG-context] referenceformat, text

2010-08-08 Thread Yury G. Kudryashov
Hans Hagen wrote: > On 8-8-2010 7:40, Yury G. Kudryashov wrote: > >>> this is only one case (we also need labels, content, left and right to >>> work ok) > > I uploaded a beta that handles the following as intended. > > \starttext > > \definereferenceformat [intesta] [left=(,right=),text=Whate

Re: [NTG-context] referenceformat, text

2010-08-08 Thread Aditya Mahajan
On Sun, 8 Aug 2010, Hans Hagen wrote: On 8-8-2010 7:40, Yury G. Kudryashov wrote: > this is only one case (we also need labels, content, left and right to > work ok) I uploaded a beta that handles the following as intended. Can you also add a style and color key to \definereferenceformat

Re: [NTG-context] referenceformat, text

2010-08-08 Thread Hans Hagen
On 8-8-2010 7:40, Yury G. Kudryashov wrote: this is only one case (we also need labels, content, left and right to work ok) I uploaded a beta that handles the following as intended. \starttext \definereferenceformat [intesta] [left=(,right=),text=Whatever~] \definereferenceformat [intestb] [

Re: [NTG-context] referenceformat, text

2010-08-08 Thread Yury G. Kudryashov
Hans Hagen wrote: > On 8-8-2010 7:19, Yury G. Kudryashov wrote: >> Hans Hagen wrote: >> >>> On 8-8-2010 2:44, Yury G. Kudryashov wrote: Hi! The following code: \definereferenceformat[lem][text=Lemma] \inlem[lem:mylemma] produces just a number, no "Lemma " pr

Re: [NTG-context] referenceformat, text

2010-08-08 Thread Hans Hagen
On 8-8-2010 7:19, Yury G. Kudryashov wrote: Hans Hagen wrote: On 8-8-2010 2:44, Yury G. Kudryashov wrote: Hi! The following code: \definereferenceformat[lem][text=Lemma] \inlem[lem:mylemma] produces just a number, no "Lemma " prefix. I've sent a patch to fix it a while ago. Could you please

Re: [NTG-context] referenceformat, text

2010-08-08 Thread Yury G. Kudryashov
Hans Hagen wrote: > On 8-8-2010 2:44, Yury G. Kudryashov wrote: >> Hi! >> >> The following code: >> >> \definereferenceformat[lem][text=Lemma] >> \inlem[lem:mylemma] >> >> produces just a number, no "Lemma " prefix. I've sent a patch to fix it a >> while ago. Could you please apply it, or tell me

Re: [NTG-context] referenceformat, text

2010-08-08 Thread Hans Hagen
On 8-8-2010 2:44, Yury G. Kudryashov wrote: Hi! The following code: \definereferenceformat[lem][text=Lemma] \inlem[lem:mylemma] produces just a number, no "Lemma " prefix. I've sent a patch to fix it a while ago. Could you please apply it, or tell me why you don't want to apply it? because i

[NTG-context] referenceformat, text

2010-08-08 Thread Yury G. Kudryashov
Hi! The following code: \definereferenceformat[lem][text=Lemma] \inlem[lem:mylemma] produces just a number, no "Lemma " prefix. I've sent a patch to fix it a while ago. Could you please apply it, or tell me why you don't want to apply it? -- Yury G. Kudryashov--- a/tex/texmf-context/tex/cont

Re: [NTG-context] referenceformat MkIV

2010-06-07 Thread Yury G. Kudryashov
taco wrote: > > Hi, > > Yury G. Kudryashov wrote: >> Another problem fixed by my patch: >> >> \definereferenceformat[ineq][text=equation] >> \starttext >> \placeformula[first] >> \startformula 1=1\stopformula >> \ineq[first] >> \stoptext >> printed "1", not "equation 1". > > This problem is st

Re: [NTG-context] referenceformat MkIV

2010-05-31 Thread Yury G. Kudryashov
taco wrote: > > Hi, > Yury G. Kudryashov wrote: >>> It seems that \ineq doesn't clear some variables, and the next \in uses >>> the previous format. >> Please, apply the attached patch upstream. It fixed the problem for me. > This problem was already fixed in the latest (internal?) beta. I shall

Re: [NTG-context] referenceformat MkIV

2010-05-31 Thread taco
Hi, Yury G. Kudryashov wrote: It seems that \ineq doesn't clear some variables, and the next \in uses the previous format. Please, apply the attached patch upstream. It fixed the problem for me. This problem was already fixed in the latest (internal?) beta. Another problem fixed by my pa

Re: [NTG-context] referenceformat MkIV

2010-05-31 Thread Yury G. Kudryashov
Yury G. Kudryashov wrote: > Hi! > > I try the following: > > \definereferenceformat[ineq][left=(,right=),text=Equation] > \starttext > \placeformula[first] > \startformula > 2=2 > \stopformula > In \in[first] ineq \ineq[first] in \in[first]. > \stoptext > > The result is: > 2 = 2 (1) > In 1 ine

[NTG-context] referenceformat MkIV

2010-05-29 Thread Yury G. Kudryashov
Hi! I try the following: \definereferenceformat[ineq][left=(,right=),text=Equation] \starttext \placeformula[first] \startformula 2=2 \stopformula In \in[first] ineq \ineq[first] in \in[first]. \stoptext The result is: 2 = 2 (1) In 1 ineq (1) in (1). It seems that \ineq doesn't clear some varia