From: Richard Heck Date: Fri, 7 Mar 2008 20:57:40 +0000 (+0000) Subject: Be more careful. X-Git-Tag: 1.6.10~5804 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d76e4b2311bce9288813f0e18c18241ffec0de33;p=lyx.git Be more careful. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23545 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/layouts/theorems-ams.inc b/lib/layouts/theorems-ams.inc index 4ecb20ada1..80789ce6f0 100644 --- a/lib/layouts/theorems-ams.inc +++ b/lib/layouts/theorems-ams.inc @@ -49,6 +49,7 @@ Style Theorem Series Bold EndFont Preamble + \usepackage{amsthm} \theoremstyle{plain} \newtheorem{thm}{Theorem} EndPreamble