This repository has been archived by the owner on Jun 10, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheasychair.layout
143 lines (130 loc) · 3.57 KB
/
easychair.layout
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[easychair,xcolor.sty,geometry.sty,footmisc.sty,hyperref.sty,graphicx.sty,listings.sty,latexsym.sty,amsthm.sty,empheq.sty,keyval.sty,lastpage.sty,fancyhdr.sty,environ.sty,article]{EasyChair article}
# \DeclareCategory{Articles}
# EasyChair article class
# Author : Guillaume Munch-Maccagnoni <[email protected]>
Format 64
Input article.layout
NoStyle Address
NoStyle Right_Address
NoStyle LyX-Code
NoStyle Verse
Columns 1
Sides 2
PageStyle fancy
DefaultStyle Standard
DefaultModule theorems-ams
Provides amsthm 1
Provides xcolor 1
Provides geometry 1
Provides footmisc 1
Provides hyperref 1
Provides graphicx 1
Provides listings 1
Provides latexsym 1
Provides amsthm 1
Provides empheq 1
Provides keyval 1
Provides lastpage 1
Provides fancyhdr 1
ClassOptions
FontSize 8|9|10|11|12
PageStyle fancy
Other a4paper
End
InsetLayout Flex:email
LyxType custom
ContentAsLabel 1
Decoration Classic
LabelString "Email"
LatexName email
LatexType command
Font
Family Typewriter
EndFont
LabelFont
Color Blue
Shape Italic
Family Roman
EndFont
Spellcheck 0
End
InsetLayout Flex:inst_(for_Author)
LyxType custom
ContentAsLabel 1
Decoration Classic
LabelString "inst"
LatexName inst
LatexType command
LabelFont
Color latex
EndFont
End
Counter institute
End
Counter author
End
# for \Collect@Body
AddToPreamble
\RequirePackage{environ}
EndPreamble
Style Author
Category FrontMatter
LatexType Item_Environment
LatexName lyxauthor
ItemCommand and
Preamble
\def\@lyxauthor#1{\author{\@gobble#1}}
\newenvironment{lyxauthor}{\Collect@Body\@lyxauthor}{}
EndPreamble
NextNoIndent 1
ToggleIndent Never
Align Left
LabelType Static
LabelCounter author
ResumeCounter 0
LabelString "Author \theauthor "
LabelFont
Color blue
EndFont
Margin Dynamic
End
Style Institute
CopyStyle Author
LatexName lyxinstitute
Preamble
\def\@lyxinstitute#1{\institute{\@gobble#1}}
\newenvironment{lyxinstitute}{\Collect@Body\@lyxinstitute}{}
EndPreamble
LabelCounter institute
LabelString "Institute \theinstitute "
End
# From llncs.layout by Matthias Ettrich, Pascal André, and others.
Style Running_LaTeX_Title
Category FrontMatter
Margin Static
InTitle 1
LatexType Command
LatexName titlerunning
NextNoIndent 1
LeftMargin "Running title:xxx"
LabelSep xxx
ParSkip 0.4
TopSep 1.3
BottomSep 0.7
ParSep 0.7
Align Left
LabelType Static
LabelString "Running Title:"
LabelFont
Series Bold
Shape Italic
Color Red
EndFont
End
Style Author_Running
CopyStyle Running_LaTeX_Title
LatexName authorrunning
LeftMargin "Author Running:xxx"
LabelString "Author Running:"
End