Hello,

After changing from one to two columns, the figures of my document are set to "undefined" by ConText.

before :
        <one column>      \placefigure [force] [fig:TC4936.pdf]
        {Moquettes napp�es}{\externalfigure[TC4936.pdf][width=.7\textwidth]}

after :         ...
        \setupcolumns           [n=2,tolerance=tolerant,
        distance=6mm, balance=yes]
        ...

        \startcolumns
        ...
        \placefigure [force] [fig:TC4936.pdf]
        {Moquettes napp�es}{\externalfigure[TC4936.pdf][width=.7\columnwidth]}

Is there is a special mecanism for placing figures in colums ?

Thanks,
ot      
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to