X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdtitle.inc;h=31f175e1968ff992007b12a360717ff7e3807b86;hb=5297862855f89ed44e62e7667e83b5fc1fd16e16;hp=3bc482ec38aff5e7579621dc4daf14d7eee863f7;hpb=082bdf47c9b92f41142498b12f0b90d1f59bc80d;p=features.git diff --git a/lib/layouts/stdtitle.inc b/lib/layouts/stdtitle.inc index 3bc482ec38..31f175e196 100644 --- a/lib/layouts/stdtitle.inc +++ b/lib/layouts/stdtitle.inc @@ -8,41 +8,7 @@ # a document, like title, author and such. -Format 21 - -# CSS for the TOC -AddToHTMLPreamble - -EndPreamble - +Format 93 Style Title Margin Static @@ -61,6 +27,10 @@ Style Title Size Largest EndFont HTMLTag h1 + HTMLTitle true + DocBookTag title + DocBookTagType paragraph + DocBookInInfo maybe End @@ -80,6 +50,12 @@ Style Author Font Size Large EndFont + DocBookTag personname + DocBookTagType paragraph + DocBookWrapperTag author + DocBookWrapperTagType block + DocBookInInfo always + DocBookNoFontInside true End @@ -99,4 +75,8 @@ Style Date Font Size Large EndFont + DocBookTag date + DocBookTagType paragraph + DocBookInInfo always + DocBookNoFontInside true End