Projekt

Allgemein

Profil

Makro-Glossar » Historie » Version 11

Martin Kraetke, 05.05.2026 16:00

1 1 Martin Kraetke
h1. Makro-Glossar
2
3
h2. Dokumentklasse und Optionen
4
5
<pre>
6
\documentclass[main=<hauptsprache>,<andere_sprachen>,usescript={<fallback>},book]{cocotex}   (1)
7
usescript = arabic, syriac, armenian, chinese, hebrew, japanese, korean, greek, georgian
8
</pre>
9
10
h2. Struktur und generierte Verzeichnisse
11
12
<pre>
13
\listoffigures
14
\listoftables
15
\tableofcontents
16
\tpMaketitle
17
\frontmatter
18
\mainmatter
19
\backmatter
20
</pre>
21
22 4 Martin Kraetke
h2. Titelei-Metadaten
23
24
<pre>
25
\tpCover{}
26
\tpTitle{…}
27
\tpShortTitle{…}
28
\tpSubtitle{…}
29
\tpRunTitle{…}
30
\AltTitle{…}
31
\RunNames{…}
32
\tpAltNames{…}
33
\tpSeries{…}
34
\tpSubSeries{…}
35
\tpSeriesNote{…}
36
\tpVolume{…}
37
\tpNumber{…}
38
\tpEditorNameList{…}
39
\tpSeriesEditorNameList{…}
40
\tpPublisher{…}
41
\tpPubDivision{…}
42
\tpPubDivInfo{…}
43
\tpPubLogo{…}
44
\tpPubNote{…}
45
\tpPubPlace{…}
46
\tpPubWeb{…}
47
\tpPDFCreator{…}
48
\tpPDFProducer{…}
49
\tpDedication{…}
50
\tpAcknowledgements{…}
51
\tpStatement{…}
52
\tpEditionNote{…}
53
\tpEditorial{…}
54
\tpEdition{…}
55
\tpYear{…}
56
\tpISBNPreText{…}
57
\tpDOI{…}
58
\tpISBN{…}
59
\tpEISBN{…}
60
\tpEpubISBN{…}
61
\tpEpubPreText{…}
62
\tpISSN{…}
63
\tpEISSN{…}
64
\tpElibPDF{…}
65
\tpBiblISSN{…}
66
\tpBibleISSN{…}
67
\tpFundingPreText{…}
68
\tpFundingPostText{…}
69 11 Martin Kraetke
\begin{tpFunding}
70
\end{tpFunding}
71 4 Martin Kraetke
\tpAdvertise{…}
72
\tpBiblio{…}
73
\tpBiblioTitle{…}
74
\tpPrint{…}
75
\tpPrintNote{…}
76
\tpLectorate{…}
77
\tpTranslator{…}
78
\tpCoverConcept{…}
79
\tpCoverDesign{…}
80
\tpCoverImage{…}
81
\tpTypesetter{…}
82
\tpQA{…}
83
\tpUsedFont{…}
84
\tpEnvDisclaimer{…}
85
\tpLicenceText{…}
86
\tpLicenceLogo{…}
87
\tpLicenceLink{…}
88
\tpLicenceName{…}
89
\tpCopyright{…}
90
\tpCopyrightDisclaimer{…}
91
\tpAuthorNameList{…}
92
\tpEditorNameList{…}
93
\tpSeriesEditorNameList{…}
94
\tpJournalName{}
95
\tpJournalAbbrev{}
96
\tpIssue{}
97
\tpPubCycle{…}
98
\tpPrices{…}
99
\tpMemberList{…}
100
\tpStartPage{…}
101
\tpEndPage{…}
102
\tpCiteAs{…}
103
\tpSubmitted{…}
104
\tpReceived{…}
105
\tpRevised{…}
106
\tpReviewed{…}
107
\tp{Accepted}{…}
108
\tpPublished{…}
109
\tpCOIStatement{…}
110
\tpAddNoteI{}
111
\tpAddNoteII{}
112
\tpAddNoteIII{}
113
\tpAddNoteIV{}
114
</pre>
115
116 3 Martin Kraetke
h2. Autoren-Metadaten
117 1 Martin Kraetke
118 2 Martin Kraetke
<pre>
119 1 Martin Kraetke
tpAuthor
120
tpEditor
121
tpSeriesEditor
122
\tpFullName{…}
123
\tpCiteName{…}
124
\tpShortCiteName{…}
125
\tpPDFInfoName{…}
126
\tpInitial{…}
127
\tpLastName{…}
128
\tpFirstName{…}
129
\tpMidName{…}
130
\tpHonorific{…}
131
\tpLineage{…}
132
\tpORCID{…}
133
\tpAffilRef{…}
134
\tpAffiliation{…}
135
\tpEmail{…}
136
\tpCorrespondenceAs{…}
137
\tpAuthorNameList{…}
138
\tpEditorNameList{…}
139
\tpSeriesEditorNameList{…}
140 2 Martin Kraetke
</pre>
141 1 Martin Kraetke
142
h2. Überschriften, Kolumnentitel und Fußzeilen
143
144
<pre>
145
\begin{heading}[<opt>]{<level>}
146
  %% Überschrift im Fließtext:
