mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
9ef3f928a5
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8142 a592a061-630c-0410-9148-cb99ea01b6c8
352 lines
7.4 KiB
Plaintext
352 lines
7.4 KiB
Plaintext
#% Do not delete the line below; configure depends on this
|
|
# \DeclareLinuxDocClass[article]{SGML (LinuxDoc article)}
|
|
# LinuxDoc textclass definition file.
|
|
# Author : Pascal André <andre@via.ecp.fr>
|
|
|
|
|
|
Columns 1
|
|
Sides 1
|
|
PageStyle Plain
|
|
OutputType linuxdoc
|
|
DefaultStyle Standard
|
|
|
|
ClassOptions
|
|
Header "<!doctype linuxdoc system"
|
|
End
|
|
|
|
|
|
Input stdcounters.inc
|
|
Input stdfloats.inc
|
|
Input numarticle.inc
|
|
|
|
|
|
Style Standard
|
|
Margin Static
|
|
LatexType Paragraph
|
|
LatexName p
|
|
ParSkip 0.4
|
|
Align Block
|
|
AlignPossible Block
|
|
LabelType No_Label
|
|
End
|
|
|
|
|
|
Style Quote
|
|
Margin Static
|
|
LatexType Environment
|
|
LatexName quote
|
|
ParIndent MM
|
|
ParSkip 0.4
|
|
Align Block
|
|
AlignPossible Block
|
|
LabelType No_Label
|
|
End
|
|
|
|
|
|
Style Title
|
|
Margin Static
|
|
LatexType Paragraph
|
|
LatexName title
|
|
NextNoIndent 1
|
|
ParSkip 0.4
|
|
Align Center
|
|
AlignPossible Block, Center, Left, Right, Center
|
|
LabelType No_Label
|
|
Fill_Top 1
|
|
Fill_Bottom 1
|
|
Font
|
|
Family Sans
|
|
Series Bold
|
|
Size Largest
|
|
EndFont
|
|
LabelFont
|
|
Family Sans
|
|
Series Bold
|
|
Size Largest
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Section
|
|
Margin Dynamic
|
|
LatexType Command
|
|
LatexName sect
|
|
LabelSep xxx
|
|
ParSkip 0.4
|
|
TopSep 1.3
|
|
BottomSep 0.7
|
|
ParSep 0.7
|
|
Align Block
|
|
AlignPossible Block, Left
|
|
Font
|
|
Series Bold
|
|
Size Larger
|
|
EndFont
|
|
LabelFont
|
|
Series Bold
|
|
Size Larger
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Subsection
|
|
Margin Dynamic
|
|
LatexType Command
|
|
LatexName sect1
|
|
LabelSep xxx
|
|
ParSkip 0.4
|
|
TopSep 0.9
|
|
BottomSep 0.5
|
|
ParSep 0.5
|
|
Align Block
|
|
AlignPossible Block, Left
|
|
Font
|
|
Series Bold
|
|
Size Large
|
|
EndFont
|
|
LabelFont
|
|
Series Bold
|
|
Size Large
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Subsubsection
|
|
Margin Dynamic
|
|
LatexType Command
|
|
LatexName sect2
|
|
LabelSep xxx
|
|
ParSkip 0.4
|
|
TopSep 0.7
|
|
BottomSep 0.4
|
|
ParSep 0.4
|
|
Align Block
|
|
AlignPossible Block, Left
|
|
Font
|
|
Series Bold
|
|
EndFont
|
|
LabelFont
|
|
Series Bold
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Paragraph
|
|
Margin Dynamic
|
|
LatexType Command
|
|
LatexName sect3
|
|
LabelSep xxx
|
|
ParSkip 0.4
|
|
TopSep 0.4
|
|
BottomSep 0.4
|
|
Align Block
|
|
AlignPossible Block, Left
|
|
Font
|
|
Series Bold
|
|
EndFont
|
|
LabelFont
|
|
Series Bold
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Subparagraph
|
|
CopyStyle Paragraph
|
|
LatexName sect4
|
|
LeftMargin MM
|
|
End
|
|
|
|
|
|
Style Enumerate
|
|
Margin Static
|
|
LatexType Item_Environment
|
|
LatexName enum
|
|
LeftMargin MMN
|
|
LabelSep xx
|
|
ItemSep 0.2
|
|
TopSep 0.7
|
|
BottomSep 0.7
|
|
ParSep 0.3
|
|
Align Block
|
|
AlignPossible Block, Left
|
|
LabelType Enumerate
|
|
End
|
|
|
|
|
|
Style Itemize
|
|
Margin Static
|
|
LatexType Item_Environment
|
|
LatexName itemize
|
|
LeftMargin MMN
|
|
LabelSep xx
|
|
ItemSep 0.2
|
|
TopSep 0.7
|
|
BottomSep 0.7
|
|
ParSep 0.3
|
|
Align Block
|
|
AlignPossible Block, Left
|
|
LabelType Itemize
|
|
LabelString *
|
|
End
|
|
|
|
|
|
Style Description
|
|
Margin First_Dynamic
|
|
LatexType Item_environment
|
|
LatexName descrip
|
|
LeftMargin MM
|
|
LabelSep xxx
|
|
ParSkip 0.4
|
|
ItemSep 0.2
|
|
TopSep 0.7
|
|
BottomSep 0.7
|
|
ParSep 0.3
|
|
Align Block
|
|
AlignPossible Block, Left
|
|
LabelType Manual
|
|
LabelString MM
|
|
LabelFont
|
|
Series Bold
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Verbatim
|
|
Margin Static
|
|
LatexType environment
|
|
LatexName verb
|
|
LeftMargin MM
|
|
LabelSep xx
|
|
ItemSep 0.2
|
|
Topsep 0.7
|
|
BottomSep 0.7
|
|
ParSep 0.3
|
|
Align Block
|
|
AlignPossible Block
|
|
FreeSpacing 1
|
|
LabelType No_Label
|
|
Font
|
|
Family Typewriter
|
|
EndFont
|
|
LabelFont
|
|
Family Typewriter
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Code
|
|
Margin Static
|
|
LatexType Environment
|
|
LatexParam CDATA
|
|
LatexName code
|
|
LeftMargin MM
|
|
LabelSep xx
|
|
ItemSep 0.2
|
|
TopSep 0.7
|
|
BottomSep 0.7
|
|
ParSep 0.3
|
|
Align Block
|
|
AlignPossible Block
|
|
LabelType No_Label
|
|
FreeSpacing 1
|
|
End
|
|
|
|
|
|
Style Author
|
|
Margin Dynamic
|
|
LatexType Paragraph
|
|
LatexName author
|
|
LabelSep xxx
|
|
ParSkip 0.4
|
|
TopSep 1.3
|
|
BottomSep 0.7
|
|
ParSep 0.7
|
|
Align Center
|
|
AlignPossible Center
|
|
LabelType No_Label
|
|
Font
|
|
Size Larger
|
|
EndFont
|
|
LabelFont
|
|
Size Larger
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Date
|
|
Margin Dynamic
|
|
LatexType Paragraph
|
|
LatexName date
|
|
LabelSep xxx
|
|
ParSkip 0.4
|
|
TopSep 0.9
|
|
BottomSep 0.5
|
|
ParSep 0.5
|
|
Align Center
|
|
AlignPossible Center
|
|
LabelType No_Label
|
|
Font
|
|
Size Large
|
|
EndFont
|
|
LabelFont
|
|
Size Large
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style Abstract
|
|
Margin Static
|
|
LatexType Paragraph
|
|
LatexName abstract
|
|
LeftMargin MM
|
|
LabelSep xx
|
|
ItemSep 0
|
|
TopSep 0.7
|
|
BottomSep 0.7
|
|
ParSep 0
|
|
Align Block
|
|
AlignPossible Block
|
|
LabelType No_Label
|
|
Font
|
|
Shape Italic
|
|
EndFont
|
|
LabelFont
|
|
Shape Italic
|
|
EndFont
|
|
End
|
|
|
|
|
|
Style SGML
|
|
Margin Static
|
|
LatexType Paragraph
|
|
LatexName "!-- --"
|
|
NewLine 0
|
|
ParIndent MM
|
|
ParSkip 0.4
|
|
ParSep 0.5
|
|
Align Left
|
|
AlignPossible Block, Left, Right, Center
|
|
LabelType No_Label
|
|
FreeSpacing 1
|
|
PassThru 1
|
|
End
|
|
|
|
|
|
Style Caption
|
|
Margin First_Dynamic
|
|
LatexType Paragraph
|
|
LatexName caption
|
|
NeedProtect 1
|
|
LabelSep xx
|
|
ParSkip 0.4
|
|
TopSep 0.5
|
|
Align Center
|
|
AlignPossible Center
|
|
LabelType Sensitive
|
|
LabelString Caption
|
|
OptionalArgs 1
|
|
LabelFont
|
|
Series Bold
|
|
EndFont
|
|
End
|