mdwthm: Don't necessarily indent the first line after a theorem.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 26 Jan 2008 18:50:05 +0000 (18:50 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 26 Jan 2008 19:36:15 +0000 (19:36 +0000)
Not quite sure what the \@endpefalse was doing there anyway.

mdwthm.dtx

index ea0f112..63baaea 100644 (file)
@@ -36,7 +36,7 @@
 %<+thmstyle>             [2001/09/16 1.0 numbers-in-the-margin theorem style]
 % \end{meta-comment}
 %
-% \CheckSum{205}
+% \CheckSum{204}
 %% \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
 % Ah, but nobody actually does anything with |\after@thm|.  Let's fix that.
 %
 %    \begin{macrocode}
-\AtEndOfPackage{\def\@endtheorem{\after@thm\endtrivlist\@endpefalse}}
+\AtEndOfPackage{\def\@endtheorem{\after@thm\endtrivlist}}
 %    \end{macrocode}
 % \end{macro}
 % \end{macro}