1999-09-27 18:44:28 +00:00
|
|
|
# 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>
|
|
|
|
|
|
|
|
# Including the maths stuff
|
2007-04-06 09:02:23 +00:00
|
|
|
Format 4
|
1999-09-27 18:44:28 +00:00
|
|
|
Input amsmaths.inc
|
|
|
|
|
|
|
|
# The AMS documentclasses use the package amsmath and provide the
|
|
|
|
# functionality of makeidx.sty.
|
2007-04-06 09:02:23 +00:00
|
|
|
Provides amsmath 1
|
|
|
|
Provides makeidx 1
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
# the environments copied from the old amsart.layout are:
|
|
|
|
# - Proof
|
1999-09-27 18:44:28 +00:00
|
|
|
# - Bibliography
|
|
|
|
# - Title
|
|
|
|
# - Author
|
|
|
|
# - Date
|
|
|
|
# - Abstract (This is a title component for this style.)
|
|
|
|
# - Address
|
|
|
|
# - Email
|
|
|
|
# - Keywords
|
|
|
|
# - Subjectclass
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Proof
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin First_Dynamic
|
|
|
|
LatexType Environment
|
|
|
|
LatexName proof
|
|
|
|
NextNoIndent 1
|
|
|
|
LabelSep xx
|
2003-10-13 09:50:10 +00:00
|
|
|
ParIndent MMM
|
2003-05-02 08:55:48 +00:00
|
|
|
ParSkip 0.4
|
|
|
|
ItemSep 0.2
|
|
|
|
TopSep 0.7
|
|
|
|
BottomSep 0.7
|
|
|
|
ParSep 0.3
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left
|
|
|
|
LabelType Static
|
|
|
|
LabelString "Proof."
|
|
|
|
EndLabelType Box
|
|
|
|
Font
|
|
|
|
Shape Up
|
|
|
|
Size Normal
|
|
|
|
EndFont
|
|
|
|
LabelFont
|
|
|
|
Shape Italic
|
|
|
|
EndFont
|
|
|
|
# We don't want the preamble from Theorem
|
|
|
|
Preamble
|
2003-10-13 09:50:10 +00:00
|
|
|
EndPreamble
|
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
### Now the title stuff. We copy do not use stdstruct.inc to keep
|
|
|
|
### things in the right order
|
|
|
|
Style Title
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin Static
|
|
|
|
LatexType Command
|
|
|
|
InTitle 1
|
|
|
|
LatexName title
|
|
|
|
ParSkip 0.4
|
|
|
|
ItemSep 0
|
|
|
|
TopSep 0
|
|
|
|
BottomSep 1
|
|
|
|
ParSep 1
|
|
|
|
Align Center
|
|
|
|
AlignPossible Center
|
|
|
|
LabelType No_Label
|
|
|
|
Font
|
|
|
|
Shape Smallcaps
|
|
|
|
Series Bold
|
|
|
|
Size Larger
|
|
|
|
EndFont
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Author
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin Static
|
|
|
|
LatexType Command
|
|
|
|
InTitle 1
|
|
|
|
LatexName author
|
|
|
|
LabelSep xxx
|
|
|
|
ParSkip 0.4
|
|
|
|
TopSep 1.3
|
|
|
|
BottomSep 0.7
|
|
|
|
ParSep 0.7
|
|
|
|
Align Center
|
|
|
|
AlignPossible Center
|
|
|
|
LabelType No_Label
|
|
|
|
Font
|
|
|
|
Size Large
|
|
|
|
Shape Smallcaps
|
|
|
|
EndFont
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Date
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 1
|
|
|
|
LatexName date
|
|
|
|
LabelSep xxx
|
|
|
|
ParSkip 0.4
|
|
|
|
TopSep 0.9
|
|
|
|
BottomSep 0.5
|
|
|
|
ParSep 1
|
|
|
|
Align Center
|
|
|
|
AlignPossible Center
|
|
|
|
LabelType Static
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "Date:"
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2003-05-02 08:55:48 +00:00
|
|
|
Size Large
|
|
|
|
EndFont
|
|
|
|
LabelFont
|
|
|
|
Shape Italic
|
|
|
|
Size Large
|
|
|
|
EndFont
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
2003-10-13 09:50:10 +00:00
|
|
|
Style Abstract
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin First_Dynamic
|
|
|
|
LatexType Environment
|
|
|
|
InTitle 1
|
|
|
|
LatexName abstract
|
|
|
|
LeftMargin MMM
|
|
|
|
LabelIndent MMM
|
|
|
|
RightMargin MMM
|
|
|
|
ParIndent MM
|
|
|
|
TopSep 0.7
|
|
|
|
BottomSep 0.7
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block
|
|
|
|
LabelType Static
|
2005-06-13 09:36:58 +00:00
|
|
|
LabelString "Abstract."
|
2003-05-02 08:55:48 +00:00
|
|
|
LabelSep M
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2003-05-02 08:55:48 +00:00
|
|
|
Size Small
|
|
|
|
EndFont
|
|
|
|
LabelFont
|
|
|
|
Shape Smallcaps
|
|
|
|
EndFont
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2006-03-10 15:37:21 +00:00
|
|
|
# Clear Address definition from lyxmacros
|
|
|
|
NoStyle Address
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Address
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
InTitle 1
|
|
|
|
LatexName address
|
|
|
|
ParSkip 0.4
|
|
|
|
BottomSep 1.5
|
|
|
|
ParSep 1.5
|
|
|
|
Align Left
|
|
|
|
AlignPossible Block, Left, Right, Center
|
|
|
|
LabelType Static
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "Address:"
|
|
|
|
LabelSep M
|
2003-05-02 08:55:48 +00:00
|
|
|
LabelFont
|
|
|
|
Shape Italic
|
|
|
|
EndFont
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Current_Address
|
2003-09-15 15:49:13 +00:00
|
|
|
CopyStyle Address
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName curraddr
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "Current address:"
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Email
|
2003-09-15 15:49:13 +00:00
|
|
|
CopyStyle Address
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin First_Dynamic
|
|
|
|
LatexName email
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "E-mail address:"
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style URL
|
2003-09-15 15:49:13 +00:00
|
|
|
CopyStyle Address
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin First_Dynamic
|
|
|
|
LatexName urladdr
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "URL:"
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Keywords
|
2003-09-15 15:49:13 +00:00
|
|
|
CopyStyle Address
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName keywords
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "Key words and phrases:"
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Thanks
|
2003-09-15 15:49:13 +00:00
|
|
|
CopyStyle Address
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName thanks
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "Thanks:"
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Dedicatory
|
2003-09-15 15:49:13 +00:00
|
|
|
CopyStyle Address
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName dedicatory
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "Dedication:"
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
|
|
|
|
Style Translator
|
2003-09-15 15:49:13 +00:00
|
|
|
CopyStyle Address
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName translator
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "Translator:"
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Subjectclass
|
2003-09-15 15:49:13 +00:00
|
|
|
CopyStyle Address
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName subjclass
|
2005-07-17 09:56:22 +00:00
|
|
|
LabelString "1991 Mathematics Subject Classification:"
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
|
|
|
|
Style Bibliography
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin First_Dynamic
|
|
|
|
LatexType Bib_Environment
|
|
|
|
LatexName thebibliography
|
|
|
|
NextNoIndent 1
|
|
|
|
LeftMargin MM
|
|
|
|
ParSkip 0.4
|
|
|
|
ItemSep 0
|
|
|
|
TopSep 0.7
|
|
|
|
BottomSep 0.7
|
|
|
|
ParSep 0.5
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left
|
|
|
|
LabelType Bibliography
|
2005-06-13 09:36:58 +00:00
|
|
|
LabelString "References"
|
2003-09-15 15:49:13 +00:00
|
|
|
LabelBottomSep 0.7
|
2003-05-02 08:55:48 +00:00
|
|
|
Font
|
|
|
|
Size Small
|
|
|
|
EndFont
|
|
|
|
LabelFont
|
|
|
|
Size Normal
|
|
|
|
Shape Smallcaps
|
|
|
|
EndFont
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|