summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/koma-script/doc/scrguide-body.tex
blob: 6349871f23d70b04f3cfcdfc6e0411e2674c3be0 (plain)
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
% ======================================================================
% scrguide-body.tex
% Copyright (c) Markus Kohm, 2002-2022
%
% This file is part of the LaTeX2e KOMA-Script bundle.
%
% This work may be distributed and/or modified under the conditions of
% the LaTeX Project Public License, version 1.3c of the license.
% The latest version of this license is in
%   http://www.latex-project.org/lppl.txt
% and version 1.3c or later is part of all distributions of LaTeX 
% version 2005/12/01 or later and of this work.
%
% This work has the LPPL maintenance status "author-maintained".
%
% The Current Maintainer and author of this work is Markus Kohm.
%
% This work consists of all files listed in MANIFEST.md.
% ======================================================================
%
% The body of the KOMA-Script guides in all languages.
% Maintained by Markus Kohm
%
% ======================================================================

\KOMAProvidesFile{scrguide-body.tex}
                 [$Date: 2022-06-05 12:40:11 +0200 (So, 05. Jun 2022) $
                  KOMA-Script (guide body file)]

\csname ListTypeArea\endcsname

\extratitle{\sffamily{\bfseries\Huge\GuideTitle\strut\\}
  \large\GuideSubTitle\strut\\}
\title{\GuideTitle}
\subject{\GuideSubject}
\author{Markus Kohm}
\publishers{\small\GuideAuthorHeadline:
  Frank Neukam, Markus Kohm, Axel Kielhorn}
\uppertitleback{%
  \GuideWarrantyHeadline\\[.5\baselineskip]
  \GuideWarranty}
\lowertitleback{%
  \settranslator{\GuideTranslatorHeadline}{.\par\bigskip}%
  \GuideCopyright}
\dedication{\GuideDedication}

\pdfbookmark[-1]{\KOMAScript}{title}
\iffree{\bookmark[level=0,gotor=scrguide-de.pdf]{Deutsch}
\bookmark[level=0,gotor=scrguide-en.pdf]{English}}{}
\bookmarksetup{startatroot}

\maketitle

\cleardoublepage\csname GeneralTypeArea\endcsname
\linclude{preface}

\cleardoublepage\csname ListTypeArea\endcsname
\cleardoublepage\pdfbookmark{\contentsname}{toc}\tableofcontents

\cleardoublepage\pdfbookmark{\listfigurename}{lof}\listoffigures

\cleardoublepage\pdfbookmark{\listtablename}{lot}\listoftables

\cleardoublepage\csname GeneralTypeArea\endcsname

\linclude{introduction}

\linclude{authorpart}
\linclude{typearea}
\linclude{scrbookreportarticle}
\linclude{scrlttr2}
\linclude{scrlayer-scrpage}
\linclude{scrdate}
\linclude{scrtime}
\linclude{scraddr}
\linclude{scrextend}
\linclude{scrjura}
\linclude{scrlogo}

\linclude{expertpart}
\linclude{scrbase}
\linclude{scrlfile}
\linclude{scrwfile}
\linclude{tocbasic}
\linclude{scrhack}
\linclude{scrlayer}
\linclude{scrlayer-scrpage-experts}
\linclude{scrlayer-notecolumn}
\linclude{typearea-experts}
\linclude{scrbookreportarticle-experts}
\linclude{scrlttr2-experts}

\linclude{japanlco}

\makeatletter
\let\toclevel@section\toclevel@chapter
\let\toclevel@chapter\toclevel@part
\makeatother
\printchangelog

\printbibliography[prenote=bibpreamble]

\GuideIndexSeeAlsos

\printindex

%%% Local Variables: 
%%% mode: latex
%%% coding: utf-8
%%% End: