2001-01-28 21:54:15 +00:00
|
|
|
|
# Textclass definition file for docbook.
|
|
|
|
|
# Author : Jos<6F> Ab<41>lio Oliveira Matos <jamatos@lyx.org>
|
|
|
|
|
|
|
|
|
|
# This file is the counterpart of stdclass.inc
|
2003-11-25 17:23:36 +00:00
|
|
|
|
# It is desirable, as far as possible, to have the same look and feel for
|
2001-01-28 21:54:15 +00:00
|
|
|
|
# related layouts in latex and docbook.
|
|
|
|
|
|
2003-05-02 08:55:48 +00:00
|
|
|
|
OutputType docbook
|
2001-01-28 21:54:15 +00:00
|
|
|
|
|
2003-05-02 08:55:48 +00:00
|
|
|
|
Columns 1
|
|
|
|
|
Sides 1
|
|
|
|
|
SecNumDepth 3
|
|
|
|
|
TocDepth 3
|
|
|
|
|
DefaultStyle Standard
|
2001-01-28 21:54:15 +00:00
|
|
|
|
|
2003-11-27 16:52:07 +00:00
|
|
|
|
ClassOptions
|
|
|
|
|
Header "<!DOCTYPE # PUBLIC "-//OASIS//DTD DocBook V4.1//EN""
|
|
|
|
|
End
|
2003-09-15 14:29:22 +00:00
|
|
|
|
|
2001-01-28 21:54:15 +00:00
|
|
|
|
Style Standard
|
2003-05-02 08:55:48 +00:00
|
|
|
|
Margin Static
|
|
|
|
|
LatexType Paragraph
|
|
|
|
|
LatexName para
|
|
|
|
|
ParIndent MM
|
|
|
|
|
ParSkip 0.4
|
|
|
|
|
Align Block
|
|
|
|
|
AlignPossible Block
|
|
|
|
|
LabelType No_Label
|
2001-01-28 21:54:15 +00:00
|
|
|
|
End
|
|
|
|
|
|
2003-09-15 15:20:19 +00:00
|
|
|
|
|
2003-11-12 14:38:26 +00:00
|
|
|
|
CharStyle Filename
|
|
|
|
|
LatexType Command
|
|
|
|
|
LatexName filename
|
|
|
|
|
Font
|
|
|
|
|
Family Typewriter
|
|
|
|
|
EndFont
|
|
|
|
|
LabelFont
|
2003-12-06 09:31:30 +00:00
|
|
|
|
Family Roman
|
|
|
|
|
Color blue
|
2003-11-12 14:38:26 +00:00
|
|
|
|
EndFont
|
|
|
|
|
End
|
|
|
|
|
|
2003-11-25 17:23:36 +00:00
|
|
|
|
CharStyle Firstname
|
2003-11-12 14:38:26 +00:00
|
|
|
|
LatexType Command
|
|
|
|
|
LatexName firstname
|
|
|
|
|
Font
|
|
|
|
|
Shape SmallCaps
|
|
|
|
|
EndFont
|
|
|
|
|
LabelFont
|
2003-12-06 09:31:30 +00:00
|
|
|
|
Shape Up
|
|
|
|
|
Color blue
|
2003-11-12 14:38:26 +00:00
|
|
|
|
EndFont
|
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
CharStyle Surname
|
|
|
|
|
LatexType Command
|
|
|
|
|
LatexName surname
|
|
|
|
|
Font
|
|
|
|
|
Shape SmallCaps
|
|
|
|
|
EndFont
|
|
|
|
|
LabelFont
|
2003-12-06 09:31:30 +00:00
|
|
|
|
Shape Up
|
|
|
|
|
Color blue
|
2003-11-12 14:38:26 +00:00
|
|
|
|
EndFont
|
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
CharStyle Literal
|
|
|
|
|
LatexType Command
|
|
|
|
|
LatexName literal
|
|
|
|
|
Font
|
|
|
|
|
Family Typewriter
|
|
|
|
|
EndFont
|
|
|
|
|
LabelFont
|
2003-12-06 09:31:30 +00:00
|
|
|
|
Family Roman
|
|
|
|
|
Color blue
|
2003-11-12 14:38:26 +00:00
|
|
|
|
EndFont
|
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
2001-01-28 21:54:15 +00:00
|
|
|
|
Input db_stdlists.inc
|
|
|
|
|
Input db_stdsections.inc
|
|
|
|
|
Input db_stdstarsections.inc
|
|
|
|
|
Input db_stdtitle.inc
|
|
|
|
|
Input db_stdstruct.inc
|
|
|
|
|
Input db_lyxmacros.inc
|
|
|
|
|
Input db_stdlayouts.inc
|
2003-02-04 15:44:11 +00:00
|
|
|
|
Input stdcounters.inc
|
2003-10-23 15:30:40 +00:00
|
|
|
|
Input db_stdcounters.inc
|
2003-02-04 15:44:11 +00:00
|
|
|
|
Input stdfloats.inc
|