ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Page floats
@ 2012-07-29 22:44 Wolfgang Schuster
  2012-07-31  9:27 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Schuster @ 2012-07-29 22:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

page flots don’t work with the current beta.

\starttext

\dorecurse{6}{\input knuth\par}

%\placefigure{A dutch cow}{\externalfigure[cow]} % works
\placefigure[page]{A dutch cow}{\externalfigure[cow]} % doesn’t work

\dorecurse{6}{\input knuth\par}

\stoptext

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
___________________________________________________________________________________


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

* Re: Page floats
  2012-07-29 22:44 Page floats Wolfgang Schuster
@ 2012-07-31  9:27 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2012-07-31  9:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Wolfgang Schuster

On 30-7-2012 00:44, Wolfgang Schuster wrote:
> Hi Hans,
>
> page flots don’t work with the current beta.
>
> \starttext
>
> \dorecurse{6}{\input knuth\par}
>
> %\placefigure{A dutch cow}{\externalfigure[cow]} % works
> \placefigure[page]{A dutch cow}{\externalfigure[cow]} % doesn’t work
>
> \dorecurse{6}{\input knuth\par}
>
> \stoptext

something:

\def\page_otr_construct_and_shipout#1#2%
   {\forgetall
    \page_boxes_shipout{\page_boxes_constructed_page#1#2}%
    \page_otr_flush_pending_content
    \page_otr_check_for_pending_inserts
    \inpagebodytrue
    \page_otr_command_flush_saved_floats
    \page_otr_command_set_vsize
    \strc_pagenumbers_increment_counters
    \page_adapts_synchronize
    \page_otr_check_for_pending_inserts
    \page_floats_flush_page_floats
    \page_spread_flush
    \page_postponed_blocks_flush}

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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:[~2012-07-31  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-29 22:44 Page floats Wolfgang Schuster
2012-07-31  9:27 ` Hans Hagen

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