]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aastex.layout
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / aastex.layout
index 01f443b82ed987d987ad45578cf17d3e9d0eab93..74d2ab6adea3a599edca1f98dcb5e04c55d17c17 100644 (file)
@@ -1,7 +1,9 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[aastex,amssymb.sty,latexsym.sty,natbib.sty,verbatim.sty]{American Astronomical Society (AASTeX)}
+#  \DeclareLaTeXClass[aastex,amssymb.sty,latexsym.sty,natbib.sty,verbatim.sty]{American Astronomical Society (AASTeX v. 5)}
 #  \DeclareCategory{Articles}
 #
+# LyX support for the AAS TeX package http://www.ctan.org/pkg/aastex
+#
 # Author: Mike Ressler <mike.ressler@alum.mit.edu>
 # Author: Uwe Stöhr <uwestoehr@web.de>
 #
 # Version 1.4   26/10/08 - new custom insets for \altaffilmark, \tablenotemark
 #                        - new environments for \altaffiltext and \tablenotetext
 # Version 1.5   26/11/12 - added mandatory argument for \altaffiltext
+# Version 1.6   23/01/15 - fix for the optional argument of \figcaption
+# Version 1.7   05/04/19 - Normalize layout name of \thebibliography
 
+# Note: aastex.cls was replaced by aastex6.cls (v.1 2016/02/16)
+#      in the CTAN and TeXLive "aastex" package in march 2016.
+#      The new "aastex6.layout" depends on aastex6.cls but inputs this
+#       file for the definitions (cf. LyX ticket #10027)
 
-Format 41
+Format 82
 Columns                        1
 Sides                  1
 #SecNumDepth           3
@@ -52,6 +60,7 @@ End
 
 
 Style Standard
+       Category        MainText
        Margin          Static
        LatexType       Paragraph
        LatexName       dummy
@@ -60,101 +69,10 @@ Style Standard
        Align           Block
        AlignPossible   Block, Left, Right, Center
        LabelType       No_Label
+       DocBookTag      para
 End
 
 
-# I want to keep the entries in a logical order.
-# Therefore I'll define the entries first, then fill them in
-
-Style Section
-       TocLevel        1
-End
-
-Style Subsection
-       TocLevel        2
-End
-
-Style Subsubsection
-       TocLevel        3
-End
-
-Style Paragraph
-       TocLevel        4
-End
-
-Style Itemize
-End
-
-Style Enumerate
-End
-
-Style Description
-End
-
-Style List
-End
-
-Style Title
-End
-
-Style Author
-End
-
-Style Affiliation
-End
-
-Style Email
-End
-
-Style And
-End
-
-Style Date
-End
-
-Style Abstract
-End
-
-Style Keywords
-End
-
-Style Acknowledgements
-End
-
-Style Appendix
-End
-
-Style References
-End
-
-Style PlaceFigure
-End
-
-Style PlaceTable
-End
-
-Style TableComments
-End
-
-Style TableRefs
-End
-
-
-Style MathLetters
-End
-
-Style NoteToEditor
-End
-
-Style Facility
-End
-
-Style Objectname
-End
-
-Style Dataset
-End
-
 # OK, now we have a more or less consistent Ordering. Now fill the
 # definitions. First, the standard includes
 
@@ -237,37 +155,9 @@ Style Author
          Series        Medium
          Shape         SmallCaps
        EndFont
-End
-
-
-Style Date
-       InTitle         0
-       LabelSep        ""
-       TopSep          1.2
-       Align           Center
-       Font
-         Size          Small
-       EndFont
-End
-
-
-Style Abstract
-       LeftMargin      "MMM"
-       RightMargin     "MMM"
-       ParIndent       "MM"
-       InTitle         0
-       TopSep          1.4
-       BottomSep       0.7
-       LabelType       Centered_Top_Environment
-       Align           Block
-       AlignPossible   Block, Left, Right, Center
-       Font
-         Size          Normal
-       EndFont
-       LabelFont
-         Series        Bold
-         Size          Normal
-       EndFont
+       DocBookTag            personname
+       DocBookWrapperTag     author
+       DocBookInInfo         always
 End
 
 
@@ -285,6 +175,11 @@ Style Affiliation
          Family        Roman
          Size          Normal
        EndFont
+       DocBookTag                        affiliation
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookItemTag                    orgname
+       DocBookInInfo                     always
 End
 
 
@@ -299,6 +194,7 @@ Style Altaffilation
          Mandatory     1
          LabelString   "Number"
          Tooltip       "Consecutive number for the alternative affiliations"
+         PassThru      1
        EndArgument
        LabelSep        xx
        LabelType       Static
@@ -306,6 +202,86 @@ Style Altaffilation
        LabelFont
          Color         green
        EndFont
