X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdtitle.inc;h=c8fbb2e9d2c84359f73e5005729f4f819423412a;hb=69a6c41b9417c0f069f4eeae2b0f2e932ee39be4;hp=64c8bc8ae410e058fe949fbe2bb61bcca6e6c93e;hpb=3ccd0abf7e7857bb77cbf4d82326b9316514d3b2;p=lyx.git diff --git a/lib/layouts/db_stdtitle.inc b/lib/layouts/db_stdtitle.inc index 64c8bc8ae4..c8fbb2e9d2 100644 --- a/lib/layouts/db_stdtitle.inc +++ b/lib/layouts/db_stdtitle.inc @@ -6,37 +6,21 @@ # It is desirable, as far as possible, to have the same look and feel for # related layouts in latex and docbook. -Format 34 +Format 96 Input stdtitle.inc -Style Title - LatexType Command - LatexName articleinfo - CommandDepth 2 - InnerTag title -End - - -Style Author - LatexType Environment - LatexName author -End - - Style Authorgroup CopyStyle Author LatexType Environment LatexName authorgroup - InnerTag author -End - - -Style Date - LatexType Paragraph - LatexName date - Align Center - AlignPossible Left,Center + # TODO: missing a DocBookInnerTag to be valid (authorgroup > author > personname). + DocBookTag author + DocBookTagType paragraph + DocBookInnerTag personname + DocBookInnerTagType inline + DocBookWrapperTag authorgroup + DocBookWrapperTagType paragraph End @@ -54,9 +38,11 @@ Style RevisionHistory ParSep 0 Align Block KeepEmpty 1 - LabelType Centered_Top_Environment + LabelType Centered LabelString "Revision History" LabelBottomSep 0.5 + DocBookTag revhistory + DocBookTagType paragraph End @@ -72,6 +58,8 @@ Style Revision BottomSep 0.5 ParSep 0.5 Align Block + DocBookTag revision + DocBookTagType paragraph End @@ -88,11 +76,13 @@ Style RevisionRemark ParSep 1 Align Block LabelType No_Label + DocBookTag revremark + DocBookTagType paragraph End Style FirstName - ObsoletedBy Standard + ObsoletedBy Standard End Style Surname