[NTG-context] mirror
Hans Hagen
pragma at wxs.nl
Wed Sep 7 11:11:10 CEST 2005
Hi,
The mirror bug that ruined Mojka's presentation can be repaired with
(core-mis.tex);
\def\domirrorbox % \hbox/\vbox/\vtop
{\bgroup
\dowithnextbox
{\dontshowcomposition
\scratchdimen\nextboxwd
% better use an hbox (if no \forgetall, leftskip etc may creep in)
%setbox\nextbox\vbox{\forgetall\dostartmirroring\hskip-\nextboxwd\flushnextbox\dostopmirroring}%
\setbox\nextbox\hbox{\dostartmirroring\hskip-\nextboxwd\flushnextbox\dostopmirroring}%
\nextboxwd\scratchdimen
\flushnextbox
\egroup}}
Later I will look into getting rid of low level redundant (pdf)
transformations
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
-----------------------------------------------------------------
More information about the ntg-context
mailing list