]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdtitle.inc
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / stdtitle.inc
index 44b1b8e067b5b5bae6ee2e931e977ce66fce5796..61c682a9a91413b482fc7716bbad49108d017407 100644 (file)
@@ -8,7 +8,7 @@
 # a document, like title, author and such.
 
 
-Format 84
+Format 98
 
 Style Title
        Margin                Static
@@ -53,8 +53,9 @@ Style Author
        DocBookTag            personname
        DocBookTagType        paragraph
        DocBookWrapperTag     author
-       DocBookWrapperTagType inline
+       DocBookWrapperTagType block
        DocBookInInfo         always
+       DocBookNoFontInside   true
 End
 
 
@@ -77,4 +78,5 @@ Style Date
        DocBookTag            date
        DocBookTagType        paragraph
        DocBookInInfo         always
+    DocBookNoFontInside   true
 End