]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdtitle.inc
DocBook: implement other letter classes (frletter, standard letter, KOMA-Script).
[features.git] / lib / layouts / stdtitle.inc
index ad989a67671e15da5b684a6620ce24718d71340b..9fbc3b77eddafbc00375a9925eee26ed84ea6189 100644 (file)
@@ -8,7 +8,7 @@
 # a document, like title, author and such.
 
 
-Format 82
+Format 85
 
 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 inline
        DocBookInInfo         always
 End
 
@@ -72,5 +75,6 @@ Style Date
          Size                Large
        EndFont
        DocBookTag            date
+       DocBookTagType        paragraph
        DocBookInInfo         always
 End