]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdtitle.inc
DocBook: mark dates to disallow fonts inside.
[features.git] / lib / layouts / stdtitle.inc
index c7e0240833b210db17776c812dd31276b0ce0cfb..31f175e1968ff992007b12a360717ff7e3807b86 100644 (file)
@@ -8,7 +8,7 @@
 # a document, like title, author and such.
 
 
-Format 90
+Format 93
 
 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