]> 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 ee2443e58754e3331c81f5328d686411bf2ef183..d3423e951bcc82f4fffec3a4ef69409a976b20db 100644 (file)
@@ -8,7 +8,8 @@
 # a document, like title, author and such.
 
 
-Format 7
+Format 89
+
 Style Title
        Margin                Static
        LatexType             Command
@@ -25,6 +26,11 @@ Style Title
        Font
          Size                Largest
        EndFont
+       HTMLTag               h1
+       HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -44,6 +50,11 @@ Style Author
        Font
          Size                Large
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType block
+       DocBookInInfo         always
 End
 
 
@@ -63,4 +74,7 @@ Style Date
        Font
          Size                Large
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
 End