ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \placefigure[right,high] in two column mode
@ 2015-06-11 17:54 Mojca Miklavec
  0 siblings, 0 replies; only message in thread
From: Mojca Miklavec @ 2015-06-11 17:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-11 17:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-11 17:54 \placefigure[right,high] in two column mode Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).