lyx_mirror/lib/layouts/db_stdtitle.inc
Martin Vermeer af37f0d23e Introducing a number of tags parametrizing various
XML formats that we may want to support


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8137 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-25 17:23:36 +00:00

119 lines
2.6 KiB
HTML

# 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.
Input stdtitle.inc
Style Title
LatexType Command
LatexName articleinfo
CommandDepth 2
InnerTag title
End
Style Author
LatexType Environment
LatexName author
KeepEmpty 1
End
Style Authorgroup
CopyStyle Author
LatexType Environment
LatexName authorgroup
InnerTag 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
End
Style Date
LatexType Paragraph
LatexName date
Align Left
AlignPossible Left,Center
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
AlignPossible Block
KeepEmpty 1
LabelType Centered_Top_Environment
LabelString "Revision History"
LabelBottomSep 0.5
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
AlignPossible Block
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
AlignPossible Block
LabelType No_Label
End