-
Notifications
You must be signed in to change notification settings - Fork 52
/
Copy pathscutthesis.layout
296 lines (259 loc) · 5.84 KB
/
scutthesis.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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[scutthesis]{book (SCUT Thesis)}
# Author :Alwin Tsui <alwintsui@gmail.com>
# v.1.0 Jun 20,2010
# v.1.1 Mar 30,2011
# v.1.2 Jun 12,2015
Format 11
Columns 1
Sides 1
PageStyle Headers
Provides natbib-internal 1
Provides url 1
# Default textclass options. The user may need to modify this.
ClassOptions
Other "unicode"
End
Style Standard
Margin Static
LatexType Paragraph
LatexName dummy
ParIndent MM
ParSkip 0.4
Align Block
AlignPossible Block, Left, Right, Center
LabelType No_Label
End
Input stdsections.inc
Input stdinsets.inc
Input numreport.inc
Style Chapter
Align Center
AlignPossible Block, Center, Left
Font
Series Medium
Shape Smallcaps
Size Large
EndFont
End
Style Section
Align Left
AlignPossible Block, Center, Left
Font
Series Medium
Shape Smallcaps
Size Large
EndFont
End
Style Subsection
Font
Series Bold
Size Normal
EndFont
End
Style Subsubsection
Font
Shape Italic
Size Normal
EndFont
End
Style Paragraph
TopSep 0.7
ParSep 0.4
Font
Shape Italic
Size Normal
EndFont
End
# then define the unumbered sections, based on the numbered ones.
Input stdstarsections.inc
#NoStyle Chapter*
NoStyle Subparagraph*
Input stdlayouts.inc
Input stdlists.inc
Input stdtitle.inc
Input stdstruct.inc
Style Institue
Margin Static
LatexType Command
Category FrontMatter
InTitle 1
LatexName institute
LabelSep xxx
ParSkip 0.4
TopSep 1.3
BottomSep 0.7
ParSep 0.7
Align Center
LabelType No_Label
Font
Size Large
EndFont
End
Style Supervisor
CopyStyle Author
LatexName supervisor
End
NoStyle Abstract
NoStyle Keywords
Style AbstractCN
Margin Static
LatexType Environment
LatexName abstractCN
Category FrontMatter
InTitle 0
NextNoIndent 1
LeftMargin MMM
RightMargin MMM
ParIndent MM
ItemSep 0.2
ParSep 0.3
TopSep 0.7
BottomSep 0.7
Align Block
LabelType Centered
LabelString "摘 要"
LabelBottomSep 0.5
Font
Size Small
EndFont
LabelFont
Series Bold
Size Large
EndFont
HTMLLabelFirst 1
HTMLForceCSS 1
HTMLStyle
div.abstract {
margin: 4ex;
}
div.abstract_item {
font-size: small;
padding-top: 1ex;
}
div.abstract_label {
font-weight: bold;
}
EndHTMLStyle
End
Style AbstractEN
CopyStyle AbstractCN
LatexName abstractEN
LabelString "Abstract"
End
Style KeywordsCN
Margin First_Dynamic
LatexType Command
LatexName keywordsCN
Category FrontMatter
InTitle 0
NextNoIndent 0
ParIndent MM
LabelSep xx
ItemSep 0
TopSep 0.7
BottomSep 0.7
ParSep 0
Align Block
AlignPossible Block, Left
LabelType Static
LabelString "关键词:"
LabelFont
Series Bold
EndFont
End
Style KeywordsEN
CopyStyle KeywordsCN
LatexName keywordsEN
LabelString "Keywords:"
End
Style Chapterx
CopyStyle Chapter*
LatexName chapterx
End
Style Abstractx
Margin Static
LatexType Command
Category Unnumbered
InTitle 1
LatexName abstractx
LabelSep xxx
ParSkip 0.4
TopSep 1.3
BottomSep 0.7
ParSep 0.7
Align Center
LabelType No_Label
Font
Size Large
EndFont
End
Style Appendix
CopyStyle Chapter*
# LabelString "Appendix"
LatexName appendix
Category BackMatter
End
Input stdfloats.inc
Input stdcounters.inc
Counter example
End
Style Example
CopyStyle Definition
LatexName example
LabelCounter example
LabelString "Example \theexample."
End
Counter remark
End
Style Remark
CopyStyle Definition
LatexName remark
LabelCounter remark
LabelString "Remark \theremark."
End
Counter notation
End
Style Notation
CopyStyle Definition
LatexName notation
LabelCounter notation
LabelString "Notation \thenotation."
End
Counter theorem
End
Style Theorem
LatexType Environment
LatexName theorem
Margin First_Dynamic
TopSep 0.6
BottomSep 0.6
Align Block
NextNoIndent 1
LabelType Counter
LabelCounter theorem
LabelString "Theorem \thetheorem."
LabelSep M
LabelFont
Series Bold
Shape Up
EndFont
TextFont
Shape Italic
EndFont
End
Style Proof
LatexType Environment
LatexName proof
Margin First_Dynamic
TopSep 0.6
BottomSep 0.6
Align Block
LabelType Static
LabelString "Proof."
LabelSep M
LabelFont
Series Bold
EndFont
EndLabelType Box
End