ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \bf disturbs flowing of text around image
Date: Sat, 28 Aug 2010 19:57:21 +0200	[thread overview]
Message-ID: <4C794E01.8060000@googlemail.com> (raw)
In-Reply-To: <248358.71449.qm@web56308.mail.re3.yahoo.com>

  Am 28.08.10 19:19, schrieb Martin Althoff:
> In the example below (just updated minimals too) the \bf in the second paragraph prevents the text flowing around the picture, the text runs over the picture. Take \bf out and all is fine. If I use an \input statement instead of the lorem text the effect does not show. The image name is deliberate -- it does not exist on my system.
>
> What's going on? How to cause the text to flow around again?
>
> Thanks,
> Martin
>
> \starttext
> \input aesop-de
>
> \placefigure[right]{bild}{\externalfigure[blah.jpg][width=.3\textwidth]}
>
> \input aesop-de
>
> \placefigure[right]{bild}{\externalfigure[blah.jpg][width=.3\textwidth]}
>
> {\bf some stuff} Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad

\dontleavehmode{\bf ...} ...

or

\bold{...} ...

Wolfgang

___________________________________________________________________________________
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:[~2010-08-28 17:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-28 17:19 Martin Althoff
2010-08-28 17:57 ` Wolfgang Schuster [this message]
2010-08-29  0:30   ` Martin Althoff
2010-08-29 15:55     ` Wolfgang Schuster

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=4C794E01.8060000@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).