X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdtitle.inc;h=31f175e1968ff992007b12a360717ff7e3807b86;hb=5297862855f89ed44e62e7667e83b5fc1fd16e16;hp=1669614f989788373587280c6b8b07ea173ebc2e;hpb=bfddee97e191a853f0576f4fab3f095c4e9ce0de;p=features.git diff --git a/lib/layouts/stdtitle.inc b/lib/layouts/stdtitle.inc index 1669614f98..31f175e196 100644 --- a/lib/layouts/stdtitle.inc +++ b/lib/layouts/stdtitle.inc @@ -8,46 +8,7 @@ # a document, like title, author and such. -Format 34 - -# CSS for the TOC -AddToHTMLPreamble - -EndPreamble - +Format 93 Style Title Margin Static @@ -67,6 +28,9 @@ Style Title EndFont HTMLTag h1 HTMLTitle true + DocBookTag title + DocBookTagType paragraph + DocBookInInfo maybe End @@ -86,6 +50,12 @@ Style Author Font Size Large EndFont + DocBookTag personname + DocBookTagType paragraph + DocBookWrapperTag author + DocBookWrapperTagType block + DocBookInInfo always + DocBookNoFontInside true End @@ -105,4 +75,8 @@ Style Date Font Size Large EndFont + DocBookTag date + DocBookTagType paragraph + DocBookInInfo always + DocBookNoFontInside true End