]> gitweb.michael.orlitzky.com - mjotex.git/commitdiff
Remove the left margin from proof-by-cases and indent its paragraphs.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 10 Aug 2016 03:46:45 +0000 (23:46 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 10 Aug 2016 03:46:45 +0000 (23:46 -0400)
mjo-proof_by_cases.tex

index f86c9d0e64c7740e1b05dd7ffe39b5d1a02c6594..3f803b8296be53eec992cce11113006fc60e0832 100644 (file)
@@ -23,7 +23,8 @@
   label=\textbf{Case~\arabic*}~(\protect\thiscase)\textbf{:},
   ref=\arabic*,
   align=left,
-  leftmargin=\parindent}
+  leftmargin=0pt,
+  listparindent=\parindent}
 
 % The optional argument here gets stuffed into the \thiscase macro, to
 % be called by pcases when it creates this list item. The \hfill is a