Re: [NTG-context] More on margin figs
David Arnold wrote:
Hans, I sent this to the list a couple of days ago. I'm wondering if you saw it, or if it is actually a bug that will take some time to fix. Or, alternatively, am I missing the point?
Hans et al,
Maybe I am missing the point, but this example has output that is unexpected. There's a huge block of whitespace, that coincidentally continues to the bottom of the caption on the margin fig. you, being a mathematician, should not dismiss this too fast as being a coincident -) it's expected behaviour, imagine that you have two side floats ...
you can tell the float handler to forget about the sidefloat state by saying \placefigure [inright,reset] [fig:graphmap] {A mapping diagram for $f$.} {\externalfigure[graph1][width=\marginwidth]} (low level commands are \forgetsidefloats etc) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Worked beautifully! Thanks. On Mar 27, 2006, at 3:39 AM, Hans Hagen wrote:
David Arnold wrote:
Hans, I sent this to the list a couple of days ago. I'm wondering if you saw it, or if it is actually a bug that will take some time to fix. Or, alternatively, am I missing the point?
Hans et al,
Maybe I am missing the point, but this example has output that is unexpected. There's a huge block of whitespace, that coincidentally continues to the bottom of the caption on the margin fig. you, being a mathematician, should not dismiss this too fast as being a coincident -) it's expected behaviour, imagine that you have two side floats ...
you can tell the float handler to forget about the sidefloat state by saying
\placefigure [inright,reset] [fig:graphmap] {A mapping diagram for $f$.} {\externalfigure[graph1][width=\marginwidth]}
(low level commands are \forgetsidefloats etc)
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
participants (2)
-
David Arnold
-
Hans Hagen