chiark
/
gitweb
/
~mdw
/
mdwtools
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
48c6692
)
Missing \leavevmode in \frameonly makes life very confusing if you're
author
mdw
<mdw>
Sat, 6 Sep 2003 13:08:16 +0000
(13:08 +0000)
committer
mdw
<mdw>
Sat, 6 Sep 2003 13:08:16 +0000
(13:08 +0000)
too clever.
slowbox.dtx
patch
|
blob
|
blame
|
history
diff --git
a/slowbox.dtx
b/slowbox.dtx
index f713febb758cf4db89d13eb1782646f9e7aa7384..7b0e10732a8e86f8a5c4301460ca538a74a6d28f 100644
(file)
--- a/
slowbox.dtx
+++ b/
slowbox.dtx
@@
-1,6
+1,6
@@
% \begin{meta-comment}
%
% \begin{meta-comment}
%
-% $Id: slowbox.dtx,v 1.
1 2003/09/05 16:09:5
6 mdw Exp $
+% $Id: slowbox.dtx,v 1.
2 2003/09/06 13:08:1
6 mdw Exp $
%
% Cop-out for slow things
%
%
% Cop-out for slow things
%
@@
-9,6
+9,10
@@
%----- Revision history -----------------------------------------------------
%
% $Log: slowbox.dtx,v $
%----- Revision history -----------------------------------------------------
%
% $Log: slowbox.dtx,v $
+% Revision 1.2 2003/09/06 13:08:16 mdw
+% Missing \leavevmode in \frameonly makes life very confusing if you're
+% too clever.
+%
% Revision 1.1 2003/09/05 16:09:56 mdw
% New feature\!
%
% Revision 1.1 2003/09/05 16:09:56 mdw
% New feature\!
%
@@
-41,7
+45,7
@@
%<+package> [2003/08/27 1.0 skipping of slow boxes]
% \end{meta-comment}
%
%<+package> [2003/08/27 1.0 skipping of slow boxes]
% \end{meta-comment}
%
-% \CheckSum{22
1
}
+% \CheckSum{22
2
}
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@
-322,7
+326,7
@@
}%
\dimen@#3\advance\dimen@-\dp\z@%
\setbox\z@\hbox{\lower\dimen@\box\z@}%
}%
\dimen@#3\advance\dimen@-\dp\z@%
\setbox\z@\hbox{\lower\dimen@\box\z@}%
- \box\z@%
+ \
leavevmode\
box\z@%
}
% \end{macrocode}
% \end{macro}
}
% \end{macrocode}
% \end{macro}