ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Expanding a figure into the second column
@ 2021-05-16 16:03 Jeroen
  0 siblings, 0 replies; only message in thread
From: Jeroen @ 2021-05-16 16:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 456 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 603 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

only message in thread, other threads:[~2021-05-16 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-16 16:03 Expanding a figure into the second column Jeroen

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).