]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/aastex.layout
Add frontispiece layout to KOMA classes
[lyx.git] / lib / layouts / aastex.layout
index 30fa0ab72c3873b62abbd4fb6710be3ad66dc433..e4ddf6c2309c3054d610c338f61141fc59928da6 100644 (file)
@@ -43,7 +43,7 @@
 #      The new "aastex6.layout" depends on aastex6.cls but inputs this
 #       file for the definitions (cf. LyX ticket #10027)
 
-Format 80
+Format 90
 Columns                        1
 Sides                  1
 #SecNumDepth           3
@@ -60,7 +60,7 @@ End
 
 
 Style Standard
-       Category        MainText
+       Category        MainText
        Margin          Static
        LatexType       Paragraph
        LatexName       dummy
@@ -69,6 +69,7 @@ Style Standard
        Align           Block
        AlignPossible   Block, Left, Right, Center
        LabelType       No_Label
+       DocBookTag      para
 End
 
 
@@ -142,6 +143,9 @@ Style Title
          Series        Bold
          Size          Large
        EndFont
+       DocBookTag      title
+       DocBookTagType  paragraph
+       DocBookInInfo   maybe
 End
 
 
@@ -154,6 +158,11 @@ Style Author
          Series        Medium
          Shape         SmallCaps
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -171,6 +180,12 @@ Style Affiliation
          Family        Roman
          Size          Normal
        EndFont
+       DocBookTag                        affiliation
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookItemTag                    orgname
+       DocBookItemTagType                paragraph
+       DocBookInInfo                     always
 End
 
 
@@ -191,8 +206,15 @@ Style Altaffilation
        LabelType       Static
        LabelString     "Alternative affiliation:"
        LabelFont
-         Color         green
-       EndFont
+         Color         textlabel2
+       EndFont
+       DocBookTag                        affiliation
+       DocBookAttr                       role='alternate'
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookItemTag                    orgname
+       DocBookItemTagType                paragraph
+       DocBookInInfo                     always
 End
 
 
@@ -212,6 +234,11 @@ Style Email
          Size          Normal
          Shape         Italic
        EndFont
+       DocBookTag                        email
+       DocBookTagType                    paragraph
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookInInfo                     always
 End
 
 
@@ -263,6 +290,11 @@ Style Abstract
          Series        Bold
          Size          Normal
        EndFont
+       DocBookAbstract       true
+       DocBookInInfo         always
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious    true
+       DocBookTag            para
 End
 
 
@@ -282,7 +314,7 @@ InsetLayout "Flex:altaffilmark"
          Misc          No_Bar
        EndFont
        LabelFont
-         Color         green
+         Color         textlabel2
          Size          Small
        EndFont
 End
@@ -312,6 +344,10 @@ Style Keywords
          Shape         Italic
          Size          Normal
        EndFont
+       DocBookTag          keyword
+       DocBookTagType      paragraph
+       DocBookWrapperTag   keywordset
+       DocBookInInfo       always
 End
 
 
@@ -333,6 +369,8 @@ Style Acknowledgements
          Size          Normal
          Shape         Italic
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
 End
 
 
@@ -405,6 +443,7 @@ Style MathLetters
        Font
          Size          Normal
        EndFont
+       DocBookTag  NONE
 End
 
 
@@ -437,8 +476,8 @@ Style Bibliography
          Tooltip        "LaTeX code to be inserted before the first bibliography item"
          PassThru       1
          Font
-           Family typewriter
-           Color latex
+           Family      typewriter
+           Color       latex
          EndFont
        EndArgument
 End
@@ -468,6 +507,9 @@ Style NoteToEditor
          Size          Normal
          Shape         Italic
        EndFont
+       DocBookTag      remark
+       DocBookTagType  paragraph
+       DocBookAttr     role='to-editor'
 End
 
 
@@ -488,6 +530,9 @@ Style TableRefs
          Family        Roman
          Size          Normal
        EndFont
+       DocBookTag      remark
+       DocBookTagType  paragraph
+       DocBookAttr     role='tablerefs'
 End
 
 
@@ -508,6 +553,9 @@ Style TableComments
          Family        Roman
          Size          Normal
        EndFont
+       DocBookTag      remark
+       DocBookTagType  paragraph
+       DocBookAttr     role='tablecomments'
 End
 
 
@@ -521,8 +569,11 @@ Style "Table note"
        LabelType       Static
        LabelString     "Table note:"
        LabelFont
-         Color         magenta
+         Color         textlabel3
        EndFont
+       DocBookTag      remark
+       DocBookTagType  paragraph
+       DocBookAttr     role='tablenote'
 End
 
 
@@ -542,9 +593,12 @@ InsetLayout "Flex:tablenotemark"
          Misc          No_Bar
        EndFont
        LabelFont
-         Color         magenta
+         Color         textlabel3
          Size          Small
        EndFont
+       DocBookTag      remark
+       DocBookTagType  paragraph
+       DocBookAttr     role='tablenotemark'
 End