2020-10-07 03:33:56 +00:00
|
|
|
# Textclass definition file for docbook.
|
|
|
|
# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
|
|
|
|
# Modified Martin Vermeer <martin.vermeer@hut.fi>
|
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
|
2024-06-03 14:37:02 +00:00
|
|
|
Format 104
|
2020-10-07 03:33:56 +00:00
|
|
|
Input stdtitle.inc
|
|
|
|
|
|
|
|
|
|
|
|
Style Authorgroup
|
|
|
|
CopyStyle Author
|
|
|
|
LatexType Environment
|
|
|
|
LatexName authorgroup
|
|
|
|
# TODO: missing a DocBookInnerTag to be valid (authorgroup > author > personname).
|
|
|
|
DocBookTag author
|
|
|
|
DocBookTagType paragraph
|
2020-10-07 04:05:22 +00:00
|
|
|
DocBookInnerTag personname
|
|
|
|
DocBookInnerTagType inline
|
2020-10-07 03:33:56 +00:00
|
|
|
DocBookWrapperTag authorgroup
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style RevisionHistory
|
|
|
|
Margin Static
|
|
|
|
LatexType Command
|
|
|
|
LatexName revhistory
|
|
|
|
CommandDepth 3
|
|
|
|
InnerTag "!-- --"
|
|
|
|
LeftMargin MMM
|
|
|
|
RightMargin MMM
|
|
|
|
ParIndent MM
|
|
|
|
TopSep 0.7
|
|
|
|
BottomSep 0
|
|
|
|
ParSep 0
|
|
|
|
Align Block
|
|
|
|
KeepEmpty 1
|
|
|
|
LabelType Centered
|
|
|
|
LabelString "Revision History"
|
|
|
|
LabelBottomSep 0.5
|
|
|
|
DocBookTag revhistory
|
|
|
|
DocBookTagType paragraph
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style Revision
|
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
LatexName revision
|
|
|
|
CommandDepth 4
|
|
|
|
InnerTag revnumber
|
|
|
|
LabelSep xxx
|
|
|
|
ParSkip 0.4
|
|
|
|
TopSep 0.9
|
|
|
|
BottomSep 0.5
|
|
|
|
ParSep 0.5
|
|
|
|
Align Block
|
|
|
|
DocBookTag revision
|
|
|
|
DocBookTagType paragraph
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style RevisionRemark
|
|
|
|
Margin Static
|
|
|
|
LatexType Paragraph
|
|
|
|
InTitle 1
|
|
|
|
LatexName revremark
|
|
|
|
LabelSep xxx
|
|
|
|
ParIndent MM
|
|
|
|
ParSkip 0.0
|
|
|
|
TopSep 0.0
|
|
|
|
BottomSep 0.0
|
|
|
|
ParSep 1
|
|
|
|
Align Block
|
|
|
|
LabelType No_Label
|
|
|
|
DocBookTag revremark
|
|
|
|
DocBookTagType paragraph
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style FirstName
|
|
|
|
ObsoletedBy Standard
|
|
|
|
End
|
|
|
|
|
|
|
|
Style Surname
|
|
|
|
ObsoletedBy Standard
|
|
|
|
End
|