I have the following MWE whereby the figure nicely fits the first column.
If I now have a picture with more details and want to expand it partially
into the second column, it will not work with width=1.5\textwidth , is
there a simple way to achieve this?



\starttext

\startcolumns[n=2]

\input{tufte}

\placefigure
  [here]
  []
  {my pic}
  {\externalfigure
     [cow]
     [width=.95\textwidth]}

\dorecurse{3}{\input{tufte}}

\stopcolumns

\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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to