X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/281c40ee1ab217cc905c97390d8a62584965dd28..e8e9e5d812460c19d276d9449a1792e2b384eb20:/slowbox.dtx diff --git a/slowbox.dtx b/slowbox.dtx index f713feb..14d420f 100644 --- a/slowbox.dtx +++ b/slowbox.dtx @@ -1,18 +1,11 @@ % \begin{meta-comment} % -% $Id: slowbox.dtx,v 1.1 2003/09/05 16:09:56 mdw Exp $ +% $Id: slowbox.dtx,v 1.2 2003/09/06 13:08:16 mdw Exp $ % % Cop-out for slow things % % (c) 2003 Mark Wooding % -%----- Revision history ----------------------------------------------------- -% -% $Log: slowbox.dtx,v $ -% Revision 1.1 2003/09/05 16:09:56 mdw -% New feature\! -% -% % \end{meta-comment} % % \begin{meta-comment} @@ -24,12 +17,12 @@ %% it under the terms of the GNU General Public License as published by %% the Free Software Foundation; either version 2 of the License, or %% (at your option) any later version. -%% +%% %% This program is distributed in the hope that it will be useful, %% but WITHOUT ANY WARRANTY; without even the implied warranty of %% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the %% GNU General Public License for more details. -%% +%% %% You should have received a copy of the GNU General Public License %% along with this program; if not, write to the Free Software Foundation, %% Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. @@ -41,7 +34,7 @@ %<+package> [2003/08/27 1.0 skipping of slow boxes] % \end{meta-comment} % -% \CheckSum{221} +% \CheckSum{222} %% \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 @@ -90,7 +83,7 @@ % mode, everything happens normally; in \opt{hide} mode, slow boxes are % replaced by frames. In order for the package to know the sizes of all of % your boxes, you must first run through once in \opt{show} mode. -% Thereafter, all should be well. +% Thereafter, all should be well. % % \DescribeEnv{slowbox} % In \opt{show} mode, the \env{slowbox} environment typesets its contents in @@ -146,7 +139,7 @@ % \ is performed, and \ is done afterwards. The % environments so created have \env{$*$}-variants which ignore the current % mode, just like \env{slowbox$*$}. They also gather an additional \ -% argument, which you don't have to bother with. +% argument, which you don't have to bother with. % % \DescribeMacro\doslowbox % Finally, for commands, there's \syntax{"\\doslowbox{""}"\* @@ -289,7 +282,7 @@ } \def\sb@hidden@i#1#2#3#4{% \frameonly{#1}{#2}{#3}{Omitted \texttt{#4}}% - \immediate\write\@auxout{\string\sb@def{#4}{#1}{#2}{#3}}% + \immediate\write\@auxout{\string\sb@def{#4}{#1}{#2}{#3}}% } % \end{macrocode} % \end{macro} @@ -322,7 +315,7 @@ }% \dimen@#3\advance\dimen@-\dp\z@% \setbox\z@\hbox{\lower\dimen@\box\z@}% - \box\z@% + \leavevmode\box\z@% } % \end{macrocode} % \end{macro} @@ -379,4 +372,4 @@ % \end{macrocode} % % \Finale -\endinput \ No newline at end of file +\endinput