Search found 2 matches

by bloodymeli
Mon Feb 03, 2014 10:32 pm
Forum: LyX
Topic: Amsthm enviroment clash
Replies: 3
Views: 12683

Re: Amsthm enviroment clash

Hi,

I don't manually load the amsthm package, it auto loads as I add the module "theorems" in lyx.
I've tried adding these lines in the layout file but it didn't work.

How can I manually define the proof and example enviroments?
Also, I need the lemma, thoerem, etc. enviroments.
by bloodymeli
Sun Feb 02, 2014 10:09 pm
Forum: LyX
Topic: Amsthm enviroment clash
Replies: 3
Views: 12683

Amsthm enviroment clash

Hi All,

I want to write a paper using the ec-acmsmall.cls style file. Unfortunately, this class already defined the proof and example enviroments, and therefore, in order to avoid an error, I have to add the following lines before the amsthm so the latex preample looks like :

\documentclass ...