+       DocBookTag                        affiliation
+       DocBookAttr                       role="alternate"
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookItemTag                    orgname
+       DocBookInInfo                     always
+End
+
+
+Style Email
+       Margin          Static
+       LatexType       Command
+       InTitle         0
+       LatexName       email
+       Category        FrontMatter
+       ParSkip         0.4
+       BottomSep       0.4
+       Align           Center
+       AlignPossible   Block, Left, Right, Center
+       LabelType       No_Label
+       Font
+         Family        Roman
+         Size          Normal
+         Shape         Italic
+       EndFont
+       DocBookTag                        email
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookInInfo                     always
+End
+
+
+Style And
+       Margin          Dynamic
+       LatexType       Command
+       InTitle         0
+       LatexName       and
+       Category        FrontMatter
+       TopSep          1.2
+       ParSkip         0.4
+       BottomSep       1.2
+       Align           Center
+       LabelType       Static
+       LabelString     "and"
+       KeepEmpty       1
+       Font
+         Family        Roman
+         Size          Normal
+       EndFont
+End
+
+
+Style Date
+       InTitle         0
+       LabelSep        ""
+       TopSep          1.2
+       Align           Center
+       Font
+         Size          Small
+       EndFont
+End
+
+
+Style Abstract
+       LeftMargin      "MMM"
+       RightMargin     "MMM"
+       ParIndent       "MM"
+       InTitle         0
+       TopSep          1.4
+       BottomSep       0.7
+       LabelType       Centered
+       Align           Block
+       AlignPossible   Block, Left, Right, Center
+       Font
+         Size          Normal
+       EndFont
+       LabelFont
+         Series        Bold
+         Size          Normal
+       EndFont
 End
 
 
@@ -355,29 +331,14 @@ Style Keywords
          Shape         Italic
          Size          Normal
        EndFont
-End
-
-
-Style Email
-       Margin          Static
-       LatexType       Command
-       InTitle         0
-       LatexName       email
-       Category        FrontMatter
-       ParSkip         0.4
-       BottomSep       0.4
-       Align           Center
-       AlignPossible   Block, Left, Right, Center
-       LabelType       No_Label
-       Font
-         Family        Roman
-         Size          Normal
-         Shape         Italic
-       EndFont
+       DocBookTag          keyword
+       DocBookWrapperTag   keywordset
+       DocBookInInfo       always
 End
 
 
 Style Acknowledgements
+       Category        BackMatter
        Margin          Dynamic
        LatexType       Command
        InTitle         0
@@ -394,26 +355,8 @@ Style Acknowledgements
          Size          Normal
          Shape         Italic
        EndFont
-End
-
-
-Style And
-       Margin          Dynamic
-       LatexType       Command
-       InTitle         0
-       LatexName       and
-       Category        FrontMatter
-       TopSep          1.2
-       ParSkip         0.4
-       BottomSep       1.2
-       Align           Center
-       LabelType       Static
-       LabelString     "and"
-       KeepEmpty       1
-       Font
-         Family        Roman
-         Size          Normal
-       EndFont
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgement
 End
 
 
@@ -489,12 +432,13 @@ Style MathLetters
 End
 
 
-Style References
+Style Bibliography
        Margin          First_Dynamic
        LatexType       Bib_Environment
        LatexName       thebibliography
        Category        BackMatter
        NextNoIndent    1
+       ToggleIndent    Never
        LeftMargin      MM
        ParSkip         0.4
        ItemSep         0
@@ -511,6 +455,20 @@ Style References
          Size          Normal
          Series        Bold
        EndFont
+       Argument listpreamble:1
+         LabelString    "Bib preamble"
+         MenuString     "Bibliography Preamble"
+         Tooltip        "LaTeX code to be inserted before the first bibliography item"
+         PassThru       1
+         Font
+           Family typewriter
+           Color latex
+         EndFont
+       EndArgument
+End
+
+Style References
+       Obsoletedby     Bibliography
 End
 
 
@@ -614,23 +572,27 @@ InsetLayout "Flex:tablenotemark"
 End
 
 
-Style FigCaption
-       Margin          First_Dynamic
-       LatexType       Command
+InsetLayout Caption:FigCaption
+       LabelString     fig.
+       LaTeXType       command
        LatexName       figcaption
-       LabelSep        xx
-       ParSkip         0.4
-       TopSep          0.5
-       Align           Block
-       AlignPossible   Block, Left
-       LabelType       Static
-       LabelString     "Fig. ---"
+       MultiPar        false
        Argument 1
-         LabelString   "Short Title|S"
-         Tooltip       "The caption as it appears in the list of figures"
+         LabelString   "Filename"
+         Tooltip       "Filename to identify the corresponding figure file"
        EndArgument
+       HTMLStyle
+               div.float-caption {
+                       text-align: center;
+                       border: 2px solid black;
+                       padding: 1ex;
+                       margin: 1ex;
+               }
+       EndHTMLStyle
+       HTMLAttr "class='float-caption float-caption-figcaption'"
 End
 
+
 # Facility style definition
 Style Facility
        LeftMargin      MMM