Hello,

Is it possible to place a figure to the right in two column mode? I
always get it centered for some reason.

\setupexternalfigures[location={local,global,default}]

\starttext

\startcolumns[two]

% doesn't work
\startplacefigure[location={nonumber,right,high}]
\externalfigure[cow][width=2cm]
\stopplacefigure
\input tufte

\stopcolumns

% works
\startplacefigure[location={nonumber,right,high}]
\externalfigure[cow][width=2cm]
\stopplacefigure
\input tufte

\stoptext

Thank you,
    Mojca
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to