home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lyx-0.13.2.tar.gz / lyx-0.13.2.tar / lyx-0.13.2 / lib / layouts / amsart-plain.layout < prev    next >
Text File  |  1998-04-23  |  795b  |  22 lines

  1. #% Do not delete the line below; configure depends on this
  2. #  \DeclareLaTeXClass[amsart]{article (AMS, unnumbered)}
  3. # AMS-Article textclass definition file. Taken from initial LyX source code
  4. # and from the Article textclass definition file, following the AMS sample
  5. # paper "testmath.tex" of January, 1995
  6. # Author : David L. Johnson <dlj0@lehigh.edu>
  7. # The "unnumbered" version has all results, unnumbered 
  8. # Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
  9. # modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
  10.  
  11. Input amsart.layout
  12. # Change the definitions of the theorem-like environments to get unnumbered
  13. #áresults
  14. Input amsmaths-plain.inc
  15.  
  16. # Use a simpler preamble.
  17. Preamble
  18.   \usepackage{amsmath,amsthm}
  19.   \usepackage{amsfonts}
  20. EndPreamble
  21.  
  22.