]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo-proof_by_cases.tex
Add a \break after \hfill in the proof-by-cases.
[mjotex.git] / mjo-proof_by_cases.tex
index 89a813b6d72c7d875a3f180a31ede6d419f6df78..8da409c243eba0b06e5108b35ef69ce43517ab5f 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\break
 }