147
  \tpTitle{…}
148
  \tpAuthorNameList{…}
149
  \tpSubtitle{…}
150
  \tpNumber{…}
151
  \tpQuote{…}
152
  \tpQuoteSource{…}
153
  %% Überschreibungen für Inhaltsverzeichniseinträge:
154
  \tpTocTitle{…}
155
  \tpTocAuthorNameList{…}
156
  \tpTocSubtitle{…}
157
  \tpTocNumber{…}
158
  %% Überschreibungen für Kolumnentitel:
159
  \tpRunTitle{…}
160
  \tpRunAuthorNameList{…}
161
  \tpRunSubtitle{…}
162
  \tpRunNumber{…}
163
  %% Überschreibungen für PDF-Lesezeichen:
164
  \tpBMTitle{…}
165
  \tpBMAuthorNameList{…}
166
  \tpBMSubtitle{…}
167
  \tpBMNumber{…}
168
  \tpTitleEnLabel{…}
169
  \tpTitleEn{…}
170
\end{heading}
171
</pre>
172
173
h2. Listen
174
175 5 Martin Kraetke
<pre>
176 1 Martin Kraetke
\enumerate
177 5 Martin Kraetke
\itemize
178
\description
179 1 Martin Kraetke
\item
180 5 Martin Kraetke
</pre>
181 1 Martin Kraetke
182
h2. Boxen und Einschübe
183
184
<pre>
185
\letter
186
\tpQuote
187
\tpQuoteSource
188
\kastengrau
189
\kastenlinie
190
\transcript
191
</pre>
192
193
h2. Abbildungen
194
195
<pre>
196
\begin{tpFigure}[class=a,float=top]
197
\tpCaption{…}
198
\tpSource{…}
199
\tpLegend{…}          
200
\tpListofSource{…}
201
\tpNumber{…}
202
\tpAltText{…}                                
203
\tpFig{\includegraphics[<optionen>]{<pfad>}}
204
% optional:
205
\begin{tpSubFloat}
206
\end{tpSubFloat}
207
% optional:
208
\tpFig{…}
209
\end{tpFigure}
210
</pre>
211 8 Martin Kraetke
212 1 Martin Kraetke
h2. Tabellen
213
214
<pre>
215
\tpTable
216
\doTableBreak
217
</pre>
218
219 9 Martin Kraetke
h2. Gleichungen
220
221
<pre>
222
\equation
223
\equation*
224
\align
225
\align*
226
</pre>
227 10 Martin Kraetke
228 1 Martin Kraetke
h2. Literatur
229
230
<pre>
231
\thebibliography
232
\bibitem
233
</pre>
234
235
h2. Register
236
237
<pre>
238
\printindex[a-z]
239
\index[a-z]
240
</pre>
241
242 7 Martin Kraetke
h2. Fuß- und Endnoten
243 1 Martin Kraetke
244
Optionen für Dokumentklasse: endnotes, footnotes, endnoteswithchapters, resetnotesperchapter
245
246
<pre>
247
\printnotes
248 7 Martin Kraetke
\footnote
249 1 Martin Kraetke
</pre>
250
251
h2. Links
252
253
<pre>
254
\href
255
\url
256
\hyperlink
257
</pre>
258
259
h2. Zeichenformate 
260
261
<pre>
262
\tpBreak
263
\textbf
264
\textit
265 6 Martin Kraetke
\textup
266
\textnormal
267
\texttt
268
\textsc
269
\textsuperscript
270
\textsubscript
271 1 Martin Kraetke
\uline
272
\sout
273
\underline
274
\emph
275
\mbox 
276 6 Martin Kraetke
\textcolor
277 1 Martin Kraetke
</pre>