]> git.lyx.org Git - features.git/commit
Backport fix for #7611.
authorRichard Heck <rgheck@comcast.net>
Tue, 13 Dec 2011 19:50:36 +0000 (19:50 +0000)
committerRichard Heck <rgheck@lyx.org>
Thu, 3 May 2012 19:34:37 +0000 (15:34 -0400)
commit515708f6eb7279e70117e661dd6ba0460a7a2c90
tree0e97783af58511a67160b67be4822ee5af66140b
parent7d619f43cdc1025579bb48a1deb01321b159d09c
Backport fix for #7611.

Repairs to case environment, from Paul Rubin. Modified by RGH to use
enumitem, since we already have a module for that, and there will be
conflicts between enumerate.sty and enumitem.sty.

A side effect of this, however, is that we will load enumitem.sty
whenver we use case environments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40492 a592a061-630c-0410-9148-cb99ea01b6c8
(cherry picked from commit 4663e5ec881cf30fe12eeff2122d0b4fa2574671)

Conflicts:

lib/layouts/theorems.inc
lib/Makefile.am
lib/layouts/theorems-ams-bytype.inc
lib/layouts/theorems-ams.inc
lib/layouts/theorems-bytype.inc
lib/layouts/theorems-case.inc [new file with mode: 0644]
lib/layouts/theorems.inc