Hi!

Thanks to Aditya, Otared and Hans.

I can carry on!!

Alain

Hans Hagen a écrit :
On 12-3-2010 10:04, Otared Kavian wrote:

On 12 mars 2010, at 08:37, Aditya Mahajan wrote:

[…]
A bug. \type inside a table caption does not work. Minimal example:


\starttext

\placetable
    [here,force] % not forece
    {Use of \type{\setuptables}}
    {}

\stoptext


Indeed. However it works fine with mkii. More generally the bug in mkiv concerns \type within \placeFLOAT, such as \placefigure:

\starttext
\placefigure
    {Use of \type{\placefigure}}    %<--- this doesn't work
    {\externalfigure[lenna.jpg]}

\placefigure
    {Use of {\tt \backslash placefigure}}    %<--- this works
    {\externalfigure[lenna.jpg]}
\stoptext

Best regards: OK

fixed in next beta
-----------------------------------------------------------------
                                          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 : [email protected] / 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 : [email protected] / 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
___________________________________________________________________________________

Reply via email to