]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo-proof_by_cases.tex
Add \par after the \hfill in each proof-by-cases case.
[mjotex.git] / mjo-proof_by_cases.tex
index 89a813b6d72c7d875a3f180a31ede6d419f6df78..f86c9d0e64c7740e1b05dd7ffe39b5d1a02c6594 100644 (file)
@@ -32,5 +32,5 @@
 % so we consume the rest of the line instead.
 \newcommand{\case}[1][]{
   \def\thiscase{#1}%
-  \item \hfill
+  \item \hfill\par
 }