From: Michael Orlitzky Date: Wed, 10 Aug 2016 03:08:57 +0000 (-0400) Subject: Revert "Add a \break after \hfill in the proof-by-cases." X-Git-Tag: posZ-submitted-laa~26 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=1b3cf2a8a6d7406b77086861a0e4f78786e44abb;hp=1b3cf2a8a6d7406b77086861a0e4f78786e44abb;p=mjotex.git Revert "Add a \break after \hfill in the proof-by-cases." This reverts commit 58bb9b9e4a1ee3ae509b7bd7c5aabf5c8986446e. It turns out that with an extra line break, you can control the (line) spacing after the case label even without the \break. ---