]> git.lyx.org Git - lyx.git/blob - lib/layouts/moderncv.layout
0bf79110d9922373d2f1c4dc970871d1968f4405
[lyx.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 stdcounters.inc
28
29 Style Section
30         Margin                Dynamic
31         LatexType             Command
32         LatexName             section
33         NeedProtect           1
34         NextNoIndent          1
35         LabelSep              xxx
36         ParSkip               0.4
37         TopSep                1.3
38         BottomSep             0.7
39         ParSep                0.7
40         Align                 Block
41         AlignPossible         Block, Left
42         LabelType             No_Label
43         Font
44           Family              Sans
45           Series              Bold
46         EndFont
47 End
48
49 Style Bibliography
50         Margin                First_Dynamic
51         LatexType             Bib_Environment
52         LatexName             thebibliography
53         NextNoIndent          1
54         LeftMargin            MM
55         ParSkip               0.4
56         ItemSep               0
57         TopSep                0.7
58         BottomSep             0.7
59         ParSep                0.5
60         Align                 Block
61         AlignPossible         Block, Left
62         LabelType             Bibliography
63         LabelString           "References"
64         LabelBottomSep        1.2
65         LabelFont
66           Series              Bold
67           Size                Larger
68           Family              Sans
69         EndFont
70 End
71