On 11-1-2012 16:48, Steffen Wolfrum wrote:
\def\dofloatboxnormalbotstackbuilder {\setbox\scratchbox\vbox {\tempfloatwidth\wd\tempfloatbox \vskip5.0pt \ifparfloat \hbox{\hbox {\box\tempfloatbox }}% \dofloatboxbetweenstack \hbox{\locatesidefloat{\box\tempcaptionbox}}% \else \hbox{\locatefloat {\box\tempfloatbox }}% \dofloatboxbetweenstack \hbox{\locatetextfloat{\box\tempcaptionbox}}% \fi\vss} \getnoflines{\dimexpr\htdp\scratchbox-10\scaledpoint\relax}% get rid of inaccuracy \expanded{\doifinset{\v!overlay}{\floatcaptionparameter\c!location}}\bothangfloat {\vbox to \noflines\lineheight{\unvbox\scratchbox}}} %% end.
if you use that kind of low level hacks you should not harm your workflow by updating all low level macros get renamed into their own namespace and are not supposed to be touched (unless of course one keeps also track of low level changes) better is to extend the core code with options Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------