This repository has been archived by the owner on Sep 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
jsme10.sty
64 lines (55 loc) · 2.14 KB
/
jsme10.sty
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
\NeedsTeXFormat{pLaTeX2e}
\ProvidesFile{jsme10.sty}
[1998/04/07 v1.1m Standard pLaTeX file (size option)]
\if@twoside
\oddsidemargin 44pt\evensidemargin 78pt\marginparwidth 107pt
\else
\oddsidemargin 60pt\evensidemargin 60pt\marginparwidth 90pt
\fi
\marginparsep 11pt
\textheight 578pt \textwidth 327pt \columnsep 10pt \columnseprule 0pt
%\topmargin 1.7em\headheight 1.2em\headsep 2.5em %\footheight 1.2em
\topmargin 27pt\headheight 12pt\headsep 25pt %\footheight 1.2em
\footskip 24mm
\footnotesep .67em
\skip\footins .9em plus .4em minus .2em
\floatsep .2em plus .2em minus .2em
\textfloatsep .2em plus .2em minus .2em
\intextsep .2em plus .2em minus .2em
%\@maxsep 2em
\dblfloatsep\floatsep
\dbltextfloatsep\textfloatsep
%\@dblmaxsep\@maxsep
\@fptop 0pt plus 1fil \@fpsep 8pt plus 2fil \@fpbot 0pt plus 1fil
\@dblfptop 0pt plus 1fil \@dblfpsep 8pt plus 2fil \@dblfpbot 0pt plus 1fil
\marginparpush 5pt
\parskip 0pt plus 1pt \parindent 1zw\partopsep 0pt plus 1pt minus 0pt
\@lowpenalty 51 \@medpenalty 151 \@highpenalty 301
\@beginparpenalty -\@lowpenalty \@endparpenalty -\@lowpenalty \@itempenalty
-\@lowpenalty
\setcounter{secnumdepth}{3}
\def\appendix{\par
\setcounter{section}{0}
\setcunter{subsection}{0}
\def\thesection{\Alph{section}}}
\leftmargini 2.5em \leftmarginii 2.2em \leftmarginiii 1.87em
\leftmarginiv 1.7em \leftmarginv 1em \leftmarginvi 1em
\leftmargin\leftmargini
\labelwidth\leftmargini\advance\labelwidth-\labelsep
\labelsep .5em
\def\@listI{\leftmargin\leftmargini
\topsep 2pt plus 1pt\parsep\topsep\itemsep 0pt plus 1pt}
\let\@listi\@listI
\@listi
\def\@listii{\leftmargin\leftmarginii
\labelwidth\leftmarginii\advance\labelwidth-\labelsep
\topsep 0pt plus 1pt\parsep\topsep \itemsep\parsep}
\def\@listiii{\leftmargin\leftmarginiii
\labelwidth\leftmarginiii\advance\labelwidth-\labelsep
\topsep 0pt plus 1pt\parsep \z@ \partopsep\topsep \itemsep\topsep}
\def\@listiv{\leftmargin\leftmarginiv
\labelwidth\leftmarginiv\advance\labelwidth-\labelsep}
\def\@listv{\leftmargin\leftmarginv
\labelwidth\leftmarginv\advance\labelwidth-\labelsep}
\def\@listvi{\leftmargin\leftmarginvi
\labelwidth\leftmarginvi\advance\labelwidth-\labelsep}