Makro-Glossar » Historie » Version 2
Martin Kraetke, 05.05.2026 15:48
| 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 | h2. Titel-Metadaten |
||
| 23 | |||
| 24 | 2 | Martin Kraetke | <pre> |
| 25 | 1 | Martin Kraetke | tpAuthor |
| 26 | tpEditor |
||
| 27 | tpSeriesEditor |
||
| 28 | \tpFullName{…} |
||
| 29 | \tpCiteName{…} |
||
| 30 | \tpShortCiteName{…} |
||
| 31 | \tpPDFInfoName{…} |
||
| 32 | \tpInitial{…} |
||
| 33 | \tpLastName{…} |
||
| 34 | \tpFirstName{…} |
||
| 35 | \tpMidName{…} |
||
| 36 | \tpHonorific{…} |
||
| 37 | \tpLineage{…} |
||
| 38 | \tpORCID{…} |
||
| 39 | \tpAffilRef{…} |
||
| 40 | \tpAffiliation{…} |
||
| 41 | \tpEmail{…} |
||
| 42 | \tpCorrespondenceAs{…} |
||
| 43 | \tpAuthorNameList{…} |
||
| 44 | \tpEditorNameList{…} |
||
| 45 | \tpSeriesEditorNameList{…} |
||
| 46 | 2 | Martin Kraetke | </pre> |
| 47 | 1 | Martin Kraetke | |
| 48 | h2. Überschriften, Kolumnentitel und Fußzeilen |
||
| 49 | |||
| 50 | <pre> |
||
| 51 | \begin{heading}[<opt>]{<level>} |
||
| 52 | %% Überschrift im Fließtext: |
||
| 53 | \tpTitle{…} |
||
| 54 | \tpAuthorNameList{…} |
||
| 55 | \tpSubtitle{…} |
||
| 56 | \tpNumber{…} |
||
| 57 | \tpQuote{…} |
||
| 58 | \tpQuoteSource{…} |
||
| 59 | %% Überschreibungen für Inhaltsverzeichniseinträge: |
||
| 60 | \tpTocTitle{…} |
||
| 61 | \tpTocAuthorNameList{…} |
||
| 62 | \tpTocSubtitle{…} |
||
| 63 | \tpTocNumber{…} |
||
| 64 | %% Überschreibungen für Kolumnentitel: |
||
| 65 | \tpRunTitle{…} |
||
| 66 | \tpRunAuthorNameList{…} |
||
| 67 | \tpRunSubtitle{…} |
||
| 68 | \tpRunNumber{…} |
||
| 69 | %% Überschreibungen für PDF-Lesezeichen: |
||
| 70 | \tpBMTitle{…} |
||
| 71 | \tpBMAuthorNameList{…} |
||
| 72 | \tpBMSubtitle{…} |
||
| 73 | \tpBMNumber{…} |
||
| 74 | \tpTitleEnLabel{…} |
||
| 75 | \tpTitleEn{…} |
||
| 76 | \end{heading} |
||
| 77 | </pre> |
||
| 78 | |||
| 79 | h2. Listen |
||
| 80 | |||
| 81 | \enumerate |
||
| 82 | |||
| 83 | \item |
||
| 84 | |||
| 85 | h2. Boxen und Einschübe |
||
| 86 | |||
| 87 | <pre> |
||
| 88 | \letter |
||
| 89 | \tpQuote |
||
| 90 | \tpQuoteSource |
||
| 91 | \kastengrau |
||
| 92 | \kastenlinie |
||
| 93 | \transcript |
||
| 94 | </pre> |
||
| 95 | |||
| 96 | h2. Abbildungen |
||
| 97 | |||
| 98 | <pre> |
||
| 99 | \begin{tpFigure}[class=a,float=top] |
||
| 100 | \tpCaption{…} |
||
| 101 | \tpSource{…} |
||
| 102 | \tpLegend{…} |
||
| 103 | \tpListofSource{…} |
||
| 104 | \tpNumber{…} |
||
| 105 | \tpAltText{…} |
||
| 106 | \tpFig{\includegraphics[<optionen>]{<pfad>}} |
||
| 107 | % optional: |
||
| 108 | \begin{tpSubFloat} |
||
| 109 | \end{tpSubFloat} |
||
| 110 | % optional: |
||
| 111 | \tpFig{…} |
||
| 112 | \end{tpFigure} |
||
| 113 | |||
| 114 | </pre> |
||
| 115 | h2. Tabellen |
||
| 116 | |||
| 117 | <pre> |
||
| 118 | \tpTable |
||
| 119 | \doTableBreak |
||
| 120 | </pre> |
||
| 121 | |||
| 122 | h2. Literatur |
||
| 123 | |||
| 124 | <pre> |
||
| 125 | \thebibliography |
||
| 126 | \bibitem |
||
| 127 | </pre> |
||
| 128 | |||
| 129 | h2. Register |
||
| 130 | |||
| 131 | <pre> |
||
| 132 | \printindex[a-z] |
||
| 133 | \index[a-z] |
||
| 134 | </pre> |
||
| 135 | |||
| 136 | h2. Endnoten |
||
| 137 | |||
| 138 | Optionen für Dokumentklasse: endnotes, footnotes, endnoteswithchapters, resetnotesperchapter |
||
| 139 | |||
| 140 | <pre> |
||
| 141 | \printnotes |
||
| 142 | </pre> |
||
| 143 | |||
| 144 | h2. Links |
||
| 145 | |||
| 146 | <pre> |
||
| 147 | \href |
||
| 148 | \url |
||
| 149 | \hyperlink |
||
| 150 | </pre> |
||
| 151 | |||
| 152 | h2. Zeichenformate |
||
| 153 | |||
| 154 | <pre> |
||
| 155 | \tpBreak |
||
| 156 | \textbf |
||
| 157 | \textit |
||
| 158 | \uline |
||
| 159 | \sout |
||
| 160 | \underline |
||
| 161 | \emph |
||
| 162 | \mbox |
||
| 163 | \superscript |
||
| 164 | \subscript |
||
| 165 | </pre> |