Re: [NTG-context] definereferenceformat problem...

2009-11-28 Thread Chen Shen
Hi all,

I wonder whether this issue with text in \definereferenceformat is a bug, or
if I missed something. Thanks a lot.

shenchen

On Wed, Nov 25, 2009 at 9:50 AM, Chen Shen hashh...@gmail.com wrote:

 I have the same problem with the latest mkiv beta (2009.11.25).
 left/right works fine, but text does not.

 regards,
 shenchen


 On Thu, Nov 12, 2009 at 1:26 AM, Bernhard Rosensteiner 
 brosenstei...@gmail.com wrote:

 Hello,

 \definereferenceformat[fig][left=(, right=), label=reffigure,
 text={figure}]

 produces no output of text (in this case figure) when i do
 \fig[something]. Is this a bug in mkiv? I use luatex 0.44

 best regards
 Bernhard

 ___
 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  : http://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net

 ___



___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] definereferenceformat problem...

2009-11-28 Thread Peter Münster
On Wed, Nov 11 2009, Bernhard Rosensteiner wrote:
 
 \definereferenceformat[fig][left=(, right=), label=reffigure, text={figure}]
 
 produces no output of text (in this case figure) when i do
 \fig[something]. Is this a bug in mkiv? I use luatex 0.44

A workaround:

\definereferenceformat[fig][left=(, right=), label=reffigure]
\setuplabeltext[en][reffigure=figure]
\starttext
\placefigure[][something]{bla}{bla}
\fig[something]
\stoptext

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/

___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] definereferenceformat problem...

2009-11-28 Thread Chen Shen
Thanks a lot Peter

shenchen

On Sun, Nov 29, 2009 at 12:36 AM, Peter Münster pmli...@free.fr wrote:

 On Wed, Nov 11 2009, Bernhard Rosensteiner wrote:
 
  \definereferenceformat[fig][left=(, right=), label=reffigure,
 text={figure}]
 
  produces no output of text (in this case figure) when i do
  \fig[something]. Is this a bug in mkiv? I use luatex 0.44

 A workaround:

 \definereferenceformat[fig][left=(, right=), label=reffigure]
 \setuplabeltext[en][reffigure=figure]
 \starttext
 \placefigure[][something]{bla}{bla}
 \fig[something]
 \stoptext

 Cheers, Peter

 --
 Contact information: http://pmrb.free.fr/contact/


 ___
 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  : http://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net

 ___

___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] definereferenceformat problem...

2009-11-24 Thread Chen Shen
I have the same problem with the latest mkiv beta (2009.11.25).
left/right works fine, but text does not.

regards,
shenchen

On Thu, Nov 12, 2009 at 1:26 AM, Bernhard Rosensteiner 
brosenstei...@gmail.com wrote:

 Hello,

 \definereferenceformat[fig][left=(, right=), label=reffigure,
 text={figure}]

 produces no output of text (in this case figure) when i do
 \fig[something]. Is this a bug in mkiv? I use luatex 0.44

 best regards
 Bernhard

 ___
 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  : http://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net

 ___

___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] definereferenceformat problem...

2009-11-11 Thread Bernhard Rosensteiner
Hello,

\definereferenceformat[fig][left=(, right=), label=reffigure, text={figure}]

produces no output of text (in this case figure) when i do \fig[something]. 
Is this a bug in mkiv? I use luatex 0.44

best regards
Bernhard
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___