]> 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 ad989a67671e15da5b684a6620ce24718d71340b..d3423e951bcc82f4fffec3a4ef69409a976b20db 100644 (file)
@@ -8,7 +8,7 @@
 # a document, like title, author and such.
 
 
-Format 82
+Format 89
 
 Style Title
        Margin                Static
@@ -29,6 +29,7 @@ Style Title
        HTMLTag               h1
        HTMLTitle             true
        DocBookTag            title
+       DocBookTagType        paragraph
        DocBookInInfo         maybe
 End
 
@@ -50,7 +51,9 @@ Style Author
          Size                Large
        EndFont
        DocBookTag            personname
+       DocBookTagType        paragraph
        DocBookWrapperTag     author
+       DocBookWrapperTagType block
        DocBookInInfo         always
 End
 
@@ -72,5 +75,6 @@ Style Date
          Size                Large
        EndFont
        DocBookTag            date
+       DocBookTagType        paragraph
        DocBookInInfo         always
 End