mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
d2f4d1a419
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27081 a592a061-630c-0410-9148-cb99ea01b6c8
88 lines
2.1 KiB
Plaintext
88 lines
2.1 KiB
Plaintext
#% Do not delete the line below; configure depends on this
|
|
# \DeclareLaTeXClass{article (AMS)}
|
|
# 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>
|
|
# Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
# modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
|
|
# Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
|
|
# Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
|
|
|
|
Format 11
|
|
Columns 1
|
|
Sides 2
|
|
PageStyle Headers
|
|
|
|
|
|
ClassOptions
|
|
FontSize 8|9|10|11|12
|
|
End
|
|
|
|
DefaultModule theorems-ams
|
|
|
|
Style Standard
|
|
Category MainText
|
|
Margin Static
|
|
LatexType Paragraph
|
|
LatexName dummy
|
|
ParIndent MM
|
|
ParSkip 0.4
|
|
Align Block
|
|
AlignPossible Block, Left, Right, Center
|
|
LabelType No_Label
|
|
End
|
|
|
|
|
|
Preamble
|
|
\numberwithin{equation}{section} %% Comment out for sequentially-numbered
|
|
\numberwithin{figure}{section} %% Comment out for sequentially-numbered
|
|
EndPreamble
|
|
|
|
|
|
Input stdfloats.inc
|
|
Input stdcounters.inc
|
|
Input stdinsets.inc
|
|
Input stdsections.inc
|
|
Input stdstarsections.inc
|
|
Input lyxmacros.inc
|
|
Input stdlayouts.inc
|
|
Input stdlists.inc
|
|
Input amsdefs.inc
|
|
|
|
NoStyle Chapter
|
|
NoStyle Paragraph
|
|
NoStyle Subparagraph
|
|
NoStyle Chapter*
|
|
#NoStyle Paragraph*
|
|
#NoStyle Subparagraph*
|
|
|
|
NoStyle Verse # Although mathematicians tend to be poets at times,
|
|
# we don't need this.
|
|
|
|
|
|
Style Section
|
|
Align Center
|
|
Font
|
|
Series Medium
|
|
Shape Smallcaps
|
|
Size Large
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Subsection
|
|
Font
|
|
Series Bold
|
|
Size Normal
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Subsubsection
|
|
Font
|
|
Shape Italic
|
|
Size Normal
|
|
EndFont
|
|
End
|