Projekt

Allgemein

Profil

Aktionen

Makro-Glossar » Historie » Revision 19

« Zurück | Revision 19/20 (Vergleich) | Weiter »
Martin Kraetke, 05.05.2026 16:32


Makro-Glossar

Dokumentklasse und Optionen

\documentclass[main=<hauptsprache>,<andere_sprachen>,usescript={<fallback>},book]{cocotex}   (1)
usescript = arabic, syriac, armenian, chinese, hebrew, japanese, korean, greek, georgian

Struktur und generierte Verzeichnisse

\listoffigures
\listoftables
\tableofcontents
\tpMaketitle
\frontmatter
\mainmatter
\backmatter

Titelei-Metadaten

{tpMeta}
\tpCover{}
\tpTitle{…}
\tpShortTitle{…}
\tpSubtitle{…}
\tpRunTitle{…}
\AltTitle{…}
\RunNames{…}
\tpAltNames{…}
\tpSeries{…}
\tpSubSeries{…}
\tpSeriesNote{…}
\tpVolume{…}
\tpNumber{…}
\tpEditorNameList{…}
\tpSeriesEditorNameList{…}
\tpPublisher{…}
\tpPubDivision{…}
\tpPubDivInfo{…}
\tpPubLogo{…}
\tpPubNote{…}
\tpPubPlace{…}
\tpPubWeb{…}
\tpPDFCreator{…}
\tpPDFProducer{…}
\tpDedication{…}
\tpAcknowledgements{…}
\tpStatement{…}
\tpEditionNote{…}
\tpEditorial{…}
\tpEdition{…}
\tpYear{…}
\tpISBNPreText{…}
\tpDOI{…}
\tpISBN{…}
\tpEISBN{…}
\tpEpubISBN{…}
\tpEpubPreText{…}
\tpISSN{…}
\tpEISSN{…}
\tpElibPDF{…}
\tpBiblISSN{…}
\tpBibleISSN{…}
\tpFundingPreText{…}
\tpFundingPostText{…}
\begin{tpFunding}
\end{tpFunding}
\tpAdvertise{…}
\tpBiblio{…}
\tpBiblioTitle{…}
\tpPrint{…}
\tpPrintNote{…}
\tpLectorate{…}
\tpTranslator{…}
\tpCoverConcept{…}
\tpCoverDesign{…}
\tpCoverImage{…}
\tpTypesetter{…}
\tpQA{…}
\tpUsedFont{…}
\tpEnvDisclaimer{…}
\tpLicenceText{…}
\tpLicenceLogo{…}
\tpLicenceLink{…}
\tpLicenceName{…}
\tpCopyright{…}
\tpCopyrightDisclaimer{…}
\tpAuthorNameList{…}
\tpEditorNameList{…}
\tpSeriesEditorNameList{…}
\tpJournalName{}
\tpJournalAbbrev{}
\tpIssue{}
\tpPubCycle{…}
\tpPrices{…}
\tpMemberList{…}
\tpStartPage{…}
\tpEndPage{…}
\tpCiteAs{…}
\tpSubmitted{…}
\tpReceived{…}
\tpRevised{…}
\tpReviewed{…}
\tp{Accepted}{…}
\tpPublished{…}
\tpCOIStatement{…}
\tpAddNoteI{}
\tpAddNoteII{}
\tpAddNoteIII{}
\tpAddNoteIV{}

Autoren-Metadaten

{tpAuthor}
{tpEditor}
{tpSeriesEditor}
\tpFullName{…}
\tpCiteName{…}
\tpShortCiteName{…}
\tpPDFInfoName{…}
\tpInitial{…}
\tpLastName{…}
\tpFirstName{…}
\tpMidName{…}
\tpHonorific{…}
\tpLineage{…}
\tpORCID{…}
\tpAffilRef{…}
\tpAffiliation{…}
\tpEmail{…}
\tpCorrespondenceAs{…}
\tpAuthorNameList{…}
\tpEditorNameList{…}
\tpSeriesEditorNameList{…}

Überschriften, Kolumnentitel und Fußzeilen

\begin{heading}[<opt>]{<level>}
  %% Überschrift im Fließtext:
  \tpTitle{…}
  \tpAuthorNameList{…}
  \tpSubtitle{…}
  \tpNumber{…}
  \tpQuote{…}
  \tpQuoteSource{…}
  %% Überschreibungen für Inhaltsverzeichniseinträge:
  \tpTocTitle{…}
  \tpTocAuthorNameList{…}
  \tpTocSubtitle{…}
  \tpTocNumber{…}
  %% Überschreibungen für Kolumnentitel:
  \tpRunTitle{…}
  \tpRunAuthorNameList{…}
  \tpRunSubtitle{…}
  \tpRunNumber{…}
  %% Überschreibungen für PDF-Lesezeichen:
  \tpBMTitle{…}
  \tpBMAuthorNameList{…}
  \tpBMSubtitle{…}
  \tpBMNumber{…}
  \tpTitleEnLabel{…}
  \tpTitleEn{…}
\end{heading}

Listen

{enumerate}
{itemize}
{\description}
\item

Boxen und Einschübe

{letter}
{tpQuote}
\tpQuoteText
\tpQuoteSource
{kastengrau}
{kastenlinie}
{transcript}

Abbildungen

\begin{tpFigure}[class=a,float=top]
\tpCaption{…}
\tpSource{…}
\tpLegend{…}          
\tpListofSource{…}
\tpNumber{…}
\tpAltText{…}                                
\tpFig{\includegraphics[<optionen>]{<pfad>}}
\includegraphics
% optional:
\begin{tpSubFloat}
\end{tpSubFloat}
% optional:
\tpFig{…}
\end{tpFigure}

Tabellen

{tpTable}
\doTableBreak

Gleichungen

{equation}
{equation*}
{align}
{align*}

Literatur

\thebibliography
\bibitem

Register

\printindex[a-z]
\index[a-z]

Fuß- und Endnoten

Optionen für Dokumentklasse: endnotes, footnotes, endnoteswithchapters, resetnotesperchapter

\printnotes
\footnote

Links

\href
\url
\hyperlink

Zeichenformate

\tpBreak
\textbf
\textit
\textup
\textnormal
\texttt
\textsc
\textls
\textsuperscript
\textsubscript
\uline
\sout
\underline
\emph
\mbox 
\textcolor

Von Martin Kraetke vor 18 Tagen aktualisiert · 19 Revisionen