ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Dmitriy Tokarev <dtkrv@ya.ru>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: How to prevent moving figure on the next page?
Date: Wed, 07 Aug 2013 15:49:51 +0600	[thread overview]
Message-ID: <321375868991@web15h.yandex.ru> (raw)

Hi list,

I need help to undestand this effect: If setuphead[chapter][page=no] and after figure start a new chapter, than figure is moved to the page 2, although on page 1 space is enough. Thanks.

\setuppapersize[A5][A5]
\setupbodyfont[10pt]
\setuphead[chapter][page=no]
\showframe

\starttext
\chapter {One}

\dorecurse{2}{\input{knuth}}

\placefigure[here][figure]{Description}
{\externalfigure[figure][width=5cm,height=2.0cm]}

% if setuphead[chapter][page=no] and this comment transform to text, than figure moves to page 1. What do I need to figure always placing on page 1?

\chapter {Two}

\stoptext

--
Dmitriy
___________________________________________________________________________________
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:[~2013-08-07  9:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07  9:49 Dmitriy Tokarev [this message]
2013-08-07 17:30 ` Dmitriy Tokarev

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=321375868991@web15h.yandex.ru \
    --to=dtkrv@ya.ru \
    --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).