]> git.lyx.org Git - features.git/blobdiff - lib/layouts/egs.layout
DocBook: implement author for layouts that previously missed it.
[features.git] / lib / layouts / egs.layout
index 0db0340a820b6e06a9a69688e1d85836a24df331..095bc508d2d1b874b2bf7c69b9edac806cfc10a5 100644 (file)
@@ -26,6 +26,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End
 
 
@@ -335,6 +336,9 @@ Style Title
          Size                Largest
        EndFont
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -379,6 +383,11 @@ Style Author
          Shape               Italic
          Color               red
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End