1999-09-27 18:44:28 +00:00
|
|
|
#% Do not delete the line below; configure depends on this
|
|
|
|
# \DeclareLaTeXClass[amsart]{article (AMS, unnumbered)}
|
|
|
|
# AMS-Article textclass definition file. Taken from initial LyX source code
|
|
|
|
# and from the Article textclass definition file, following the AMS sample
|
|
|
|
# paper "testmath.tex" of January, 1995
|
|
|
|
# Author : David L. Johnson <dlj0@lehigh.edu>
|
2003-10-13 09:50:10 +00:00
|
|
|
# The "unnumbered" version has all results, unnumbered
|
1999-09-27 18:44:28 +00:00
|
|
|
# Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
# modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
|
2007-09-25 16:38:56 +00:00
|
|
|
# Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2007-08-26 09:10:52 +00:00
|
|
|
Format 5
|
1999-09-27 18:44:28 +00:00
|
|
|
Input amsart.layout
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
# Change the definitions of the theorem-like environments to get unnumbered
|
2003-09-15 15:49:13 +00:00
|
|
|
# results
|
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
# Use a simpler preamble.
|
|
|
|
Preamble
|
2003-05-02 08:55:48 +00:00
|
|
|
\usepackage{amsmath,amsthm}
|
|
|
|
\usepackage{amsfonts}
|
1999-09-27 18:44:28 +00:00
|
|
|
EndPreamble
|
|
|
|
|
2007-09-25 16:38:56 +00:00
|
|
|
Input amsmaths-plain.inc
|