X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/92e479d5f352161303477592d096f0fbb22ae288..f5a14467558d34dabf42e936ff435eb31a631723:/mdwthm.dtx diff --git a/mdwthm.dtx b/mdwthm.dtx index d21854d..63baaea 100644 --- a/mdwthm.dtx +++ b/mdwthm.dtx @@ -6,26 +6,6 @@ % % (c) 2001 Mark Wooding % -%----- Revision history ----------------------------------------------------- -% -% $Log: mdwthm.dtx,v $ -% Revision 1.5 2003/12/01 00:47:56 mdw -% Fix checksum. -% -% Revision 1.4 2003/09/06 11:25:54 mdw -% Allow configuration of theorem numbering. -% -% Revision 1.3 2003/09/05 16:16:20 mdw -% Various nips and tucks. Redefine theorem styles from scratch now. -% -% Revision 1.2 2002/02/24 12:35:55 mdw -% Fix handling of \chapter, in case some idiot has said `\csname -% chapter\endcsname'. -% -% Revision 1.1 2002/02/03 20:49:03 mdw -% Checkin for new build system. -% -% % \end{meta-comment} % % \begin{meta-comment} @@ -56,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 @@ -364,7 +344,7 @@ % 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}