]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aastex62.layout
Fix typos in comments
[lyx.git] / lib / layouts / aastex62.layout
index 5a41dca370a56306ac24cdb367180d29a863b6b8..84fee3e0172fe0a6e6df1bae80e987e9b3cbff0d 100644 (file)
@@ -50,7 +50,7 @@
 #       - aastex6.cls loads hyperref (with pre-set options) and url
 #         -> option clash if "Use Hyerref" is selected in Document>Settings
 
-Format 78
+Format 98
 
 Provides hyperref 1
 
@@ -78,7 +78,11 @@ Style Software
        LabelFont
                Shape           Italic
        EndFont
-       
+       DocBookTag      remark
+       DocBookAttr     role='software'
+       # Override what's taken from Keywords, but not really wanted.
+       DocBookWrapperTag   NONE
+       DocBookInInfo       never
 End
 
 # other new commands are mainly for the user preamble
@@ -141,7 +145,7 @@ Style Email
        Align           Left
        Font
                Shape           Up
-               Color           Blue
+               Color           textlabel1
                Size            Small
        EndFont
 End
@@ -151,14 +155,20 @@ Style Author
        LabelString     "Author:"
        LabelFont
                Shape           Italic
-               Color           Green
+               Color           textlabel2
        EndFont
        Argument 1
                LabelString     ORCID
                ToolTip         "Enter the 16 digit ORCID as xxxx-xxxx-xxxx-xxxx"
+               # TODO: In DocBook, this cannot be in the <personname>, it must be directly within <author>.
        EndArgument
        Align           Center
        Margin          Dynamic
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 Style Affiliation
@@ -169,7 +179,7 @@ Style Affiliation
        LabelSep        "x"
        LabelFont
                Shape           Italic
-               Color           Green
+               Color           textlabel2
        EndFont
        Align           Center
 End
@@ -185,7 +195,7 @@ Style Collaboration
        LabelSep        "x"
        LabelFont
                Shape           Italic
-               Color           Green
+               Color           textlabel2
        EndFont
        Align           Center
 End
@@ -202,7 +212,7 @@ Style Nocollaboration
        LabelSep        "x"
        LabelFont
                Shape           Italic
-               Color           Green
+               Color           textlabel2
        EndFont
 End
 
@@ -219,11 +229,12 @@ Style Acknowledgements
        LabelType       Above
        Margin          Static
        LabelFont
-               Color           Green
+               Color           textlabel2
        EndFont
 End
 
 Counter appendix
+       GuiName Appendix
        Within          "none"
 End
 
@@ -239,6 +250,7 @@ Style Section_Appendix
 End
 
 Counter subappendix
+       GuiName Subappendix
        Within          "appendix"
 End
 
@@ -254,6 +266,7 @@ Style Subsection_Appendix
 End
 
 Counter subsubappendix
+       GuiName Subsubappendix
        Within          subappendix
 End