OSDN Git Service

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