Projekt

Allgemein

Profil

Makro-Glossar » Historie » Version 12

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 12 Martin Kraetke
\includegraphics
205 1 Martin Kraetke
% optional:
206
\begin{tpSubFloat}
207
\end{tpSubFloat}
208
% optional:
209
\tpFig{…}
210
\end{tpFigure}
211
</pre>
212 8 Martin Kraetke
213 1 Martin Kraetke
h2. Tabellen
214
215
<pre>
216
\tpTable
217
\doTableBreak
218
</pre>
219
220 9 Martin Kraetke
h2. Gleichungen
221
222
<pre>
223
\equation
224
\equation*
225
\align
226
\align*
227
</pre>
228 10 Martin Kraetke
229 1 Martin Kraetke
h2. Literatur
230
231
<pre>
232
\thebibliography
233
\bibitem
234
</pre>
235
236
h2. Register
237
238
<pre>
239
\printindex[a-z]
240
\index[a-z]
241
</pre>
242
243 7 Martin Kraetke
h2. Fuß- und Endnoten
244 1 Martin Kraetke
245
Optionen für Dokumentklasse: endnotes, footnotes, endnoteswithchapters, resetnotesperchapter
246
247
<pre>
248
\printnotes
249 7 Martin Kraetke
\footnote
250 1 Martin Kraetke
</pre>
251
252
h2. Links
253
254
<pre>
255
\href
256
\url
257
\hyperlink
258
</pre>
259
260
h2. Zeichenformate 
261
262
<pre>
263
\tpBreak
264
\textbf
265
\textit
266 6 Martin Kraetke
\textup
267
\textnormal
268
\texttt
269
\textsc
270
\textsuperscript
271
\textsubscript
272 1 Martin Kraetke
\uline
273
\sout
274
\underline
275
\emph
276
\mbox 
277 6 Martin Kraetke
\textcolor
278 1 Martin Kraetke
</pre>