Salát Máté wrote:
Hello!
What is the supported way (if any exists) in LyX of creating theorem
environments such as are mentioned on the page
http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/Theorems.html? Actually I need
all of these environments for my work.
Thanks in advance,
Máté
Right now the easiest way is to use one of the AMS classes, which have
the environments predefined. Otherwise, you can either define the
environments in the document preamble and then invoke them with ERT in
the document body, or you can cobble together a new layout file that
uses your preferred document class plus the relevant include files from
the AMS classes. (There was a thread about this in the group within the
past few days.) In LyX 1.6, you will apparently be able to graft the
AMS environments onto documents using other classes.
/Paul