Whitespace cleanup.
[mdwtools] / slowbox.dtx
index f713feb..14d420f 100644 (file)
@@ -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} <general public licence>
 %% 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
 % \<before-text> is performed, and \<after-text> is done afterwards.  The
 % environments so created have \env{$*$}-variants which ignore the current
 % mode, just like \env{slowbox$*$}.  They also gather an additional \<tag>
-% 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{"<tag>"}"\*
 }
 \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}
   }%
   \dimen@#3\advance\dimen@-\dp\z@%
   \setbox\z@\hbox{\lower\dimen@\box\z@}%
-  \box\z@%  
+  \leavevmode\box\z@%
 }
 %    \end{macrocode}
 % \end{macro}
 %    \end{macrocode}
 %
 % \Finale
-\endinput
\ No newline at end of file
+\endinput