]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aa.layout
fix typo that put too many include paths for most people
[lyx.git] / lib / layouts / aa.layout
index 622cd34e1741a1b4ad126d50a013ed1bf82cf45d..1ed0532454d6a918b9a1d872c1c64d32a35e1d3c 100644 (file)
@@ -5,6 +5,10 @@
 #
 # 2001-05-17  take out include of stdlayouts; merge aapaper.inc
 #             remove LaTeX style, rename to aa
+# 2001-05-31  Adapt to aa.cls version 5.01:
+#             take out thesaurus, email -> mail
+#             change layout of title
+#            abstract is command
 
 # General textclass parameters
 Columns                        2
@@ -61,11 +65,9 @@ Style Author
   End
 Style Address
   End
-Style Email
-  End
 Style Offprint
   End
-Style Thesaurus
+Style Mail
   End
 Style Date
   End
@@ -106,87 +108,98 @@ Style Subtitle
   TopSep               1.3
   BottomSep            1.3
   ParSep               1
-  Align                        Left
-  AlignPossible                Left
+  Align                        Center
   LabelType            No_Label
 
   # standard font definition
   Font 
-    Size               Normal
+    Family             Sans
+    Size               Larger
     Series             Bold
   EndFont
 End
 
 # Address style definition
 Style Address
+  LeftMargin            MMM
   Margin               Static
   LatexType            Command
   InTitle              1
   LatexName            institute
   ParSkip              0.4
-  BottomSep            0.4
+#  BottomSep           0.4
   Align                        Left
-  AlignPossible                Block, Left, Right, Center
   LabelType            No_Label
 
   Font 
-    Family             Sans
+    Family             Roman
     Size               Small
   EndFont
 End
 
-# Email address style definition
-Style Email
+# Address for Offprints style definition
+Style Offprint
   Margin               Static
   LatexType            Command
   InTitle              1
-  LatexName            mail
+  LatexName            offprints
   Align                        Left
   AlignPossible                Left
-  LeftMargin           email:M
+  LeftMargin           "MNMOffprint Requests to:"
   LabelType            Static
-  LabelString          email:
+  LabelString          "Offprint Requests to:"
   LabelSep             M
 
   Font 
-    Family             Sans
+    Family             Roman
+    Size               Small
+  EndFont
+  LabelFont 
+    Family             Roman
     Size               Small
+    Shape              Slanted
   EndFont
 End
 
-# Address for Offprints style definition
-Style Offprint
+# Mail address style definition
+Style Mail
   Margin               Static
   LatexType            Command
   InTitle              1
-  LatexName            offprints
+  LatexName             mail
   Align                        Left
   AlignPossible                Left
-  LeftMargin           "Offprint Requests to:MN"
+  LeftMargin           "MJMCorrespondence to:"
   LabelType            Static
-  LabelString          "Offprint Requests to:"
+  LabelString          "Correspondence to:"
   LabelSep             M
 
   Font 
-    Family             Sans
+    Family             Roman
+    Size               Small
+  EndFont
+  LabelFont 
+    Family             Roman
     Size               Small
+    Shape              Slanted
   EndFont
 End
 
+
 # Acnowledgement style definition
 Style Acknowledgement
-  Margin               Static
+  Margin               First_Dynamic
   LatexType            Environment
   LatexName            acknowledgements
-  NextNoIndent         1
+  NextNoIndent         0
   ItemSep              0
-  TopSep               0.2
+  TopSep               1.2
   BottomSep            0
   ParSep               0
   Align                        Block
   AlignPossible                Block
-  LabelType            Top_Environment
-  LabelString          Acknowledgements
+  LabelType            Static
+  LabelString          "Acknowledgements."
   LabelSep             M
   # standard font definition
   Font 
@@ -200,23 +213,6 @@ Style Acknowledgement
   EndFont
 End 
   
-Style Thesaurus
-  LabelType            Static
-  LatexType            Command
-  InTitle              1
-  LatexName            thesaurus
-  NextNoIndent         1
-  TopSep               0
-  BottomSep            1
-  LeftMargin           Thesaurus:M
-  LabelSep             M
-  LabelType            Static
-  LabelString          Thesaurus:
-  Font
-    Size               Small
-  EndFont
-End
-
 # Caption style definition
 Style Caption
   Margin                First_Dynamic
@@ -231,7 +227,6 @@ Style Caption
   LabelType             Sensitive
   LabelString           Caption
 
-  # label font definition
   LabelFont 
     Series              Bold
   EndFont
@@ -244,7 +239,8 @@ Style Section
   TopSep               2.0
   BottomSep            1.3
   Font 
-    Size               Normal
+    Family             Sans
+    Size               Large
   EndFont
 End
 
@@ -253,9 +249,10 @@ Style Subsection
   TopSep               1.7
   BottomSep            1.1
   Font 
+    Family             Sans
     Series             Medium
-    Size               Normal
-    Shape              Italic
+    Size               Large
+    Shape              Slanted
   EndFont
 End
 
@@ -273,26 +270,29 @@ End
 Style Title
   TopSep               2
   BottomSep            1.3
-  Align                        Left
+  Align                        Center
   AlignPossible                Left
   Font 
+    Family             Sans
     Series             Bold
   EndFont
 End
 
 # Author style redefinition
 Style Author
-  Align                        Left
-  AlignPossible                Left
+  Align                        Center
+  AlignPossible                Center
   LabelType            No_Label
+  BottomSep             1.5
   Font 
-    Size               Normal
-    Series             Bold
+    Size               Large
+    Series             Medium
   EndFont
 End
 
 # Date style redefinition
 Style Date
+  LeftMargin            MMM
   LabelSep             ""
   TopSep               1.2
   Align                        Left
@@ -304,18 +304,32 @@ End
 
 # Abstract style redefinition
 Style Abstract 
-  LeftMargin            ""
-  RightMargin           ""
+  Margin                First_Dynamic
+  LatexType             Command
+  LatexName             abstract
+  InTitle              1
+  NextNoIndent          1
+  LeftMargin            MMM
+  RightMargin           MMM
   ParIndent            ""
-  TopSep               1.4
+  ItemSep               0
+  TopSep               1.2
   BottomSep            0.7
-  LabelType            Top_Environment
+  ParSep               0
+  Align                        Block
+  AlignPossible                Block
+  LabelType            static
+  LabelString          "         Abstract "
+  LabelSep             M
+  LabelBottomSep       0
+
   Font 
-    Size               Normal
+    Size               Small
   EndFont
   LabelFont 
+    Family              Sans
     Series             Bold
-    Size               Normal
+    Size               Small
   EndFont
 End