ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Unable to resave float
@ 2015-04-24 14:22 Aditya Mahajan
  2015-04-25 18:31 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Aditya Mahajan @ 2015-04-24 14:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I have a complex document, where I use

\startbackground
....
\startplacefigure[location={always,none}]
...
\stopplacefigure
...
\stopbackground

(This is for exam solutions and the background is supposed to be a frame 
around the solution; the figure is a figure included in the solution).
Occasionally, some of the floats are not placed in the output. For example

$grep float filename.log

gives:

floatblocks     > '1' placed
floatblocks     > '2' placed
floatblocks     > '3' placed
floatblocks     > order disturbed
structure       > floats > unable to resave float
floatblocks     > '5' placed
floatblocks     > '6' placed
floatblocks     > order disturbed
structure       > floats > unable to resave float
floatblocks     > '8' placed

So, float 4 and 7 were not saved. It is bit tricky to create a minimal 
example, but any idea how I can prevent this. I am using version 
2015.04.03

Thanks,
Aditya

___________________________________________________________________________________
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: Unable to resave float
  2015-04-24 14:22 Unable to resave float Aditya Mahajan
@ 2015-04-25 18:31 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2015-04-25 18:31 UTC (permalink / raw)
  To: ntg-context

On 4/24/2015 4:22 PM, Aditya Mahajan wrote:
> I have a complex document, where I use
>
> \startbackground
> ....
> \startplacefigure[location={always,none}]
> ...
> \stopplacefigure
> ...
> \stopbackground
>
> (This is for exam solutions and the background is supposed to be a frame
> around the solution; the figure is a figure included in the solution).
> Occasionally, some of the floats are not placed in the output. For example
>
> $grep float filename.log
>
> gives:
>
> floatblocks     > '1' placed
> floatblocks     > '2' placed
> floatblocks     > '3' placed
> floatblocks     > order disturbed
> structure       > floats > unable to resave float
> floatblocks     > '5' placed
> floatblocks     > '6' placed
> floatblocks     > order disturbed
> structure       > floats > unable to resave float
> floatblocks     > '8' placed
>
> So, float 4 and 7 were not saved. It is bit tricky to create a minimal
> example, but any idea how I can prevent this. I am using version 2015.04.03

hm, weird ... btw, you can have 'local' as keyword which will store them 
till you call them.

> Thanks,
> Aditya
>
> ___________________________________________________________________________________
>
> 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
> ___________________________________________________________________________________


-- 

-----------------------------------------------------------------
                                           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:[~2015-04-25 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-24 14:22 Unable to resave float Aditya Mahajan
2015-04-25 18:31 ` 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).