]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdtitle.inc
Correct version number
[lyx.git] / lib / layouts / stdtitle.inc
index ee92a419786e422fc870ace12759ceec9a5b597a..ad989a67671e15da5b684a6620ce24718d71340b 100644 (file)
@@ -8,7 +8,8 @@
 # a document, like title, author and such.
 
 
-Format 11
+Format 82
+
 Style Title
        Margin                Static
        LatexType             Command
@@ -25,6 +26,10 @@ Style Title
        Font
          Size                Largest
        EndFont
+       HTMLTag               h1
+       HTMLTitle             true
+       DocBookTag            title
+       DocBookInInfo         maybe
 End
 
 
@@ -44,6 +49,9 @@ Style Author
        Font
          Size                Large
        EndFont
+       DocBookTag            personname
+       DocBookWrapperTag     author
+       DocBookInInfo         always
 End
 
 
@@ -63,4 +71,6 @@ Style Date
        Font
          Size                Large
        EndFont
+       DocBookTag            date
+       DocBookInInfo         always
 End