X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo-proof_by_cases.tex;h=018e2e73cb4b5ab9bedddb38c02acdb2b1780369;hb=6759e3a5bd5fd13bd239ee851c66d1eac83a7c1b;hp=247d28049226213ae19173026680540fa94112c7;hpb=fc7cfa7f3d02715cb09eae2e1c6bc501dc2d8d50;p=mjotex.git diff --git a/mjo-proof_by_cases.tex b/mjo-proof_by_cases.tex index 247d280..018e2e7 100644 --- a/mjo-proof_by_cases.tex +++ b/mjo-proof_by_cases.tex @@ -45,10 +45,9 @@ % another. \newlist{pcases}{enumerate}{1} \setlist[pcases]{ - label=\textbf{Case~\arabic*}:~\protect\thiscase\textbf{.}, + label=\textit{Case~\arabic*}:~\protect\thiscase\textit{.}, ref=\arabic*, align=left, - leftmargin=0pt, listparindent=\parindent, parsep=\parskip, itemsep=\singleblskip}