]> gitweb.michael.orlitzky.com - mjotex.git/commitdiff
More fiddling to get consistent spacing in proof-by-cases environments.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 10 Aug 2016 04:17:06 +0000 (00:17 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 10 Aug 2016 04:17:06 +0000 (00:17 -0400)
To get consistent paragraph spacing, the "parsep" value was set on our
pcases environment. This naturally messed up the spacing between the
case label and the following paragraph, so the "itemsep" value was
tweaked, and a custom \vspace was added to each item.


No differences found