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: Making sure figures are placed within articles
Date: Mon, 30 Mar 2009 18:02:42 +0200	[thread overview]
Message-ID: <02EE47FE-04FF-4308-85C6-3580CC45DEAA@gmail.com> (raw)
In-Reply-To: <49D0EAC6.4060106@gmail.com>


Am 30.03.2009 um 17:52 schrieb Vyatcheslav Yatskovsky:

> Hello,
>
> I usually place figures in the end of the subsection, using the code:
>
> \placefigure
> [middle]{none}{\externalfigure[filyashkin-1.png] 
> [width=0.87\textwidth]}
>
> Quite often the figure does not fit the page, and is moved to the  
> next one. Ocassionally, another subsection may start at the  
> beginning of next page, so that my figure is placed inside wrong  
> article.
>
> Can I setup \placefigure to move non-fitting figures not only forth,  
> but also back within the subsection? In another words, to can I set  
> up the criterium: place the figure no matter where, but inside the  
> current subsection?
>
> Otherwise, it needs many manual corrections and re-compilations to  
> get all figures within corresponding articles.
>
> I'd doing my first serious work with ConTeXt, so help me please.

\placefigure[middle,force] or [middle,fixed] or

\startbaslinecorrection
\midaligned{\externalfigure[...]}
\stopbaselinecorrection

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


  reply	other threads:[~2009-03-30 16:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3.1238423878.27204.ntg-context@ntg.nl>
2009-03-30 15:31 ` Cannot turn big letters to small Vyatcheslav Yatskovsky
2009-03-30 15:38   ` Hans Hagen
2009-03-30 17:43   ` Wolfgang Schuster
2009-03-30 15:52 ` Making sure figures are placed within articles Vyatcheslav Yatskovsky
2009-03-30 16:02   ` Wolfgang Schuster [this message]
2009-03-30 16:04   ` Michael Bynum
     [not found] <mailman.9.1238442821.27204.ntg-context@ntg.nl>
2009-03-30 22:52 ` Vyatcheslav Yatskovsky

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=02EE47FE-04FF-4308-85C6-3580CC45DEAA@gmail.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).