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