]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aapaper.layout
Add transformations to InsetExternal.
[lyx.git] / lib / layouts / aapaper.layout
index ec3dcc485fa18c571c6f852961b76188bb003207..951177aa6bd48b992411acf00be481753454355a 100644 (file)
 #
 # and reconfigure LyX (after running texhash, of course).
 
-# General textclass parameters
+
 Columns                 2
 Sides                   2
-MaxCounter              Counter_Section
 SecNumDepth             3
 TocDepth                0
 PageStyle               Plain
 
+
 DefaultFont
        Family                Roman
        Series                Medium
@@ -29,7 +29,7 @@ DefaultFont
        Color                 None
 EndFont
 
-# Standard style definition
+
 Style Standard
        Margin                Static
        LatexType             Paragraph
@@ -41,62 +41,80 @@ Style Standard
        LabelType             No_Label
 End
 
+
 # I want to keep the entries in a logical order.
 # Therefore I'll define the entries first, then fill them
-
 Style Itemize
-       End
+End
+
 Style Enumerate
-       End
+End
+
 Style Description
-       End
+End
+
 Style List
-       End
+End
+
 Style Caption
-       End
+End
+
 Style LaTeX
-       End
+End
+
 Style Section
-       End
+End
+
 Style Subsection
-       End
+End
+
 Style Subsubsection
-       End
+End
+
 Style Title
-       End
+End
+
 Style Subtitle
-       End
+End
+
 Style Author
-       End
+End
+
 Style Address
-       End
+End
+
 Style Email
-       End
+End
+
 Style Offprint
-       End
+End
+
 Style Thesaurus
-       End
+End
+
 Style Date
-       End
+End
+
 Style Abstract 
-       End
+End
+
 Style Acknowledgement
-       End
+End
+
 Style Bibliography
-       End
+End
 
 # OK, now we have a more or less consistent Ordering. Now fill the
-# definitions. 
-# First, the standard includes
+# definitions.  First, the standard includes
 
 Input stdlists.inc
 Input stdlayouts.inc
 Input stdsections.inc
 Input stdtitle.inc
 Input stdstruct.inc
+Input numarticle.inc
 Input stdfloats.inc
 Input stdcounters.inc
-# Remove unwanted Styles
 
 NoStyle Quotation
 NoStyle Quote
@@ -106,12 +124,10 @@ NoStyle Paragraph
 NoStyle Subparagraph
 NoStyle Part
 
-# Definitions only valid for A&A style
+
 Input aapaper.inc
 
-# Redefine some things
 
-# Section style redefinition
 Style Section
        TopSep                2.0
        BottomSep             1.3
@@ -120,7 +136,7 @@ Style Section
        EndFont
 End
 
-# Subsection style redefinition
+
 Style Subsection
        TopSep                1.7
        BottomSep             1.1
@@ -131,7 +147,7 @@ Style Subsection
        EndFont
 End
 
-# Subsubsection style redefinition
+
 Style Subsubsection
        TopSep                1.7
        BottomSep             1.1
@@ -141,7 +157,7 @@ Style Subsubsection
        EndFont
 End
 
-# Title style redefinition
+
 Style Title
        TopSep                2
        BottomSep             1.3
@@ -152,7 +168,7 @@ Style Title
        EndFont
 End
 
-# Author style redefinition
+
 Style Author
        Align                 Left
        AlignPossible         Left
@@ -163,7 +179,7 @@ Style Author
        EndFont
 End
 
-# Date style redefinition
+
 Style Date
        LabelSep              ""
        TopSep                1.2
@@ -174,7 +190,7 @@ Style Date
        EndFont
 End
 
-# Abstract style redefinition
+
 Style Abstract 
        LeftMargin            ""
        RightMargin           ""
@@ -191,7 +207,7 @@ Style Abstract
        EndFont
 End 
 
-# Bibliography style redefinition
+
 Style Bibliography
        Align                 Left
        AlignPossible         Left
@@ -199,4 +215,3 @@ Style Bibliography
          Series              Bold
        EndFont
 End
-