]> 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 9fbc3b77eddafbc00375a9925eee26ed84ea6189..31f175e1968ff992007b12a360717ff7e3807b86 100644 (file)
@@ -8,7 +8,7 @@
 # a document, like title, author and such.
 
 
-Format 85
+Format 93
 
 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