ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: Yatskovsky <yatskovsky@gmail.com>,
	 mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Boxed text on the same line as a figure
Date: Sat, 28 Apr 2007 14:42:23 +0200	[thread overview]
Message-ID: <4633412F.30306@uni-bonn.de> (raw)
In-Reply-To: <154694297.20070428145055@gmail.com>

Vyatcheslav Yatskovsky wrote:
> Hello,
> 
> Please, help me with following. 
> 
> I have a figure included as
> \externalfigure[lily02.png]
> 
> spanning an half of the text width. I want place some additional text in a box RIGHT to it. This box will not overlap with the figure. The rest of text flows as usual, that is before and after the image.
> 
> Thanks in advance.
> 
> Best,
> Vyatcheslav
> 

Try something along these lines:

\startcombination
\framed{\externalfigure[lily02][width=.5\textwidth]}{YOUR_CAPTION}
\framed{YOUR_TEXT}{} % watch the empty braces at the end, they're
\stopcombination     % necessary!

In order to know more, read chapter 11.6 and 12.3 of cont-eni.pdf.

HTH

Thomas
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2007-04-28 12:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1177754405.3087.ntg-context@ntg.nl>
2007-04-28 11:50 ` Vyatcheslav Yatskovsky
2007-04-28 12:42   ` Thomas A. Schmitz [this message]
2007-04-28 11:55 ` Dummy question about \externalfigure Vyatcheslav Yatskovsky
2007-04-28 18:46   ` 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=4633412F.30306@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --cc=ntg-context@ntg.nl \
    --cc=yatskovsky@gmail.com \
    /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).