[NTG-context] offset command fails in caption (mk IV)

2009-12-18 Thread zs
Hello,

could you anybody confirm that following code causes fatal error in mkiv and 
not in mkii?

I use minimals from 2009/12/17 in linux 64bit.
LuaTeX: beta-0.46.0-2009112619
context: 2009.12.15 23:38


Thanks

Zdenek


---
This fails in mkiv. 

\starttext
\placefigure[][]{A\offset[y=-.2ex]{+}B}{}   
\stoptext

---

This is OK in both (mkiv  mkii)

\starttext
A\offset[y=-.2ex]{+}B
\stoptext
---
___
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] offset command fails in caption (mk IV)

2009-12-18 Thread Taco Hoekwater


zs wrote:
 Hello,
 
 could you anybody confirm that following code causes fatal error in mkiv and 
 not in mkii?

Yes, fails.

No idea why yet.

Best wishes,
Taco
___
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] offset command fails in caption (mk IV)

2009-12-18 Thread Hans Hagen

zs wrote:

Hello,

could you anybody confirm that following code causes fatal error in mkiv and 
not in mkii?


i'll fix in in mkiv

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___