OSDN Git Service

6c8e4fde8579d7d94bcb1afde9e849396762d3d0
[luatex-ja/luatexja.git] / src / ltjtarticle.cls
1 %%
2 %% This is file `ltjtarticle.cls',
3 %% generated with the docstrip utility.
4 %%
5 %% The original source files were:
6 %%
7 %% ltjclasses.dtx  (with options: `article,tate')
8 %% 
9 %% IMPORTANT NOTICE:
10 %% 
11 %% For the copyright see the source file.
12 %% 
13 %% Any modified versions of this file must be renamed
14 %% with new filenames distinct from ltjtarticle.cls.
15 %% 
16 %% For distribution of the original source see the terms
17 %% for copying and modification in the file ltjclasses.dtx.
18 %% 
19 %% This generated file may be distributed as long as the
20 %% original source files, as listed above, are part of the
21 %% same distribution. (The sources need not necessarily be
22 %% in the same archive or directory.)
23 %% File: ltjclasses.dtx
24
25 \NeedsTeXFormat{LaTeX2e}
26 \ProvidesClass{ltjtarticle}
27   [2019/04/06 v1.8b-ltj-16
28  Standard LuaLaTeX-ja class]
29 \RequirePackage{luatexja}
30 \newcounter{@paper}
31 \newif\if@landscape \@landscapefalse
32 \newcommand{\@ptsize}{}
33 \newif\if@restonecol
34 \newif\if@titlepage
35 \@titlepagefalse
36 \hour\time \divide\hour by 60\relax
37 \@tempcnta\hour \multiply\@tempcnta 60\relax
38 \minute\time \advance\minute-\@tempcnta
39 \newif\if@stysize \@stysizefalse
40 \newif\if@mathrmmc \@mathrmmcfalse
41 \DeclareOption{a4paper}{\setcounter{@paper}{1}%
42   \setlength\paperheight {297mm}%
43   \setlength\paperwidth  {210mm}}
44 \DeclareOption{a5paper}{\setcounter{@paper}{2}%
45   \setlength\paperheight {210mm}
46   \setlength\paperwidth  {148mm}}
47 \DeclareOption{b4paper}{\setcounter{@paper}{3}%
48   \setlength\paperheight {364mm}
49   \setlength\paperwidth  {257mm}}
50 \DeclareOption{b5paper}{\setcounter{@paper}{4}%
51   \setlength\paperheight {257mm}
52   \setlength\paperwidth  {182mm}}
53 \DeclareOption{a4j}{\setcounter{@paper}{1}\@stysizetrue
54   \setlength\paperheight {297mm}%
55   \setlength\paperwidth  {210mm}}
56 \DeclareOption{a5j}{\setcounter{@paper}{2}\@stysizetrue
57   \setlength\paperheight {210mm}
58   \setlength\paperwidth  {148mm}}
59 \DeclareOption{b4j}{\setcounter{@paper}{3}\@stysizetrue
60   \setlength\paperheight {364mm}
61   \setlength\paperwidth  {257mm}}
62 \DeclareOption{b5j}{\setcounter{@paper}{4}\@stysizetrue
63   \setlength\paperheight {257mm}
64   \setlength\paperwidth  {182mm}}
65 \DeclareOption{a4p}{\setcounter{@paper}{1}\@stysizetrue
66   \setlength\paperheight {297mm}%
67   \setlength\paperwidth  {210mm}}
68 \DeclareOption{a5p}{\setcounter{@paper}{2}\@stysizetrue
69   \setlength\paperheight {210mm}
70   \setlength\paperwidth  {148mm}}
71 \DeclareOption{b4p}{\setcounter{@paper}{3}\@stysizetrue
72   \setlength\paperheight {364mm}
73   \setlength\paperwidth  {257mm}}
74 \DeclareOption{b5p}{\setcounter{@paper}{4}\@stysizetrue
75   \setlength\paperheight {257mm}
76   \setlength\paperwidth  {182mm}}
77 \if@compatibility
78   \renewcommand{\@ptsize}{0}
79 \else
80   \DeclareOption{10pt}{\renewcommand{\@ptsize}{0}}
81 \fi
82 \DeclareOption{11pt}{\renewcommand{\@ptsize}{1}}
83 \DeclareOption{12pt}{\renewcommand{\@ptsize}{2}}
84 \DeclareOption{landscape}{\@landscapetrue
85   \setlength\@tempdima{\paperheight}%
86   \setlength\paperheight{\paperwidth}%
87   \setlength\paperwidth{\@tempdima}}
88 \DeclareOption{tombow}{%
89   \tombowtrue \tombowdatetrue
90   \setlength{\@tombowwidth}{.1\p@}%
91   \@bannertoken{%
92      \jobname\space(\number\year-\two@digits\month-\two@digits\day
93      \space\two@digits\hour:\two@digits\minute)}%
94   \maketombowbox}
95 \DeclareOption{tombo}{%
96   \tombowtrue \tombowdatefalse
97   \setlength{\@tombowwidth}{.1\p@}%
98   \maketombowbox}
99 \DeclareOption{mentuke}{%
100   \tombowtrue \tombowdatefalse
101   \setlength{\@tombowwidth}{\z@}%
102   \maketombowbox}
103 \DeclareOption{tate}{%
104   \tate\AtBeginDocument{\message{《縦組モード》}\adjustbaseline}%
105 }
106 \AtEndOfPackageFile{everyshi}{%
107   \def\@EveryShipout@Output{%
108     \setbox8\vbox{%
109       \yoko
110       \@EveryShipout@Hook
111       \@EveryShipout@AtNextHook
112       \global\setbox\luatexoutputbox=\box\luatexoutputbox
113     }%
114     \gdef\@EveryShipout@AtNextHook{}%
115     \@EveryShipout@Org@Shipout\box\luatexoutputbox
116   }}
117 \DeclareOption{oneside}{\@twosidefalse}
118 \DeclareOption{twoside}{\@twosidetrue}
119 \DeclareOption{onecolumn}{\@twocolumnfalse}
120 \DeclareOption{twocolumn}{\@twocolumntrue}
121 \DeclareOption{titlepage}{\@titlepagetrue}
122 \DeclareOption{notitlepage}{\@titlepagefalse}
123 \DeclareOption{leqno}{\input{leqno.clo}}
124 \DeclareOption{fleqn}{\input{fleqn.clo}}
125 \DeclareOption{openbib}{%
126   \AtEndOfPackage{%
127    \renewcommand\@openbib@code{%
128       \advance\leftmargin\bibindent
129       \itemindent -\bibindent
130       \listparindent \itemindent
131       \parsep \z@
132       }%
133    \renewcommand\newblock{\par}}}
134 \if@compatibility
135   \@mathrmmctrue
136 \else
137   \DeclareOption{mathrmmc}{\@mathrmmctrue}
138 \fi
139 \DeclareOption{draft}{\setlength\overfullrule{5pt}}
140 \DeclareOption{final}{\setlength\overfullrule{0pt}}
141 \directlua{luatexbase.add_to_callback('luatexja.load_jfm',
142   function (ji, jn) ji.chars['parbdd'] = 0; return ji end,
143   'ltj.jclasses_load_jfm', 1)}
144 {\jfont\g=\ltj@stdmcfont:jfm=min } % loading jfm-min.lua
145 \expandafter\let\csname JY3/mc/m/n/10\endcsname\relax
146 \DeclareFontShape{JY3}{mc}{m}{n}{<-> s * [0.962216] \ltj@stdmcfont:jfm=min}{}
147 \DeclareFontShape{JY3}{gt}{m}{n}{<-> s * [0.962216] \ltj@stdgtfont:jfm=min;jfmvar=goth}{}
148 \ltjglobalsetparameter{differentjfm=both}
149 \directlua{luatexbase.remove_from_callback('luatexja.load_jfm', 'ltj.jclasses_load_jfm')}
150 \ExecuteOptions{a4paper,10pt,oneside,onecolumn,final,tate}
151 \ProcessOptions\relax
152 \input{ltjtsize1\@ptsize.clo}
153 \RequirePackage{lltjext}
154 \def\Cjascale{0.962216}
155 \if@stysize
156   \setlength\columnsep{3\Cwd}
157 \else
158   \setlength\columnsep{10\p@}
159 \fi
160 \setlength\columnseprule{0\p@}
161 \iftombow
162   \newlength{\stockwidth}
163   \newlength{\stockheight}
164   \setlength{\stockwidth}{\paperwidth}
165   \setlength{\stockheight}{\paperheight}
166   \advance \stockwidth 2in
167   \advance \stockheight 2in
168   \ifdefined\pdfpagewidth
169     \setlength{\pdfpagewidth}{\stockwidth}
170     \setlength{\pdfpageheight}{\stockheight}
171   \else
172     \setlength{\pagewidth}{\stockwidth}
173     \setlength{\pageheight}{\stockheight}
174   \fi
175 \else
176   \ifdefined\pdfpagewidth
177     \setlength{\pdfpagewidth}{\paperwidth}
178     \setlength{\pdfpageheight}{\paperheight}
179   \else
180     \setlength{\pagewidth}{\paperwidth}
181     \setlength{\pageheight}{\paperheight}
182   \fi
183 \fi
184 \setlength\lineskip{1\p@}
185 \setlength\normallineskip{1\p@}
186 \renewcommand{\baselinestretch}{}
187 \setlength\parskip{0\p@ \@plus \p@}
188 \setlength\parindent{1\Cwd}
189 \@lowpenalty   51
190 \@medpenalty  151
191 \@highpenalty 301
192 \setcounter{topnumber}{2}
193 \setcounter{bottomnumber}{1}
194 \setcounter{totalnumber}{3}
195 \setcounter{dbltopnumber}{2}
196 \renewcommand{\topfraction}{.7}
197 \renewcommand{\bottomfraction}{.3}
198 \renewcommand{\textfraction}{.2}
199 \renewcommand{\floatpagefraction}{.5}
200 \renewcommand{\dbltopfraction}{.7}
201 \renewcommand{\dblfloatpagefraction}{.5}
202 \def\pltx@cleartorightpage{\clearpage\if@twoside
203   \unless\ifodd\numexpr\c@page+\ltjgetparameter{direction}\relax
204     \hbox{}\thispagestyle{empty}\newpage
205     \if@twocolumn\hbox{}\newpage\fi
206   \fi\fi}
207 \def\pltx@cleartoleftpage{\clearpage\if@twoside
208   \ifodd\numexpr\c@page+\ltjgetparameter{direction}\relax
209     \hbox{}\thispagestyle{empty}\newpage
210     \if@twocolumn\hbox{}\newpage\fi
211   \fi\fi}
212 \def\pltx@cleartooddpage{\clearpage\if@twoside
213   \ifodd\c@page\else
214     \hbox{}\thispagestyle{empty}\newpage
215     \if@twocolumn\hbox{}\newpage\fi
216   \fi\fi}
217 \def\pltx@cleartoevenpage{\clearpage\if@twoside
218   \ifodd\c@page
219     \hbox{}\thispagestyle{empty}\newpage
220     \if@twocolumn\hbox{}\newpage\fi
221   \fi\fi}
222 \def\ps@plain{\let\@mkboth\@gobbletwo
223    \let\ps@jpl@in\ps@plain
224    \let\@oddhead\@empty
225    \def\@oddfoot{\reset@font\hfil\thepage\hfil}%
226    \let\@evenhead\@empty
227    \let\@evenfoot\@oddfoot}
228 \let\ps@jpl@in\ps@plain
229 \def\ps@headnombre{\let\@mkboth\@gobbletwo
230     \let\ps@jpl@in\ps@headnombre
231   \def\@evenhead{\hfil\thepage}%
232   \def\@oddhead{\thepage\hfil}%
233   \let\@oddfoot\@empty\let\@evenfoot\@empty}
234 \def\ps@footnombre{\let\@mkboth\@gobbletwo
235     \let\ps@jpl@in\ps@footnombre
236   \def\@evenfoot{\hfil\thepage}%
237   \def\@oddfoot{\thepage\hfil}%
238   \let\@oddhead\@empty\let\@evenhead\@empty}
239 \if@twoside
240   \def\ps@headings{\let\ps@jpl@in\ps@headnombre
241     \let\@oddfoot\@empty\let\@evenfoot\@empty
242     \def\@evenhead{{\leftmark}\hfil\thepage}%
243     \def\@oddhead{\thepage\hfil\rightmark}%
244     \let\@mkboth\markboth
245     \def\sectionmark##1{\markboth{%
246        \ifnum \c@secnumdepth >\z@ \thesection.\hskip1\zw\fi
247        ##1}{}}%
248     \def\subsectionmark##1{\markright{%
249        \ifnum \c@secnumdepth >\@ne \thesubsection.\hskip1\zw\fi
250        ##1}}%
251   }
252 \else % if not twoside
253   \def\ps@headings{\let\ps@jpl@in\ps@headnombre
254     \let\@oddfoot\@empty
255     \def\@oddhead{\thepage\hfil\rightmark}%
256     \let\@mkboth\markboth
257   \def\sectionmark##1{\markright{%
258      \ifnum \c@secnumdepth >\m@ne \thesection.\hskip1\zw\fi
259      ##1}}%
260   }
261 \fi
262 \if@twoside
263   \def\ps@bothstyle{\let\ps@jpl@in\ps@footnombre
264     \def\@evenhead{\hfil\leftmark}% right page
265     \def\@evenfoot{\hfil\thepage}% right page
266     \def\@oddhead{\rightmark\hfil}% left page
267     \def\@oddfoot{\thepage\hfil}% left page
268   \let\@mkboth\markboth
269   \def\sectionmark##1{\markboth{%
270      \ifnum \c@secnumdepth >\z@ \thesection.\hskip1\zw\fi
271      ##1}{}}%
272   \def\subsectionmark##1{\markright{%
273      \ifnum \c@secnumdepth >\@ne \thesubsection.\hskip1\zw\fi
274      ##1}}%
275   }
276 \else % if one column
277   \def\ps@bothstyle{\let\ps@jpl@in\ps@footnombre
278     \def\@oddhead{\rightmark\hfil}%
279     \def\@oddfoot{\thepage\hfil}%
280     \let\@mkboth\markboth
281   \def\sectionmark##1{\markright{%
282      \ifnum \c@secnumdepth >\m@ne \thesection.\hskip1\zw\fi
283      ##1}}%
284   }
285 \fi
286 \def\ps@myheadings{\let\ps@jpl@in\ps@plain%
287   \let\@oddfoot\@empty\let\@evenfoot\@empty
288   \def\@evenhead{{\leftmark}\hfil\thepage}%
289   \def\@oddhead{\thepage\hfil\rightmark}%
290   \let\@mkboth\@gobbletwo
291   \let\sectionmark\@gobble
292   \let\subsectionmark\@gobble
293 }
294 \if@compatibility
295 \newenvironment{titlepage}
296     {%
297      \if@twocolumn\@restonecoltrue\onecolumn
298      \else\@restonecolfalse\newpage\fi
299      \thispagestyle{empty}%
300      \setcounter{page}\z@
301     }%
302     {\if@restonecol\twocolumn\else\newpage\fi
303     }
304 \else
305 \newenvironment{titlepage}
306     {%
307       \if@twocolumn
308         \@restonecoltrue\onecolumn
309       \else
310         \@restonecolfalse\newpage
311       \fi
312       \thispagestyle{empty}%
313       \ifodd\c@page\setcounter{page}\@ne\else\setcounter{page}\z@\fi %% 2017/02/15
314     }%
315     {\if@restonecol\twocolumn \else \newpage \fi
316      \if@twoside\else
317         \setcounter{page}\@ne
318      \fi
319     }
320 \fi
321 \def\p@thanks#1{\footnotemark
322   \protected@xdef\@thanks{\@thanks
323     \protect{\noindent\hbox{\yoko$\m@th^\thefootnote$}#1\protect\par}}}
324 \if@titlepage
325   \newcommand{\maketitle}{\begin{titlepage}%
326   \let\footnotesize\small
327   \let\footnoterule\relax
328   \let\thanks\p@thanks
329   \let\footnote\thanks
330   \vbox to\textheight\bgroup\tate\hsize\textwidth
331   \null\vfil
332   \vskip 60\p@
333   \begin{center}%
334     {\LARGE \@title \par}%
335     \vskip 3em%
336     {\Large
337      \lineskip .75em%
338       \begin{tabular}[t]{c}%
339         \@author
340       \end{tabular}\par}%
341       \vskip 1.5em%
342     {\large \@date \par}%       % Set date in \large size.
343   \end{center}\par
344   \vfil{\centering\@thanks}\vfil\null
345   \egroup
346   \end{titlepage}%
347   \setcounter{footnote}{0}%
348   \global\let\thanks\relax
349   \global\let\maketitle\relax
350   \global\let\p@thanks\relax
351   \global\let\@thanks\@empty
352   \global\let\@author\@empty
353   \global\let\@date\@empty
354   \global\let\@title\@empty
355   \global\let\title\relax
356   \global\let\author\relax
357   \global\let\date\relax
358   \global\let\and\relax
359   }%
360 \else
361   \newcommand{\maketitle}{\par
362   \begingroup
363     \renewcommand{\thefootnote}{\fnsymbol{footnote}}%
364     \def\@makefnmark{\hbox{\unless\ifnum\ltjgetparameter{direction}=3 $\m@th^{\@thefnmark}$
365       \else\hbox{\yoko$\m@th^{\@thefnmark}$}\fi}}%
366     \long\def\@makefntext##1{\parindent 1\zw\noindent
367        \hb@xt@ 2\zw{\hss\@makefnmark}##1}%
368     \if@twocolumn
369       \ifnum \col@number=\@ne \@maketitle
370       \else \twocolumn[\@maketitle]%
371       \fi
372     \else
373       \newpage
374       \global\@topnum\z@   % Prevents figures from going at top of page.
375       \@maketitle
376     \fi
377      \thispagestyle{jpl@in}\@thanks
378   \endgroup
379   \setcounter{footnote}{0}%
380   \global\let\thanks\relax
381   \global\let\maketitle\relax
382   \global\let\@maketitle\relax
383   \global\let\p@thanks\relax
384   \global\let\@thanks\@empty
385   \global\let\@author\@empty
386   \global\let\@date\@empty
387   \global\let\@title\@empty
388   \global\let\title\relax
389   \global\let\author\relax
390   \global\let\date\relax
391   \global\let\and\relax
392   }
393   \def\@maketitle{%
394   \newpage\null
395   \vskip 2em%
396   \begin{center}%
397   \let\footnote\p@thanks
398     {\LARGE \@title \par}%
399     \vskip 1.5em%
400     {\large
401       \lineskip .5em%
402       \begin{tabular}[t]{c}%
403         \@author
404       \end{tabular}\par}%
405     \vskip 1em%
406     {\large \@date}%
407   \end{center}%
408   \par\vskip 1.5em}
409 \fi
410 \if@titlepage
411   \newenvironment{abstract}{%
412       \titlepage
413       \null\vfil
414       \@beginparpenalty\@lowpenalty
415       \begin{center}%
416         {\bfseries\abstractname}%
417         \@endparpenalty\@M
418       \end{center}}%
419       {\par\vfil\null\endtitlepage}
420 \else
421   \newenvironment{abstract}{%
422     \if@twocolumn
423       \section*{\abstractname}%
424     \else
425       \small
426       \begin{center}%
427         {\bfseries\abstractname\vspace{-.5em}\vspace{\z@}}%
428       \end{center}%
429       \quotation
430     \fi}{\if@twocolumn\else\endquotation\fi}
431 \fi
432 \setcounter{secnumdepth}{3}
433 \newcounter{part}
434 \newcounter{section}
435 \newcounter{subsection}[section]
436 \newcounter{subsubsection}[subsection]
437 \newcounter{paragraph}[subsubsection]
438 \newcounter{subparagraph}[paragraph]
439 \renewcommand{\thepart}{\rensuji{\@Roman\c@part}}
440 \renewcommand{\thesection}{\rensuji{\@arabic\c@section}}
441 \renewcommand{\thesubsection}{\thesection・\rensuji{\@arabic\c@subsection}}
442 \renewcommand{\thesubsubsection}{%
443    \thesubsection・\rensuji{\@arabic\c@subsubsection}}
444 \renewcommand{\theparagraph}{%
445    \thesubsubsection・\rensuji{\@arabic\c@paragraph}}
446 \renewcommand{\thesubparagraph}{%
447    \theparagraph・\rensuji{\@arabic\c@subparagraph}}
448 \newcommand{\part}{%
449   \if@noskipsec \leavevmode \fi
450   \par\addvspace{4ex}%
451   \@afterindenttrue
452   \secdef\@part\@spart}
453 \def\@part[#1]#2{%
454   \ifnum \c@secnumdepth >\m@ne
455     \refstepcounter{part}%
456     \addcontentsline{toc}{part}{%
457        \prepartname\thepart\postpartname\hspace{1\zw}#1}%
458   \else
459     \addcontentsline{toc}{part}{#1}%
460   \fi
461   \markboth{}{}%
462   {\parindent\z@\raggedright
463    \interlinepenalty\@M\normalfont
464    \ifnum \c@secnumdepth >\m@ne
465      \Large\bfseries\prepartname\thepart\postpartname
466      \par\nobreak
467    \fi
468    \huge\bfseries#2\par}%
469   \nobreak\vskip3ex\@afterheading}
470 \def\@spart#1{{%
471   \parindent\z@\raggedright
472   \interlinepenalty\@M\normalfont
473   \huge\bfseries#1\par}%
474   \nobreak\vskip3ex\@afterheading}
475 \newcommand{\section}{\@startsection{section}{1}{\z@}%
476    {1.5\Cvs \@plus.5\Cvs \@minus.2\Cvs}%
477    {.5\Cvs \@plus.3\Cvs}%
478    {\normalfont\Large\bfseries}}
479 \newcommand{\subsection}{\@startsection{subsection}{2}{\z@}%
480    {1.5\Cvs \@plus.5\Cvs \@minus.2\Cvs}%
481    {.5\Cvs \@plus.3\Cvs}%
482    {\normalfont\large\bfseries}}
483 \newcommand{\subsubsection}{\@startsection{subsubsection}{3}{\z@}%
484    {1.5\Cvs \@plus.5\Cvs \@minus.2\Cvs}%
485    {.5\Cvs \@plus.3\Cvs}%
486    {\normalfont\normalsize\bfseries}}
487 \newcommand{\paragraph}{\@startsection{paragraph}{4}{\z@}%
488    {3.25ex \@plus 1ex \@minus .2ex}%
489    {-1em}%
490    {\normalfont\normalsize\bfseries}}
491 \newcommand{\subparagraph}{\@startsection{subparagraph}{5}{\z@}%
492    {3.25ex \@plus 1ex \@minus .2ex}%
493    {-1em}%
494    {\normalfont\normalsize\bfseries}}
495 \newcommand{\appendix}{\par
496   \setcounter{section}{0}%
497   \setcounter{subsection}{0}%
498   \renewcommand{\thesection}{\rensuji{\@Alph\c@section}}}
499 \if@twocolumn
500   \setlength\leftmargini {2em}
501 \else
502   \setlength\leftmargini {2.5em}
503 \fi
504 \setlength\leftmarginii  {2.2em}
505 \setlength\leftmarginiii {1.87em}
506 \setlength\leftmarginiv  {1.7em}
507 \if@twocolumn
508   \setlength\leftmarginv {.5em}
509   \setlength\leftmarginvi{.5em}
510 \else
511   \setlength\leftmarginv {1em}
512   \setlength\leftmarginvi{1em}
513 \fi
514 \setlength  \labelsep  {.5em}
515 \setlength  \labelwidth{\leftmargini}
516 \addtolength\labelwidth{-\labelsep}
517 \@beginparpenalty -\@lowpenalty
518 \@endparpenalty   -\@lowpenalty
519 \@itempenalty     -\@lowpenalty
520 \renewcommand{\theenumi}{\rensuji{\@arabic\c@enumi}}
521 \renewcommand{\theenumii}{\rensuji{(\@alph\c@enumii)}}
522 \renewcommand{\theenumiii}{\rensuji{\@roman\c@enumiii}}
523 \renewcommand{\theenumiv}{\rensuji{\@Alph\c@enumiv}}
524 \newcommand{\labelenumi}{\theenumi}
525 \newcommand{\labelenumii}{\theenumii}
526 \newcommand{\labelenumiii}{\theenumiii}
527 \newcommand{\labelenumiv}{\theenumiv}
528 \renewcommand{\p@enumii}{\theenumi}
529 \renewcommand{\p@enumiii}{\theenumi(\theenumii)}
530 \renewcommand{\p@enumiv}{\p@enumiii\theenumiii}
531 \renewenvironment{enumerate}
532   {\ifnum \@enumdepth >\thr@@\@toodeep\else
533    \advance\@enumdepth\@ne
534    \edef\@enumctr{enum\romannumeral\the\@enumdepth}%
535    \expandafter \list \csname label\@enumctr\endcsname{%
536       \ifnum\ltjgetparameter{direction}=3
537          \ifnum \@listdepth=\@ne \topsep.5\normalbaselineskip
538            \else\topsep\z@\fi
539          \parskip\z@ \itemsep\z@ \parsep\z@
540          \labelwidth1\zw \labelsep.3\zw
541          \ifnum \@enumdepth=\@ne \leftmargin1\zw\relax
542            \else\leftmargin\leftskip\fi
543          \advance\leftmargin 1\zw
544       \fi
545          \usecounter{\@enumctr}%
546          \def\makelabel##1{\hss\llap{##1}}}%
547    \fi}{\endlist}
548 \newcommand{\labelitemi}{\textbullet}
549 \newcommand{\labelitemii}{%
550   \ifnum\ltjgetparameter{direction}=3
551      {\textcircled{~}}
552   \else
553      {\normalfont\bfseries\textendash}
554   \fi
555 }
556 \newcommand{\labelitemiii}{\textasteriskcentered}
557 \newcommand{\labelitemiv}{\textperiodcentered}
558 \renewenvironment{itemize}
559   {\ifnum \@itemdepth >\thr@@\@toodeep\else
560    \advance\@itemdepth\@ne
561    \edef\@itemitem{labelitem\romannumeral\the\@itemdepth}%
562    \expandafter \list \csname \@itemitem\endcsname{%
563       \ifnum\ltjgetparameter{direction}=3
564          \ifnum \@listdepth=\@ne \topsep.5\normalbaselineskip
565            \else\topsep\z@\fi
566          \parskip\z@ \itemsep\z@ \parsep\z@
567          \labelwidth1\zw \labelsep.3\zw
568          \ifnum \@itemdepth =\@ne \leftmargin1\zw\relax
569            \else\leftmargin\leftskip\fi
570          \advance\leftmargin 1\zw
571       \fi
572          \def\makelabel##1{\hss\llap{##1}}}%
573    \fi}{\endlist}
574 \newenvironment{description}
575   {\list{}{\labelwidth\z@ \itemindent-\leftmargin
576    \ifnum\ltjgetparameter{direction}=3
577      \leftmargin\leftskip \advance\leftmargin3\Cwd
578      \rightmargin\rightskip
579      \labelsep=1\zw \itemsep\z@
580      \listparindent\z@ \topskip\z@ \parskip\z@ \partopsep\z@
581    \fi
582            \let\makelabel\descriptionlabel}}{\endlist}
583 \newcommand{\descriptionlabel}[1]{%
584    \hspace\labelsep\normalfont\bfseries #1}
585 \newenvironment{verse}
586   {\let\\\@centercr
587    \list{}{\itemsep\z@ \itemindent -1.5em%
588            \listparindent\itemindent
589            \rightmargin\leftmargin \advance\leftmargin 1.5em}%
590            \item\relax}{\endlist}
591 \newenvironment{quotation}
592   {\list{}{\listparindent 1.5em%
593            \itemindent\listparindent
594            \rightmargin\leftmargin
595            \parsep\z@ \@plus\p@}%
596            \item\relax}{\endlist}
597 \newenvironment{quote}
598   {\list{}{\rightmargin\leftmargin}%
599            \item\relax}{\endlist}
600 \newcounter{figure}
601 \renewcommand{\thefigure}{\rensuji{\@arabic\c@figure}}
602 \def\fps@figure{tbp}
603 \def\ftype@figure{1}
604 \def\ext@figure{lof}
605 \def\fnum@figure{\figurename\thefigure}
606 \newenvironment{figure}
607                {\@float{figure}}
608                {\end@float}
609 \newenvironment{figure*}
610                {\@dblfloat{figure}}
611                {\end@dblfloat}
612 \newcounter{table}
613 \renewcommand{\thetable}{\rensuji{\@arabic\c@table}}
614 \def\fps@table{tbp}
615 \def\ftype@table{2}
616 \def\ext@table{lot}
617 \def\fnum@table{\tablename\thetable}
618 \newenvironment{table}
619                {\@float{table}}
620                {\end@float}
621 \newenvironment{table*}
622                {\@dblfloat{table}}
623                {\end@dblfloat}
624 \newlength\abovecaptionskip
625 \newlength\belowcaptionskip
626 \setlength\abovecaptionskip{10\p@}
627 \setlength\belowcaptionskip{0\p@}
628 \long\def\@makecaption#1#2{%
629   \vskip\abovecaptionskip
630   \ifnum\ltjgetparameter{direction}=3 \sbox\@tempboxa{#1\hskip1\zw#2}%
631     \else\sbox\@tempboxa{#1: #2}%
632   \fi
633   \ifdim \wd\@tempboxa >\hsize
634     \ifnum\ltjgetparameter{direction}=3  #1\hskip1\zw#2\relax\par
635       \else #1: #2\relax\par\fi
636   \else
637     \global \@minipagefalse
638     \hb@xt@\hsize{\hfil\box\@tempboxa\hfil}%
639   \fi
640   \vskip\belowcaptionskip}
641 \setlength\arraycolsep{5\p@}
642 \setlength\tabcolsep{6\p@}
643 \setlength\arrayrulewidth{.4\p@}
644 \setlength\doublerulesep{2\p@}
645 \setlength\tabbingsep{\labelsep}
646 \skip\@mpfootins = \skip\footins
647 \setlength\fboxsep{3\p@}
648 \setlength\fboxrule{.4\p@}
649 \renewcommand{\theequation}{\@arabic\c@equation}
650 \unless\ifltj@disablejfam
651 \if@compatibility\else
652   \DeclareSymbolFont{mincho}{JY3}{mc}{m}{n}
653   \DeclareSymbolFontAlphabet{\mathmc}{mincho}
654   \SetSymbolFont{mincho}{bold}{JY3}{gt}{m}{n}
655   \jfam\symmincho
656   \DeclareMathAlphabet{\mathgt}{JY3}{gt}{m}{n}
657 \fi
658 \if@mathrmmc
659   \AtBeginDocument{%
660   \reDeclareMathAlphabet{\mathrm}{\mathrm}{\mathmc}
661   \reDeclareMathAlphabet{\mathbf}{\mathbf}{\mathgt}
662 }%
663 \fi
664 \fi
665 \DeclareOldFontCommand{\mc}{\normalfont\mcfamily}{\mathmc}
666 \DeclareOldFontCommand{\gt}{\normalfont\gtfamily}{\mathgt}
667 \DeclareOldFontCommand{\rm}{\normalfont\rmfamily}{\mathrm}
668 \DeclareOldFontCommand{\sf}{\normalfont\sffamily}{\mathsf}
669 \DeclareOldFontCommand{\tt}{\normalfont\ttfamily}{\mathtt}
670 \DeclareOldFontCommand{\bf}{\normalfont\bfseries}{\mathbf}
671 \DeclareOldFontCommand{\it}{\normalfont\itshape}{\mathit}
672 \DeclareOldFontCommand{\sl}{\normalfont\slshape}{\@nomath\sl}
673 \DeclareOldFontCommand{\sc}{\normalfont\scshape}{\@nomath\sc}
674 \DeclareRobustCommand*{\cal}{\@fontswitch\relax\mathcal}
675 \DeclareRobustCommand*{\mit}{\@fontswitch\relax\mathnormal}
676 \setcounter{tocdepth}{3}
677 \newcommand{\@pnumwidth}{1.55em}
678 \newcommand{\@tocrmarg}{2.55em}
679 \newcommand{\@dotsep}{4.5}
680 \newdimen\toclineskip
681 \setlength\toclineskip{2\p@}
682 \newdimen\@lnumwidth
683 \def\numberline#1{\hb@xt@\@lnumwidth{#1\hfil}}
684 \def\@dottedtocline#1#2#3#4#5{%
685   \ifnum #1>\c@tocdepth \else
686     \vskip\toclineskip \@plus.2\p@
687     {\leftskip #2\relax \rightskip \@tocrmarg \parfillskip -\rightskip
688      \parindent #2\relax\@afterindenttrue
689      \interlinepenalty\@M
690      \leavevmode
691      \@lnumwidth #3\relax
692      \advance\leftskip \@lnumwidth \null\nobreak\hskip -\leftskip
693      {#4}\nobreak
694      \leaders\hbox{$\m@th \mkern \@dotsep mu.\mkern \@dotsep mu$}%
695      \hfill\nobreak
696      \hb@xt@\@pnumwidth{\hss\normalfont \normalcolor #5}%
697      \par}%
698   \fi}
699 \providecommand*\protected@file@percent{}
700 \def\addcontentsline#1#2#3{%
701   \protected@write\@auxout
702     {\let\label\@gobble \let\index\@gobble \let\glossary\@gobble
703      \@temptokena{\rensuji{\thepage}}}%
704     {\string\@writefile{#1}%
705        {\protect\contentsline{#2}{#3}{\the\@temptokena}%
706 \protected@file@percent}}%
707 }
708 \newcommand{\tableofcontents}{%
709   \section*{\contentsname
710     \@mkboth{\contentsname}{\contentsname}%
711   }\@starttoc{toc}%
712 }
713 \newcommand*{\l@part}[2]{%
714   \ifnum \c@tocdepth >-2\relax
715     \addpenalty{\@secpenalty}%
716     \addvspace{2.25em \@plus\p@}%
717     \begingroup
718     \parindent\z@\rightskip\@pnumwidth
719     \parfillskip-\@pnumwidth
720     {\leavevmode\large\bfseries
721      \setlength\@lnumwidth{4\zw}%
722      #1\hfil\nobreak
723      \hb@xt@\@pnumwidth{\hss#2}}\par
724     \nobreak
725     \if@compatibility
726     \global\@nobreaktrue
727     \everypar{\global\@nobreakfalse\everypar{}}%
728     \fi
729      \endgroup
730   \fi}
731 \newcommand*{\l@section}[2]{%
732   \ifnum \c@tocdepth >\z@
733     \addpenalty{\@secpenalty}%
734     \addvspace{1.0em \@plus\p@}%
735     \begingroup
736       \parindent\z@ \rightskip\@pnumwidth \parfillskip-\rightskip
737       \leavevmode\bfseries
738       \setlength\@lnumwidth{1.5em}%
739       \advance\leftskip\@lnumwidth \hskip-\leftskip
740       #1\nobreak\hfil\nobreak\hb@xt@\@pnumwidth{\hss#2}\par
741     \endgroup
742   \fi}
743 \newcommand*{\l@subsection}   {\@dottedtocline{2}{1\zw}{4\zw}}
744 \newcommand*{\l@subsubsection}{\@dottedtocline{3}{2\zw}{6\zw}}
745 \newcommand*{\l@paragraph}    {\@dottedtocline{4}{3\zw}{8\zw}}
746 \newcommand*{\l@subparagraph} {\@dottedtocline{5}{4\zw}{9\zw}}
747 \newcommand{\listoffigures}{%
748     \section*{\listfigurename}%
749   \@mkboth{\listfigurename}{\listfigurename}%
750   \@starttoc{lof}%
751 }
752 \newcommand*{\l@figure}{\@dottedtocline{1}{1\zw}{4\zw}}
753 \newcommand{\listoftables}{%
754     \section*{\listtablename}%
755   \@mkboth{\listtablename}{\listtablename}%
756   \@starttoc{lot}%
757 }
758 \let\l@table\l@figure
759 \newdimen\bibindent
760 \setlength\bibindent{1.5em}
761 \newcommand{\newblock}{\hskip .11em\@plus.33em\@minus.07em}
762 \newenvironment{thebibliography}[1]
763 {\section*{\refname}\@mkboth{\refname}{\refname}%
764    \list{\@biblabel{\@arabic\c@enumiv}}%
765         {\settowidth\labelwidth{\@biblabel{#1}}%
766          \leftmargin\labelwidth
767          \advance\leftmargin\labelsep
768          \@openbib@code
769          \usecounter{enumiv}%
770          \let\p@enumiv\@empty
771          \renewcommand\theenumiv{\@arabic\c@enumiv}}%
772    \sloppy
773    \clubpenalty4000
774    \@clubpenalty\clubpenalty
775    \widowpenalty4000%
776    \sfcode`\.\@m}
777   {\def\@noitemerr
778     {\@latex@warning{Empty `thebibliography' environment}}%
779    \endlist}
780 \let\@openbib@code\@empty
781 \newenvironment{theindex}
782   {\if@twocolumn\@restonecolfalse\else\@restonecoltrue\fi
783    \twocolumn[\section*{\indexname}]%
784    \@mkboth{\indexname}{\indexname}%
785    \thispagestyle{jpl@in}\parindent\z@
786    \parskip\z@ \@plus .3\p@\relax
787    \columnseprule\z@ \columnsep 35\p@
788    \let\item\@idxitem}
789   {\if@restonecol\onecolumn\else\clearpage\fi}
790 \newcommand{\@idxitem}{\par\hangindent 40\p@}
791 \newcommand{\subitem}{\@idxitem \hspace*{20\p@}}
792 \newcommand{\subsubitem}{\@idxitem \hspace*{30\p@}}
793 \newcommand{\indexspace}{\par \vskip 10\p@ \@plus5\p@ \@minus3\p@\relax}
794 \renewcommand{\footnoterule}{%
795   \kern-3\p@
796   \hrule\@width.4\columnwidth
797   \kern2.6\p@}
798 \newcommand\@makefntext[1]{\parindent 1\zw
799   \noindent\hb@xt@ 2\zw{\hss\@makefnmark}#1}
800 \newif\if西暦 \西暦true
801 \def\西暦{\西暦true}
802 \def\和暦{\西暦false}
803 \newcount\heisei \heisei\year \advance\heisei-1988\relax
804 \def\pltx@today@year@#1{%
805   \ifnum\numexpr\year-#1=1 元\else
806     \ifnum\ltjgetparameter{direction}=3
807       \kansuji\numexpr\year-#1\relax
808     \else
809       \number\numexpr\year-#1\relax\nobreak
810     \fi
811   \fi 年
812 }
813 \def\pltx@today@year{%
814   \ifnum\numexpr\year*10000+\month*100+\day<19890108
815     昭和\pltx@today@year@{1925}%
816   \else\ifnum\numexpr\year*10000+\month*100+\day<20190501
817     平成\pltx@today@year@{1988}%
818   \else
819     令和\pltx@today@year@{2018}%
820   \fi\fi}
821 \def\today{{%
822   \if西暦
823     \ifnum\ltjgetparameter{direction}=3 \kansuji\year
824     \else\number\year\nobreak\fi 年
825   \else
826     \pltx@today@year
827   \fi
828   \ifnum\ltjgetparameter{direction}=3
829     \kansuji\month 月
830     \kansuji\day 日
831   \else
832     \number\month\nobreak 月
833     \number\day\nobreak 日
834   \fi}}
835 \newcommand{\prepartname}{第}
836 \newcommand{\postpartname}{部}
837 \newcommand{\contentsname}{目 次}
838 \newcommand{\listfigurename}{図 目 次}
839 \newcommand{\listtablename}{表 目 次}
840 \newcommand{\refname}{参考文献}
841 \newcommand{\indexname}{索 引}
842 \newcommand{\figurename}{図}
843 \newcommand{\tablename}{表}
844 \newcommand{\appendixname}{付 録}
845 \newcommand{\abstractname}{概 要}
846 \pagestyle{plain}
847 \pagenumbering{arabic}
848 \raggedbottom
849 \fnfixbottomtrue % 2017-02-19
850 \IfFileExists{stfloats.sty}{\RequirePackage{stfloats}\fnbelowfloat}{}
851 \if@twocolumn
852   \twocolumn
853   \sloppy
854 \else
855   \onecolumn
856 \fi
857 \normalmarginpar
858 \@mparswitchfalse
859 \AtBeginOfPackageFile*{ftnright}{\let\ltjt@orig@@makefntext=\@makefntext}
860 \AtEndOfPackageFile*{ftnright}{\let\@makefntext=\ltjt@orig@@makefntext}
861 \endinput
862 %%
863 %% End of file `ltjtarticle.cls'.