ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to prevent moving figure on the next page?
@ 2013-08-07  9:49 Dmitriy Tokarev
  2013-08-07 17:30 ` Dmitriy Tokarev
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitriy Tokarev @ 2013-08-07  9:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to prevent moving figure on the next page?
  2013-08-07  9:49 How to prevent moving figure on the next page? Dmitriy Tokarev
@ 2013-08-07 17:30 ` Dmitriy Tokarev
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitriy Tokarev @ 2013-08-07 17:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I found a solution that suits me:
\setuphead[chapter][page=]
--
Dmitriy

07.08.2013, 15:51, "Dmitriy Tokarev" <dtkrv@ya.ru>:
> 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-07 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-07  9:49 How to prevent moving figure on the next page? Dmitriy Tokarev
2013-08-07 17:30 ` Dmitriy Tokarev

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).