ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: text wrapped around \textwidth sized images unwantedly.
Date: Tue, 2 Feb 2016 10:02:43 +0100	[thread overview]
Message-ID: <56B070B3.3050002@wxs.nl> (raw)
In-Reply-To: <56AFD754.3020805@ymail.com>

On 2/1/2016 11:08 PM, d_jan wrote:
> I use ConTeXt for a document with many images. The text should float
> around the images, if possible.
>
> The floating itself works fine, but some images are equal or larger than
> \textwidth (so they are maxwidth=\textwidth). Instead of breaking above
> the image and starting below it again, the algorithm tries to float a
> bit of text (about 2-4 characters each line) around the image using
> space outside the text area (which naturally causes overfull \hbox-es).
>
> Is there any way to prevent this?
>
> If not, I define another float for these images and assign it to the
> affected images, but I wonder if I can get around this.

try this:

\setupfloat[figure][criterium=10cm,fallback=here]

\placefigure[left]{}{\framed[width=5cm]{}} \input tufte

\placefigure[left]{}{\framed[width=\textwidth]{}} \input tufte



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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	other threads:[~2016-02-02  9:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-01 22:08 d_jan
2016-02-02  9:02 ` Hans Hagen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56B070B3.3050002@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).