]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdtitle.inc
Fix bug #11410.
[lyx.git] / lib / layouts / stdtitle.inc
index d48cc6a47518e12647fc4e991f5b721f9ad1f074..bf1eee84b967609d57fd222d49222ff7e9f36872 100644 (file)
@@ -8,7 +8,7 @@
 # a document, like title, author and such.
 
 
-Format 92
+Format 97
 
 Style Title
        Margin                Static
@@ -55,6 +55,7 @@ Style Author
        DocBookWrapperTag     author
        DocBookWrapperTagType block
        DocBookInInfo         always
+       DocBookNoFontInside   true
 End
 
 
@@ -77,4 +78,5 @@ Style Date
        DocBookTag            date
        DocBookTagType        paragraph
        DocBookInInfo         always
+    DocBookNoFontInside   true
 End