X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdtitle.inc;h=31f175e1968ff992007b12a360717ff7e3807b86;hb=5297862855f89ed44e62e7667e83b5fc1fd16e16;hp=915c115b7627d9be5393d3faae8d53859e81681b;hpb=d2e5ef3d654d0b633cd5f56e3551c09b80eed9ab;p=features.git diff --git a/lib/layouts/stdtitle.inc b/lib/layouts/stdtitle.inc index 915c115b76..31f175e196 100644 --- a/lib/layouts/stdtitle.inc +++ b/lib/layouts/stdtitle.inc @@ -8,7 +8,8 @@ # a document, like title, author and such. -Format 6 +Format 93 + Style Title Margin Static LatexType Command @@ -25,6 +26,11 @@ Style Title Font Size Largest EndFont + HTMLTag h1 + HTMLTitle true + DocBookTag title + DocBookTagType paragraph + DocBookInInfo maybe End @@ -44,6 +50,12 @@ Style Author Font Size Large EndFont + DocBookTag personname + DocBookTagType paragraph + DocBookWrapperTag author + DocBookWrapperTagType block + DocBookInInfo always + DocBookNoFontInside true End @@ -63,4 +75,8 @@ Style Date Font Size Large EndFont + DocBookTag date + DocBookTagType paragraph + DocBookInInfo always + DocBookNoFontInside true End