1#% Do not delete the line below; configure depends on this
2#  \DeclareLaTeXClass{Simple CV}
3#  \DeclareCategory{Curricula Vitae}
4# Simple CV textclass definition file.
5# Author : Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
6
7
8Format 66
9Columns                 1
10Sides                   1
11SecNumDepth             -1
12TocDepth                -1
13
14Input stdcounters.inc
15Input stdinsets.inc
16
17
18Style Standard
19	Category              MainText
20	Margin                Static
21	LatexType             Paragraph
22	LatexName             dummy
23	ParIndent             MM
24	ParSkip               0.4
25	Align                 Block
26	AlignPossible         Block, Left, Right, Center
27	LabelType             No_Label
28End
29
30
31Style Section
32	Category              Sectioning
33	Margin                Dynamic
34	LatexType             Command
35	LatexName             section
36	NeedProtect           1
37	NextNoIndent          1
38	LabelSep              xxx
39	ParSkip               0.4
40	TopSep                1.3
41	BottomSep             0.7
42	ParSep                0.7
43	Align                 Block
44	LabelType             No_Label
45	Font
46	  Family              Sans
47	  Series              Bold
48	EndFont
49	TocLevel 1
50	Argument 1
51		LabelString   "Short Title|S"
52		Tooltip       "The section as it appears in the table of contents/running headers"
53		InsertCotext   1
54		IsTocCaption   1
55	EndArgument
56End
57
58
59Style Subsection
60	CopyStyle             Section
61	LatexName             subsection
62	Margin                Static
63	LeftMargin            MMM
64	TocLevel 2
65End
66
67Style Topic
68	Margin                Manual
69	LatexType             Item_environment
70	LatexName             topic
71	NextNoIndent          1
72	LabelSep              xxx
73	ParSkip               0.4
74	ItemSep               0.2
75	TopSep                0.7
76	BottomSep             0.7
77	ParSep                0.3
78	Align                 Block
79	AlignPossible         Block, Left
80	LabelType             Manual
81	LabelFont
82	  Family              Sans
83	  Shape               Slanted
84	EndFont
85End
86
87
88Style Itemize
89	Category              List
90	Margin                Static
91	LatexType             Item_Environment
92	LatexName             itemize
93	NextNoIndent          1
94	ToggleIndent          Never
95	LeftMargin            MMN
96	LabelSep              xx
97	ItemSep               0.2
98	TopSep                0.7
99	BottomSep             0.7
100	ParSep                0.3
101	Align                 Block
102	AlignPossible         Block, Left
103	LabelType             Itemize
104	HTMLTag               ul
105	HTMLItem              li
106	HTMLLabel             NONE
107End
108
109
110Style Left_Header
111	CopyStyle             Standard
112	LatexType             Command
113	LatexName             leftheader
114	InTitle               1
115	ParIndent             ""
116	ParSkip               0.4
117	BottomSep             1
118	Align                 Block
119	AlignPossible         Block, Left, Right, Center
120	LabelType             No_Label
121	Font
122	  Family              Sans
123	EndFont
124End
125
126
127Style Right_Header
128	CopyStyle             Left_Header
129	LatexName             rightheader
130	Margin                Right_Address_Box
131End
132
133
134Style Title
135	Category              FrontMatter
136	Margin                Static
137	LatexType             Command
138	InTitle               1
139	LatexName             title
140	ParSkip               0.4
141	ItemSep               0
142	TopSep                0
143	BottomSep             1
144	ParSep                1
145	Align                 Center
146	LabelType             No_Label
147	Font
148	  Family              Sans
149	  Series              Bold
150	  Size                Largest
151	EndFont
152	HTMLTitle             true
153End
154
155
156Style Bibliography
157	CopyStyle             Topic
158	Category              BackMatter
159	LatexName             thebibliography
160	LatexType             Bib_Environment
161	LabelType             Bibliography
162	LabelBottomSep        0.7
163	ToggleIndent          Never
164	LabelFont
165	  Size                Tiny
166	EndFont
167	TocLevel              1
168	IsTocCaption          0
169End
170