]> git.lyx.org Git - features.git/blob - lib/layouts/moderncv.layout
support for moderncv: Layout file and template as we currently have no CV template...
[features.git] / lib / layouts / moderncv.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{curriculum vitae (modern)}
3 # modern CV textclass definition file.
4 # Author : Uwe Stöhr (uwestoehr@web.de)
5
6
7 # General textclass parameters
8 Format 3
9 Columns                 1
10 Sides                   1
11 SecNumDepth             -1
12 TocDepth                -1
13
14
15 # Standard style definition
16 Style Standard
17         Margin                Static
18         LatexType             Paragraph
19         LatexName             dummy
20         ParIndent             MM
21         ParSkip               0.4
22         Align                 Block
23         AlignPossible         Block, Left, Right, Center
24         LabelType             No_Label
25 End
26
27 Input stdfloats.inc
28 Input stdcounters.inc
29
30 Style Section
31         Margin                Dynamic
32         LatexType             Command
33         LatexName             section
34         NeedProtect           1
35         NextNoIndent          1
36         LabelSep              xxx
37         ParSkip               0.4
38         TopSep                1.3
39         BottomSep             0.7
40         ParSep                0.7
41         Align                 Block
42         AlignPossible         Block, Left
43         LabelType             No_Label
44         Font
45           Family              Sans
46           Series              Bold
47         EndFont
48 End
49