Re: [NTG-context] Maybe there is a bug in cross references with latest beta

2008-11-11 Thread Chen Shen
I encountered the same problem. Hans has fixed it in the latest beta.

shenchen

Chen Shen wrote:
 Hi all,

 the following code used to work, but broke in the latest beta. \at
 works well, but \in appears as a math member of set symbol ( ∈ ).

 
 \starttext
 \placefigure[here][abc]{xyz}{123}

 abc \at[abc].
 abc \in[abc].

 \stoptext
 

fixed in current beta
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Maybe there is a bug in cross references with latest beta

2008-11-07 Thread Yanrui Li
Hi,

The \in[ref] command is regarded as a mathematical symbol by the
latest beta. There is a simple example as follows:


\starttext

\chapter[test]{TEST}

\in{Chapter}[test]

\stoptext


The output of it is attached in the mail.

-- 
Best wishes,
Li Yanrui


test.pdf
Description: Adobe PDF document
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___