]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdtitle.inc
Change name and email in some other files
[features.git] / lib / layouts / stdtitle.inc
index f7279308a1bc0dd3037823d13323fe569588e2b5..d3423e951bcc82f4fffec3a4ef69409a976b20db 100644 (file)
@@ -8,8 +8,7 @@
 # a document, like title, author and such.
 
 
-Format 53
-
+Format 89
 
 Style Title
        Margin                Static
@@ -29,6 +28,9 @@ Style Title
        EndFont
        HTMLTag               h1
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -48,6 +50,11 @@ Style Author
        Font
          Size                Large
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType block
+       DocBookInInfo         always
 End
 
 
@@ -67,4 +74,7 @@ Style Date
        Font
          Size                Large
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
 End