X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdtitle.inc;h=f9ba61ce381f36547eabab96f8e83b33aa6917b1;hb=d0379db1aab1aeeefeea8cf31db7ab7d88396fed;hp=248e39e5912edbc9cc678ef5a1cb2fa72af57799;hpb=4c0fafb715871bcc26207b64fe4e725fcaedd7c5;p=lyx.git diff --git a/lib/layouts/db_stdtitle.inc b/lib/layouts/db_stdtitle.inc index 248e39e591..f9ba61ce38 100644 --- a/lib/layouts/db_stdtitle.inc +++ b/lib/layouts/db_stdtitle.inc @@ -1,24 +1,26 @@ # Textclass definition file for docbook. -# Author : José Abílio Oliveira Matos - -# This file is the counterpart of stdstile.inc -# It is desireable, as far as possible, to have the same look and feeling for +# Author : José Abílio Oliveira Matos +# Modified Martin Vermeer +# +# This file is the counterpart of stdstyle.inc +# It is desirable, as far as possible, to have the same look and feel for # related layouts in latex and docbook. +Format 80 Input stdtitle.inc Style Title LatexType Command LatexName articleinfo - LatexParam "2|" + CommandDepth 2 + InnerTag title End Style Author LatexType Environment LatexName author - KeepEmpty 1 End @@ -26,38 +28,14 @@ Style Authorgroup CopyStyle Author LatexType Environment LatexName authorgroup - LatexParam author -End - - -Style FirstName - Margin Static - LatexType Paragraph - LatexName firstname - ParIndent MM - ParSkip 0.4 - Align Center - AlignPossible Center - LabelType No_Label -End - - -Style Surname - Margin Static - LatexType Paragraph - LatexName surname - ParIndent MM - ParSkip 0.4 - Align Center - AlignPossible Center - LabelType No_Label + InnerTag author End Style Date LatexType Paragraph LatexName date - Align Left + Align Center AlignPossible Left,Center End @@ -66,7 +44,8 @@ Style RevisionHistory Margin Static LatexType Command LatexName revhistory - LatexParam "3|!-- --" + CommandDepth 3 + InnerTag "!-- --" LeftMargin MMM RightMargin MMM ParIndent MM @@ -74,9 +53,8 @@ Style RevisionHistory BottomSep 0 ParSep 0 Align Block - AlignPossible Block KeepEmpty 1 - LabelType Centered_Top_Environment + LabelType Centered LabelString "Revision History" LabelBottomSep 0.5 End @@ -86,14 +64,14 @@ Style Revision Margin Dynamic LatexType Command LatexName revision - LatexParam "4|revnumber" + CommandDepth 4 + InnerTag revnumber LabelSep xxx ParSkip 0.4 TopSep 0.9 BottomSep 0.5 ParSep 0.5 Align Block - AlignPossible Block End @@ -109,6 +87,14 @@ Style RevisionRemark BottomSep 0.0 ParSep 1 Align Block - AlignPossible Block LabelType No_Label End + + +Style FirstName + ObsoletedBy Standard +End + +Style Surname + ObsoletedBy Standard +End