]> git.lyx.org Git - features.git/blobdiff - lib/layouts/aa.layout
DocBook: implement title for layouts that previously missed it.
[features.git] / lib / layouts / aa.layout
index ea803058b983aac4e36325ad0d66fbcb1f35a5d5..f79ab809cc416830853585959a142ef85418c8c3 100644 (file)
@@ -18,7 +18,7 @@
 # 2013-05-26  Updated for aa.cls version 8.2
 
 
-Format 62
+Format 85
 Columns                2
 Sides          2
 SecNumDepth    3
@@ -30,7 +30,7 @@ Provides inputenc     1
 Provides natbib                1
 
 ClassOptions
-       Other           latin9
+       Other           utf8
 End
 
 Style Standard
@@ -43,6 +43,7 @@ Style Standard
        Align           Block
        AlignPossible   Block, Left, Right, Center
        LabelType       No_Label
+       DocBookTag  para
 End
 
 Input stdinsets.inc
@@ -84,6 +85,8 @@ Style Subtitle
          Size          Larger
          Series        Bold
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -102,6 +105,8 @@ Style Address
          Family        Roman
          Size          Small
        EndFont
+       DocBookTag      address
+       DocBookInInfo   always
 End
 
 
@@ -125,6 +130,12 @@ Style Offprint
          Size          Small
          Shape         Slanted
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperAttr    role='offprint'
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -148,6 +159,10 @@ Style Mail
          Size          Small
          Shape         Slanted
        EndFont
+       DocBookTag      author
+       DocBookAttr     role='mail'
+       DocBookTagType  paragraph
+       DocBookInInfo   always
 End
 
 
@@ -172,6 +187,8 @@ Style Acknowledgement
          Size          Small
          Shape         Italic
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
 End
 
 
@@ -210,6 +227,9 @@ Style Title
          Family        Sans
          Series        Bold
        EndFont
+       DocBookTag      title
+       DocBookTagType  paragraph
+       DocBookInInfo   maybe
 End
 
 
@@ -233,6 +253,9 @@ Style Date
        Font
          Size          Small
        EndFont
+       DocBookTag      date
+       DocBookTagType  paragraph
+       DocBookInInfo   always
 End
 
 
@@ -285,6 +308,11 @@ Style Abstract_(unstructured)
          Series        Bold
          Size          Small
        EndFont
+       DocBookTag         para
+       DocBookWrapperTag  abstract
+       DocBookWrapperAttr role='unstructured'
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo     always
 End
 
 
@@ -315,6 +343,11 @@ Style Abstract_(structured)
          LabelString   "Results"
          Tooltip       "Results of your work"
        EndArgument
+       DocBookTag         para
+       DocBookWrapperTag  abstract
+       DocBookWrapperAttr role='structured'
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo      always
 End
 
 
@@ -345,6 +378,10 @@ Style Keywords
          Series        Bold
          Size          Small
        EndFont
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End