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
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 -----------------------------------------------------------------
participants (2)
-
Aditya Mahajan
-
Hans Hagen