Compare commits

..

2 Commits

Author SHA1 Message Date
3dc0de4cc4 Set table of contents font size 2025-05-13 12:20:54 +02:00
bb31c5146d Switch chapter order 2025-05-13 12:18:24 +02:00
410 changed files with 162 additions and 163 deletions

View File

@ -33,5 +33,5 @@ Das Stylesheet verwendet Sass. Nach der Installation lassen sich die Styles folg
```sh
cd css
sass --watch style.scss:style.css
sass --watch latex.scss:latex.css
```

View File

@ -655,7 +655,9 @@ pre.scroll-one-half {
*/
.topic-list {
box-shadow: 0 0px 50px rgba(0, 0, 0, 0.3);
z-index: 500; }
z-index: 500;
font-size: .8em;
line-height: 1.5em; }
.topic-list .topic-list-search {
display: block;
width: 100%;

File diff suppressed because one or more lines are too long

View File

@ -831,6 +831,8 @@ pre.scroll-one-half {
.topic-list {
box-shadow: 0 0px 50px rgba(0, 0, 0, 0.3);
z-index: 500;
font-size: .8em;
line-height: 1.5em;
.topic-list-search {
display: block;

View File

@ -9,8 +9,8 @@
- graphics
- tables
- references-and-footnotes
- literature
- source-code-listings
- literature
- packages
- support

View File

@ -64,7 +64,7 @@ Hallo, Welt!
```
@preview
![](svg/chapter-02/hallo-crop.svg)
![](svg/basic-documents/hallo-crop.svg)
@slide(layout=wide-content)
@ -136,7 +136,7 @@ nichts verloren.
```
@preview
![](svg/chapter-02/absätze-crop.svg)
![](svg/basic-documents/absätze-crop.svg)
@slide(layout=content-and-preview)
@ -158,7 +158,7 @@ Geburtsort: Milwaukee, Wisconsin
Tastenkombinationen: <kbd>Strg</kbd> + <kbd>T</kbd> und <kbd>Strg</kbd> + <kbd>U</kbd>
@preview
![](svg/chapter-02/kommentare-crop.svg)
![](svg/basic-documents/kommentare-crop.svg)
@slide(layout=content-and-preview-with-category)
@ -189,7 +189,7 @@ Funktioniert nicht mit »`\\`«, nutzt `\textbackslash` stattdessen.
++ Für später: Zwischen Zahlen und Einheiten passen schmale Leerzeichen (`50\,\%`).
@preview
![](svg/chapter-02/reservierte-zeichen-crop.svg)
![](svg/basic-documents/reservierte-zeichen-crop.svg)
@slide(layout=content-and-preview)
@ -216,7 +216,7 @@ Je nach Dokumentenklasse zusätzlich:
```
@preview
![](svg/chapter-02/abschnitte-crop.svg)
![](svg/basic-documents/abschnitte-crop.svg)
@slide(layout=wide-content)
@ -267,7 +267,7 @@ Fachschaft WIAI}
```
@preview
![](svg/chapter-02/titel-orig.svg)
![](svg/basic-documents/titel-orig.svg)
@slide(layout=content-only)
@ -313,7 +313,7 @@ Inhaltsverzeichnis
```
@preview
![](svg/chapter-02/inhalt-crop.svg)
![](svg/basic-documents/inhalt-crop.svg)
@ -409,7 +409,7 @@ Sprachen ein Beispiel
```
@preview
![](svg/chapter-02/languages-crop.svg)
![](svg/basic-documents/languages-crop.svg)
@slide(layout=extra-content-and-preview)
@ -432,7 +432,7 @@ Außerdem kann für das Inhaltsverzeichnis ein alternativer Titel angegeben werd
```
@preview
![](svg/chapter-02/abschnitte-anders-crop.svg)
![](svg/basic-documents/abschnitte-anders-crop.svg)
@slide(layout=extra-content-only)

View File

@ -64,7 +64,7 @@ Hello world!
```
@preview
![](svg/chapter-02/hello-crop.svg)
![](svg/basic-documents/hello-crop.svg)
@slide(layout=wide-content)
@ -136,7 +136,7 @@ within continuous text.
```
@preview
![](svg/chapter-02/paragraphs-crop.svg)
![](svg/basic-documents/paragraphs-crop.svg)
@slide(layout=content-and-preview)
@ -158,7 +158,7 @@ Place of birth: Milwaukee, Wisconsin
Shortcuts: <kbd>Ctrl</kbd> + <kbd>T</kbd> and <kbd>Ctrl</kbd> + <kbd>U</kbd>
@preview
![](svg/chapter-02/comments-crop.svg)
![](svg/basic-documents/comments-crop.svg)
@slide(layout=content-and-preview-with-category)
@ -187,7 +187,7 @@ Solution: prefix with `\`:
Does not work for `\\`, use `\textbackslash` instead. <span class="fragment">Also: Consider using a thin space between numbers and units (`50\,\%`).</span>
@preview
![](svg/chapter-02/reserved-characters-crop.svg)
![](svg/basic-documents/reserved-characters-crop.svg)
@slide(layout=content-and-preview)
@ -214,7 +214,7 @@ Additionally, for some document classes:
```
@preview
![](svg/chapter-02/sections-crop.svg)
![](svg/basic-documents/sections-crop.svg)
@slide(layout=wide-content)
@ -265,7 +265,7 @@ Front matter
```
@preview
![](svg/chapter-02/title-orig.svg)
![](svg/basic-documents/title-orig.svg)
@slide(layout=content-only)
@ -311,7 +311,7 @@ Table of contents
```
@preview
![](svg/chapter-02/contents-crop.svg)
![](svg/basic-documents/contents-crop.svg)
@slide(layout=wide-task)
@ -406,7 +406,7 @@ Languages&hairsp;—&hairsp;an example
```
@preview
![](svg/chapter-02/languages-crop.svg)
![](svg/basic-documents/languages-crop.svg)
@slide(layout=extra-content-and-preview)
@ -429,7 +429,7 @@ You can also provide an alternative title for the table of contents:
```
@preview
![](svg/chapter-02/sections-differently-crop.svg)
![](svg/basic-documents/sections-differently-crop.svg)
@slide(layout=extra-content-only)

View File

@ -22,7 +22,7 @@ Ablauf des Workshops
:::
@preview
![](svg/chapter-01/cover-script.jpeg)
![](svg/intro/cover-script.jpeg)
@slide(layout=chapter-slide)
@ -43,12 +43,12 @@ Entstehung
* Leslie **Lamport**, ab 1980er: Softwarepaket **LaTeX** zur einfacheren Benutzung von TeX
:::{style="display: flex; justify-content: space-between; align-items: stretch;"}
<figure><img src="svg/chapter-01/knuth.jpg" style="height: 13em"/><figcaption>Donald Knuth</figcaption></figure>
<figure><img src="svg/chapter-01/lamport.jpg" style="height: 13em"/><figcaption>Leslie Lamport</figcaption></figure>
<figure><img src="svg/intro/knuth.jpg" style="height: 13em"/><figcaption>Donald Knuth</figcaption></figure>
<figure><img src="svg/intro/lamport.jpg" style="height: 13em"/><figcaption>Leslie Lamport</figcaption></figure>
:::
@preview
![](svg/chapter-01/taocp.jpg)
![](svg/intro/taocp.jpg)
@slide(layout=content-only)
@ -103,13 +103,13 @@ WYSIWaaas?
</p>
@preview
![](svg/chapter-01/xkcd-types-of-editors.png)
![](svg/intro/xkcd-types-of-editors.png)
@slide(layout=preview-only)
@preview
![Der Weg zum fertigen Dokument](svg/chapter-01/wysiwyg.svg){}
![Der Weg zum fertigen Dokument](svg/intro/wysiwyg.svg){}
@slide(layout=two-columns)

View File

@ -22,7 +22,7 @@ Procedure of this workshop
:::
@preview
![](svg/chapter-01/cover-script.jpeg)
![](svg/intro/cover-script.jpeg)
@slide(layout=chapter-slide)
@ -43,12 +43,12 @@ Origin
* Leslie **Lamport**, from 1980s: software package **LaTeX** made TeX easier to use
:::{style="display: flex; justify-content: space-between; align-items: stretch;"}
<figure><img src="svg/chapter-01/knuth.jpg" style="height: 13em"/><figcaption>Donald Knuth</figcaption></figure>
<figure><img src="svg/chapter-01/lamport.jpg" style="height: 13em"/><figcaption>Leslie Lamport</figcaption></figure>
<figure><img src="svg/intro/knuth.jpg" style="height: 13em"/><figcaption>Donald Knuth</figcaption></figure>
<figure><img src="svg/intro/lamport.jpg" style="height: 13em"/><figcaption>Leslie Lamport</figcaption></figure>
:::
@preview
![](svg/chapter-01/taocp.jpg)
![](svg/intro/taocp.jpg)
@slide(layout=content-only)
@ -103,13 +103,13 @@ WYSIWhat?
</p>
@preview
![](svg/chapter-01/xkcd-types-of-editors.png)
![](svg/intro/xkcd-types-of-editors.png)
@slide(layout=preview-only)
@preview
![How to get the final document](svg/chapter-01/wysiwyg.svg){}
![How to get the final document](svg/intro/wysiwyg.svg){}
@slide(layout=two-columns)

View File

@ -26,7 +26,7 @@ Ungeordnete Listen 📜
Die einzelnen Stichpunkte werden in jeder Aufzählungsumgebung durch den Befehl `\item` gekennzeichnet.
@preview
![](svg/chapter-07/itemize-crop.svg)
![](svg/lists/itemize-crop.svg)
@slide(layout=content-and-preview)
@ -51,8 +51,8 @@ Geordnete Listen und Definitionslisten
```
@preview
<img class="thin-padding" src="svg/chapter-07/enumerate-crop.svg" style="margin-bottom: 0;"/>
<img class="thin-padding fragment" src="svg/chapter-07/definition-crop.svg"/>
<img class="thin-padding" src="svg/lists/enumerate-crop.svg" style="margin-bottom: 0;"/>
<img class="thin-padding fragment" src="svg/lists/definition-crop.svg"/>
@slide(layout=content-and-preview)
@ -76,7 +76,7 @@ Verschachtelte Listen
```
@preview
![](svg/chapter-07/nested-lists-crop.svg)
![](svg/lists/nested-lists-crop.svg)
@slide(layout=task)
@ -115,7 +115,7 @@ Das Paket `paralist` stellt Aufzählungen ohne riesige Zwischenräume zur Verfü
```
@preview
![](svg/chapter-07/compact-crop.svg)
![](svg/lists/compact-crop.svg)
@slide(layout=extra-content-and-preview)
@ -137,7 +137,7 @@ Folgende Kräuter sind für % …
Natürlich gibt es auch hier ein Pendant namens `inparaenum` für geordnete Listen.
@preview
<img class="thin-padding" src="svg/chapter-07/paralist-extended-crop.svg"/>
<img class="thin-padding" src="svg/lists/paralist-extended-crop.svg"/>
@slide(layout=extra-content-and-preview)
@ -161,7 +161,7 @@ Die Art der Aufzählung lässt sich über den optionalen Parameter `label` ände
```
@preview
![](svg/chapter-07/list-style-types-crop.svg)
![](svg/lists/list-style-types-crop.svg)
@slide(layout=task)

View File

@ -27,7 +27,7 @@ We mark each bullet point with `\item`.
This pattern is the same for all kinds of enumerations.
@preview
![](svg/chapter-07/itemize-english-crop.svg)
![](svg/lists/itemize-english-crop.svg)
@slide(layout=content-and-preview)
@ -52,8 +52,8 @@ Ordered and definition lists
```
@preview
<img class="thin-padding" src="svg/chapter-07/enumerate-english-crop.svg" style="margin-bottom: 0;"/>
<img class="thin-padding fragment" src="svg/chapter-07/definition-english-crop.svg"/>
<img class="thin-padding" src="svg/lists/enumerate-english-crop.svg" style="margin-bottom: 0;"/>
<img class="thin-padding fragment" src="svg/lists/definition-english-crop.svg"/>
@slide(layout=content-and-preview)
@ -77,7 +77,7 @@ Nested lists
```
@preview
![](svg/chapter-07/nested-lists-english-crop.svg)
![](svg/lists/nested-lists-english-crop.svg)
@slide(layout=task)
@ -117,7 +117,7 @@ The package `paralist` offers enumerations with less line spacing.
```
@preview
![](svg/chapter-07/compact-english-crop.svg)
![](svg/lists/compact-english-crop.svg)
@slide(layout=extra-content-and-preview)
@ -139,7 +139,7 @@ The following herbs are % …
Of course, there is an accompanying list type called `inparaenum` for ordered lists.
@preview
<img class="thin-padding" src="svg/chapter-07/paralist-extended-english-crop.svg"/>
<img class="thin-padding" src="svg/lists/paralist-extended-english-crop.svg"/>
@slide(layout=extra-content-and-preview)
@ -164,7 +164,7 @@ To accomplish this, we need to include the package `enumitem` first (but after
```
@preview
![](svg/chapter-07/list-style-types-english-crop.svg)
![](svg/lists/list-style-types-english-crop.svg)
@slide(layout=task)

View File

@ -1,7 +1,7 @@
@slide(layout=chapter-slide)
@number
11
12
@title
Literatur&shy;verwaltung
@ -199,43 +199,43 @@ Ein Beispielzitat im obigen Zitierstil:
@slide(layout=preview-only)
@preview
![Zitieren im Alpha-Zitierstil](svg/chapter-13/bibtex-alpha-crop.svg){.large .thin-padding}
![Zitieren im Alpha-Zitierstil](svg/literature/bibtex-alpha-crop.svg){.large .thin-padding}
@slide(layout=preview-only)
@preview
![Zitieren im IEEE-Zitierstil](svg/chapter-13/bibtex-ieee-crop.svg){.large .thin-padding}
![Zitieren im IEEE-Zitierstil](svg/literature/bibtex-ieee-crop.svg){.large .thin-padding}
@slide(layout=preview-only)
@preview
![Finden von fertigen BibTeX-Einträgen Bamberger Katalog](svg/chapter-13/bamberger_katalog_bibtex.jpg){.large}
![Finden von fertigen BibTeX-Einträgen Bamberger Katalog](svg/literature/bamberger_katalog_bibtex.jpg){.large}
@slide(layout=preview-only)
@preview
![Finden von fertigen BibTeX-Einträgen Google Scholar](svg/chapter-13/google_bibtex1.jpg){.large}
![Finden von fertigen BibTeX-Einträgen Google Scholar](svg/literature/google_bibtex1.jpg){.large}
@slide(layout=preview-only)
@preview
![Finden von fertigen BibTeX-Einträgen Google Scholar](svg/chapter-13/google_bibtex2.jpg){.large}
![Finden von fertigen BibTeX-Einträgen Google Scholar](svg/literature/google_bibtex2.jpg){.large}
@slide(layout=preview-only)
@preview
![Finden von fertigen BibTeX-Einträgen dblp.org](svg/chapter-13/dblp.jpg){.large}
![Finden von fertigen BibTeX-Einträgen dblp.org](svg/literature/dblp.jpg){.large}
@slide(layout=wide-task)
@task-number
11
12
@title
Ein Literaturverzeichnis erstellen und einfügen

View File

@ -1,7 +1,7 @@
@slide(layout=chapter-slide)
@number
11
12
@title
Reference management
@ -201,43 +201,43 @@ An exemplary reference in the citation style above:
@slide(layout=preview-only)
@preview
![Citing in Alpha style](svg/chapter-13/bibtex-alpha-example-crop.svg){.large .thin-padding}
![Citing in Alpha style](svg/literature/bibtex-alpha-example-crop.svg){.large .thin-padding}
@slide(layout=preview-only)
@preview
![Citing in IEEE style](svg/chapter-13/bibtex-ieee-example-crop.svg){.large .thin-padding}
![Citing in IEEE style](svg/literature/bibtex-ieee-example-crop.svg){.large .thin-padding}
@slide(layout=preview-only)
@preview
![Finding ready-made BibTeX entries University of Bamberg Library](svg/chapter-13/bamberg_catalogue_bibtex.jpg){.large}
![Finding ready-made BibTeX entries University of Bamberg Library](svg/literature/bamberg_catalogue_bibtex.jpg){.large}
@slide(layout=preview-only)
@preview
![Finding ready-made BibTeX entries Google Scholar](svg/chapter-13/google_bibtex1.jpg){.large}
![Finding ready-made BibTeX entries Google Scholar](svg/literature/google_bibtex1.jpg){.large}
@slide(layout=preview-only)
@preview
![Finding ready-made BibTeX entries Google Scholar](svg/chapter-13/google_bibtex2.jpg){.large}
![Finding ready-made BibTeX entries Google Scholar](svg/literature/google_bibtex2.jpg){.large}
@slide(layout=preview-only)
@preview
![Finding ready-made BibTeX entries dblp.org](svg/chapter-13/dblp.jpg){.large}
![Finding ready-made BibTeX entries dblp.org](svg/literature/dblp.jpg){.large}
@slide(layout=wide-task)
@task-number
11
12
@title

View File

@ -27,7 +27,7 @@ Mathematische Formeln können **nur im sogenannten Mathmode** gesetzt werden. Hi
Pakete: `amsmath`, `amsthm`, `amssymb`, `mathtools`
@preview
![](svg/chapter-08/simple-maths-crop.svg)
![](svg/maths/simple-maths-crop.svg)
@slide(layout=content-only)
@ -75,7 +75,7 @@ Die Umgebung `align` erlaubt es, Gleichungen zum Beispiel am &hairsp;=&hairsp
* ++ Die Nummerierung kann bei `align` und `equation` durch durch ein Sternchen nach dem Umgebungsnamen (z.&thinsp;B. `\begin{align*}` und `\end{align*}`) unterdrückt werden.
@preview
![](svg/chapter-08/alignment-crop.svg)
![](svg/maths/alignment-crop.svg)
@slide(layout=task-without-number)
@ -206,7 +206,7 @@ Mit dem Befehl `\limits` lassen sich die Grenzen von Integralen unter und über
<p data-category="Achtung!">Der Einsatz von `\limits` sollte im Fließtext vermieden werden.</p>
@preview
![](svg/chapter-08/limits-crop.svg)
![](svg/maths/limits-crop.svg)
@slide(layout=extra-content-only)

View File

@ -29,7 +29,7 @@ We can also use the `equation` block environment:
Packages: `amsmath`, `amsthm`, `amssymb`, `mathtools`
@preview
![](svg/chapter-08/simple-maths-crop.svg)
![](svg/maths/simple-maths-crop.svg)
@slide(layout=content-only)
@ -77,7 +77,7 @@ The `align` environment permits us to align equations at certain positions like
* ++ `align` and `equation` will not be numbered if we add an asterisk after their names (e.&thinsp;g. `\begin{align*}` and `\end{align*}`).
@preview
![](svg/chapter-08/alignment-crop.svg)
![](svg/maths/alignment-crop.svg)
@slide(layout=task-without-number)
@ -211,7 +211,7 @@ This is the standard behaviour for sums, products and limits.
@preview
![](svg/chapter-08/limits-crop.svg)
![](svg/maths/limits-crop.svg)
@slide(layout=extra-content-only)

View File

@ -32,7 +32,7 @@ weiter verbreitet.
```
@preview
![](svg/chapter-14/index.png)
![](svg/packages/index.png)
@slide(layout=content-and-preview)
@ -62,7 +62,7 @@ Für Präsentationen gibt es die Dokumentenklasse `beamer` sowie zahlreiche [Vor
```
@preview
<img src="svg/chapter-14/beamer-orig.svg" style="width: 100%; margin: 0;"/>
<img src="svg/packages/beamer-orig.svg" style="width: 100%; margin: 0;"/>
@slide(layout=content-and-preview)
@ -120,7 +120,7 @@ Mit dem Paket `qtree` lassen sich Konstituentenbäume erstellen:
```
@preview
![](svg/chapter-14/constituency-tree-crop.svg)
![](svg/packages/constituency-tree-crop.svg)
@slide(layout=content-and-preview)
@ -178,7 +178,7 @@ Beweisbäume lassen sich mit dem Paket `prftree` einwandfrei darstellen.
```
@preview
<img class="thin-padding" src="svg/chapter-14/prftree-crop.svg"/>
<img class="thin-padding" src="svg/packages/prftree-crop.svg"/>
@slide(layout=content-only)

View File

@ -32,7 +32,7 @@ popular.
```
@preview
![](svg/chapter-14/index_en-crop.svg)
![](svg/packages/index_en-crop.svg)
@slide(layout=content-and-preview)
@ -62,7 +62,7 @@ For slides, there is the `beamer` document class, as well as numerous [templates
```
@preview
<img src="svg/chapter-14/beamer-orig.svg" style="width: 100%; margin: 0;"/>
<img src="svg/packages/beamer-orig.svg" style="width: 100%; margin: 0;"/>
@slide(layout=content-and-preview)
@ -120,7 +120,7 @@ The `qtree` package can render constituent-based parse trees:
```
@preview
![](svg/chapter-14/constituency-tree-crop.svg)
![](svg/packages/constituency-tree-crop.svg)
@slide(layout=content-and-preview)
@ -178,7 +178,7 @@ Logical tableaux can be renderd using the `prftree` package.
```
@preview
<img class="thin-padding" src="svg/chapter-14/prftree-crop.svg"/>
<img class="thin-padding" src="svg/packages/prftree-crop.svg"/>
@slide(layout=content-only)

View File

@ -19,7 +19,7 @@ Ein größeres LaTeX-Projekt anlegen und dabei …
* den Überblick über die Struktur eines Projekts behalten
@preview
![](svg/chapter-03/langes-dokument.jpg){style="padding: .2em; height: 100vh"}
![](svg/project-structure/langes-dokument.jpg){style="padding: .2em; height: 100vh"}
@slide(layout=content-and-preview)
@ -47,7 +47,7 @@ Hauptdatei <span class="emoji">👑</span>
```
@preview
![](svg/chapter-03/hauptdatei-orig.svg)
![](svg/project-structure/hauptdatei-orig.svg)
@slide(layout=content-and-preview)
@ -76,7 +76,7 @@ Inhalt von Abschnitt 2.
```
@preview
![](svg/chapter-03/hauptdatei-teile-crop.svg){.thin-padding}
![](svg/project-structure/hauptdatei-teile-crop.svg){.thin-padding}
@slide(layout=content-and-preview-with-category)
@ -95,7 +95,7 @@ Dateipfade angeben <span class="emoji">👣</span>
<p data-category="Achtung!" class="fragment">Bei LaTeX muss stets die **Unix-Syntax** für Pfadangaben verwendet werden. Pfadelemente werden durch einen Schrägstrich getrennt: `pfad/zur/datei`. Deshalb werden wir im Folgenden diese Schreibweise verwenden.</p>
@preview
![](svg/chapter-03/tree-crop.svg)
![](svg/project-structure/tree-crop.svg)
@slide(layout=content-and-preview-with-category)
@ -116,7 +116,7 @@ Der **einfache Punkt »`.`«** bezieht sich bei relativen Pfaden auf den aktuell
:::
@preview
![](svg/chapter-03/relative-path-crop.svg)
![](svg/project-structure/relative-path-crop.svg)
@slide(layout=content-and-preview-with-category)
@ -135,7 +135,7 @@ Dateipfade angeben <span class="emoji">👣</span>
:::
@preview
![](svg/chapter-03/relative-path-subdir-crop.svg)
![](svg/project-structure/relative-path-subdir-crop.svg)
@ -159,7 +159,7 @@ Dateipfade angeben <span class="emoji">👣</span>
:::
@preview
![](svg/chapter-03/relative-path-transitive-crop.svg)
![](svg/project-structure/relative-path-transitive-crop.svg)

View File

@ -18,7 +18,7 @@ Create a bigger LaTeX project and …
* keep the overview over the project structure
@preview
![](svg/chapter-03/langes-dokument.jpg){style="padding: .2em; height: 100vh"}
![](svg/project-structure/langes-dokument.jpg){style="padding: .2em; height: 100vh"}
@slide(layout=content-and-preview)
@ -46,7 +46,7 @@ Main file <span class="emoji">👑</span>
```
@preview
![](svg/chapter-03/main-orig.svg)
![](svg/project-structure/main-orig.svg)
@slide(layout=content-and-preview)
@ -75,7 +75,7 @@ of section 2.
```
@preview
![](svg/chapter-03/main-parts-crop.svg){.thin-padding}
![](svg/project-structure/main-parts-crop.svg){.thin-padding}
@slide(layout=content-and-preview-with-category)
@ -94,7 +94,7 @@ Specifying file paths <span class="emoji">👣</span>
<p data-category="Caution!" class="fragment">In **LaTeX,** you have to use UNIX-style paths. They are separated by a forward slash: `path/to/file`. We will use those from here on.</p>
@preview
![](svg/chapter-03/tree-english-crop.svg)
![](svg/project-structure/tree-english-crop.svg)
@slide(layout=content-and-preview-with-category)
@ -115,7 +115,7 @@ A **single dot `.`** represents the current folder (in this case: `latex-s
:::
@preview
![](svg/chapter-03/relative-path-english-crop.svg)
![](svg/project-structure/relative-path-english-crop.svg)
@slide(layout=content-and-preview-with-category)
@ -132,7 +132,7 @@ Specifying file paths <span class="emoji">👣</span>
<pre class="fragment">./content/basic-document-structure.tex</pre>
@preview
![](svg/chapter-03/relative-path-subdir-english-crop.svg)
![](svg/project-structure/relative-path-subdir-english-crop.svg)
@ -156,7 +156,7 @@ Specifying file paths <span class="emoji">👣</span>
:::
@preview
![](svg/chapter-03/relative-path-transitive-english-crop.svg)
![](svg/project-structure/relative-path-transitive-english-crop.svg)

View File

@ -29,7 +29,7 @@ wiki/Eber}}
```
@preview
![](svg/chapter-12/fußnotenbeispiel-crop.svg)
![](svg/references-and-footnotes/fußnotenbeispiel-crop.svg)
@slide(layout=content-and-preview)
@ -57,7 +57,7 @@ Wie man in Abbildung \ref{fig:fooboar} …
```
@preview
![](svg/chapter-12/ref-beispiel-crop.svg)
![](svg/references-and-footnotes/ref-beispiel-crop.svg)
@slide(layout=content-and-preview)
@ -82,7 +82,7 @@ Jungeber (siehe \Cref{fig:fooboar}).
Der Befehl `\cref` fügt selbstständig die passende Abkürzung ein.
@preview
![](svg/chapter-12/cref-beispiel-crop.svg)
![](svg/references-and-footnotes/cref-beispiel-crop.svg)
@slide(layout=content-only)
@ -185,7 +185,7 @@ Das Paket `footmisc` stellt verschiedene weitere Optionen für die Darstellung v
```
@preview
![](svg/chapter-12/footmisc-de-crop.svg){.thin-padding}
![](svg/references-and-footnotes/footmisc-de-crop.svg){.thin-padding}
@slide(layout=extra-content-and-preview)
@ -207,5 +207,5 @@ sec:section3,sec:section5}.
```
@preview
![](svg/chapter-12/cref-multiple-beispiel-crop.svg)
![](svg/references-and-footnotes/cref-multiple-beispiel-crop.svg)

View File

@ -32,7 +32,7 @@ wiki/Wild_boar}}
```
@preview
![](svg/chapter-12/footnote-example-crop.svg)
![](svg/references-and-footnotes/footnote-example-crop.svg)
@slide(layout=content-and-preview)
@ -61,7 +61,7 @@ As you can see in Figure
```
@preview
![](svg/chapter-12/ref-example-crop.svg)
![](svg/references-and-footnotes/ref-example-crop.svg)
@slide(layout=content-only)
@title
@ -115,7 +115,7 @@ boar (see \Cref{fig:fooboar}).
The `\cref` command automatically inserts suitable prefixes.
@preview
![](svg/chapter-12/cref-example-crop.svg)
![](svg/references-and-footnotes/cref-example-crop.svg)
@slide(layout=content-only)
@ -187,7 +187,7 @@ The `footmisc` package provides additional options for the presentation of footn
```
@preview
![](svg/chapter-12/footmisc-en-crop.svg){.thin-padding}
![](svg/references-and-footnotes/footmisc-en-crop.svg){.thin-padding}
@ -210,4 +210,4 @@ sec:section3,sec:section5}.
```
@preview
![](svg/chapter-12/cref-multiple-example-crop.svg)
![](svg/references-and-footnotes/cref-multiple-example-crop.svg)

View File

@ -1,7 +1,7 @@
@slide(layout=chapter-slide)
@number
12
11
@title
Quelltext-Listings
@ -24,7 +24,7 @@ Quadrate aller geraden % …
```
@preview
![](svg/chapter-09/listings-haskell-crop.svg)
![](svg/source-code-listings/listings-haskell-crop.svg)
@slide(layout=content-and-preview)
@ -49,7 +49,7 @@ public class Test {
```
@preview
![](svg/chapter-09/listings-java-crop.svg)
![](svg/source-code-listings/listings-java-crop.svg)
@slide(layout=content-only)
@ -92,7 +92,7 @@ Weitere Materialien
@slide(layout=task)
@task-number
12
11
@title
Listings

View File

@ -1,7 +1,7 @@
@slide(layout=chapter-slide)
@number
12
11
@title
Source code listings
@ -24,7 +24,7 @@ Squares of all even % …
```
@preview
![](svg/chapter-09/listings-haskell-english-crop.svg)
![](svg/source-code-listings/listings-haskell-english-crop.svg)
@slide(layout=content-and-preview)
@ -49,7 +49,7 @@ public class Test {
```
@preview
![](svg/chapter-09/listings-java-english-crop.svg)
![](svg/source-code-listings/listings-java-english-crop.svg)
@slide(layout=content-only)
@ -92,7 +92,7 @@ Further resources
@slide(layout=task)
@task-number
12
11
@title
Listings

View File

@ -29,7 +29,7 @@ einer Zeile zu halten: Dr.~Fooboar.
* ++ Nutzt French Spacing (`\frenchspacing`), um riesige Freiräume nach Satzzeichen zu verhindern.
@preview
![](svg/chapter-04/leerzeichen-crop.svg)
![](svg/special-characters/leerzeichen-crop.svg)
@slide(layout=content-and-preview)
@ -66,7 +66,7 @@ Striche
</table>
@preview
![](svg/chapter-04/striche-crop.svg)
![](svg/special-characters/striche-crop.svg)
@slide(layout=content-and-preview)
@ -90,7 +90,7 @@ quote.}
```
@preview
![](svg/chapter-04/zitate-crop.svg)
![](svg/special-characters/zitate-crop.svg)
@slide(layout=content-only)
@ -140,7 +140,7 @@ Bei *English&nbsp;spacing* versucht LaTeX, nach Abkürzungen trotzdem normale Wo
* erzwungenen Satzenden: `\@.␣`
@preview
![](svg/chapter-04/french-spacing-crop.svg)
![](svg/special-characters/french-spacing-crop.svg)
@slide(layout=extra-content-and-preview)
@ -182,7 +182,7 @@ LaTeX trennt Wörter im Normalfall automatisch richtig, wenn die richtige Sprach
@preview
![](svg/chapter-04/silbentrennung-crop.svg)
![](svg/special-characters/silbentrennung-crop.svg)

View File

@ -26,7 +26,7 @@ line: Dr.~Fooboar.
* ++ Use french spacing (`\frenchspacing`) to avoid giant gaps after full stops.
@preview
![](svg/chapter-04/spaces-crop.svg)
![](svg/special-characters/spaces-crop.svg)
@slide(layout=content-and-preview)
@ -63,7 +63,7 @@ Hyphens and dashes
</table>
@preview
![](svg/chapter-04/hyphens-and-dashes-crop.svg)
![](svg/special-characters/hyphens-and-dashes-crop.svg)
@slide(layout=content-and-preview)
@ -87,7 +87,7 @@ Zitat.}
```
@preview
![](svg/chapter-04/quotes-crop.svg)
![](svg/special-characters/quotes-crop.svg)
@slide(layout=content-only)
@ -137,7 +137,7 @@ If you actually use *English&nbsp;spacing,* LaTeX will still try and put normal
* manually ending sentences: `\@.␣`
@preview
![](svg/chapter-04/french-spacing-crop.svg)
![](svg/special-characters/french-spacing-crop.svg)
@slide(layout=extra-content-and-preview)
@ -179,7 +179,7 @@ Sometimes, manual intervention is required.
<p data-category="Caution!">Some of the codes only work when you use the `babel` package.</p>
@preview
![](svg/chapter-04/hyphenation-crop.svg)
![](svg/special-characters/hyphenation-crop.svg)
@slide(layout=extra-content-only)

View File

@ -14,7 +14,7 @@ Hilfe und Informationen
@content
Das Wikibook zu LaTeX enthält eine große Anzahl interessanter Artikel und ist auch in deutscher Sprache verfügbar.
![](svg/chapter-15/wikibooks-latex.jpg)
![](svg/support/wikibooks-latex.jpg)
@slide(layout=content-only)
@ -24,7 +24,7 @@ Das Wikibook zu LaTeX enthält eine große Anzahl interessanter Artikel und ist
@content
Das &raquo;Comprehensive TeX Archive Network&laquo; ist die zentrale Quelle für LaTeX-Pakete und ihre Dokumentation.
![](svg/chapter-15/ctan.jpg)
![](svg/support/ctan.jpg)
@slide(layout=content-only)
@ -36,7 +36,7 @@ Ein Online-LaTeX-Editor, der das kollaboratives Arbeiten an Dokumenten ermöglic
Außerdem findest du auf der Seite verschiedene Tutorials und unter <a href="https://www.overleaf.com/templates">&raquo;Templates&laquo;</a> LaTeX-Vorlagen für viele Gelegenheiten (Lebenslauf, Abschlussarbeiten, …).
![](svg/chapter-15/overleaf.jpg)
![](svg/support/overleaf.jpg)
@slide(layout=content-only)
@ -46,7 +46,7 @@ Außerdem findest du auf der Seite verschiedene Tutorials und unter <a href="htt
@content
Frage-Forum zu LaTeX.
![](svg/chapter-15/stackexchange.jpg)
![](svg/support/stackexchange.jpg)
@slide(layout=content-only)
@ -56,22 +56,22 @@ Frage-Forum zu LaTeX.
@content
Webseite mit zahlreichen LaTeX-Beispielvorlagen, vor allem zu TikZ.
![](svg/chapter-15/texample.jpg)
![](svg/support/texample.jpg)
@slide(layout=preview-only)
@preview
![Klassisch ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/klassisches-beispiel-2.jpeg){.large}
![Klassisch ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/support/klassisches-beispiel-2.jpeg){.large}
@slide(layout=preview-only)
@preview
![Noch klassischer ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/klassischeres-beispiel.jpg)
![Noch klassischer ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/support/klassischeres-beispiel.jpg)
@slide(layout=preview-only)
@preview
![Anders ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/anderes-beispiel.png){.large}
![Anders ([Quelle](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/support/anderes-beispiel.png){.large}
@slide(layout=content-only)
@ -102,5 +102,5 @@ Kurzes Feedback
@slide(layout=preview-only)
@preview
<img src="svg/chapter-15/fooboar-latex-tut.jpg" style="width:100%; margin:0 auto; display: block;"/>
<img src="svg/support/fooboar-latex-tut.jpg" style="width:100%; margin:0 auto; display: block;"/>

View File

@ -14,7 +14,7 @@ Getting help and&nbsp;information
@content
The LaTeX Wikibook offers numerous interesting articles and is available in English and German (among others).
![](svg/chapter-15/wikibooks-latex_en.jpg)
![](svg/support/wikibooks-latex_en.jpg)
@slide(layout=content-only)
@ -24,7 +24,7 @@ The LaTeX Wikibook offers numerous interesting articles and is available in Engl
@content
The “Comprehensive TeX Archive Network” is the central source for LaTeX packages and their documentation.
![](svg/chapter-15/ctan.jpg)
![](svg/support/ctan.jpg)
@slide(layout=content-only)
@ -36,7 +36,7 @@ Overleaf is a collaborative online LaTeX editor.
It also offers a multiple tutorials and templates for different occasions (CV, theses, …): <a href="https://www.overleaf.com/templates">»Templates«</a>.
![](svg/chapter-15/overleaf.jpg)
![](svg/support/overleaf.jpg)
@slide(layout=content-only)
@ -46,7 +46,7 @@ It also offers a multiple tutorials and templates for different occasions (CV, t
@content
Question-and-answer website for LaTeX.
![](svg/chapter-15/stackexchange.jpg)
![](svg/support/stackexchange.jpg)
@slide(layout=content-only)
@ -56,22 +56,22 @@ Question-and-answer website for LaTeX.
@content
A collection of LaTeX examples, especially with TikZ.
![](svg/chapter-15/texample.jpg)
![](svg/support/texample.jpg)
@slide(layout=preview-only)
@preview
![Classic ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/klassisches-beispiel-2.jpeg){.large}
![Classic ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/support/klassisches-beispiel-2.jpeg){.large}
@slide(layout=preview-only)
@preview
![More classic ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/klassischeres-beispiel.jpg)
![More classic ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/support/klassischeres-beispiel.jpg)
@slide(layout=preview-only)
@preview
![Different ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/chapter-15/anderes-beispiel.png){.large}
![Different ([source](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends))](svg/support/anderes-beispiel.png){.large}
@slide(layout=content-only)
@ -102,5 +102,5 @@ A short feedback round
@slide(layout=preview-only)
@preview
<img src="svg/chapter-15/fooboar-latex-tut.jpg" style="width:100%; margin:0 auto; display: block;" />
<img src="svg/support/fooboar-latex-tut.jpg" style="width:100%; margin:0 auto; display: block;" />

View File

@ -65,7 +65,7 @@ Spaltendefinitionen
++ Vertikale Trennlinien und doppelte horizontale Linien sind unter Typograph\*innen nicht gern gesehen und sollten vermieden werden.
@preview
![](svg/chapter-11/tabelle-beispiel-crop.svg){.thin-padding}
![](svg/tables/tabelle-beispiel-crop.svg){.thin-padding}
@slide(layout=content-and-preview)
@ -90,7 +90,7 @@ Tabelleninhalt
* ++ `\toprule`, `\midrule` und `\bottomrule` strukturieren die Tabelle.
@preview
![](svg/chapter-11/tabelle-inhalt-beispiel-crop.svg){.thin-padding}
![](svg/tables/tabelle-inhalt-beispiel-crop.svg){.thin-padding}
@slide(layout=wide-content)
@ -127,7 +127,7 @@ Mehr Komfort
@content
Der [Tables Generator](https://tablesgenerator.com/) ist ein wunderbares Werkzeug, um schnell Tabellen verschiedener Formate zu erstellen.
[![](svg/chapter-11/tables-generator.png)](https://tablesgenerator.com/)
[![](svg/tables/tables-generator.png)](https://tablesgenerator.com/)
@slide(layout=task)
@ -230,4 +230,4 @@ Weiterführendes Beispiel
[<span class="emoji">🔗</span> Dokumentation zu Booktabs](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf)
@preview
![](svg/chapter-11/tabelle-fortgeschritten-beispiel-crop.svg){.thin-padding}
![](svg/tables/tabelle-fortgeschritten-beispiel-crop.svg){.thin-padding}

View File

@ -65,7 +65,7 @@ Column definitions
++ Vertical separator lines and double horizontal lines are frowned upon by typographers and should be avoided.
@preview
![](svg/chapter-11/table-example-crop.svg){.thin-padding}
![](svg/tables/table-example-crop.svg){.thin-padding}
@slide(layout=content-and-preview)
@ -90,7 +90,7 @@ Table content
* ++ `\toprule`, `\midrule` and `\bottomrule` structure the table.
@preview
![](svg/chapter-11/table-content-example-crop.svg){.thin-padding}
![](svg/tables/table-content-example-crop.svg){.thin-padding}
@slide(layout=wide-content)
@ -127,7 +127,7 @@ More comfort
@content
The [Tables Generator](https://tablesgenerator.com/) is a wonderful tool to quickly create tables of different formats.
[![](svg/chapter-11/tables-generator.png)](https://tablesgenerator.com/)
[![](svg/tables/tables-generator.png)](https://tablesgenerator.com/)
@slide(layout=task)
@ -233,4 +233,4 @@ An advanced example
[<span class="emoji">🔗</span> Booktabs documentation](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf)
@preview
![](svg/chapter-11/table-advanced-example-crop.svg){.thin-padding}
![](svg/tables/table-advanced-example-crop.svg){.thin-padding}

View File

@ -32,8 +32,8 @@ Optische Auszeichnungsmöglichkeiten:
</table>
@preview
<img class="thin-padding" src="svg/chapter-05/hervorhebungen-crop.svg" style="margin-bottom: 0; margin-top: 100px"/>
<img class="thin-padding" src="svg/chapter-05/optische-auszeichnungen-crop.svg" />
<img class="thin-padding" src="svg/text-markup/hervorhebungen-crop.svg" style="margin-bottom: 0; margin-top: 100px"/>
<img class="thin-padding" src="svg/text-markup/optische-auszeichnungen-crop.svg" />
@ -80,7 +80,7 @@ wiedergibt.
```
@preview
![](svg/chapter-05/url-de-crop.svg)
![](svg/text-markup/url-de-crop.svg)
@slide(layout=task)
@ -122,7 +122,7 @@ Schriftgrößen relativ zu `normalsize`:
```
@preview
![](svg/chapter-05/schriftgroesse-optiker-crop.svg){.thin-padding}
![](svg/text-markup/schriftgroesse-optiker-crop.svg){.thin-padding}
@slide(layout=extra-content-and-preview)
@ -148,7 +148,7 @@ Alternativ einsetzbare Umgebungen:
<p data-category="Achtung!">Guter Flattersatz ist noch schwieriger als guter Blocksatz, daher lieber vermeiden!</p>
@preview
![](svg/chapter-06/ausrichtung-crop.svg)
![](svg/text-markup/ausrichtung-crop.svg)
@slide(layout=extra-content-and-preview)
@ -172,7 +172,7 @@ Einzüge und Abstände
* Mit `\noindent` kann für nur einen Absatz der Einzug abgeschaltet werden
@preview
![](./svg/chapter-06/einzüge-abstände-orig.svg)
![](./svg/text-markup/einzüge-abstände-orig.svg)

View File

@ -32,8 +32,8 @@ Furthermore, optical highlighting can be used.
</table>
@preview
<img class="thin-padding" src="svg/chapter-05/emphases-crop.svg" style="margin-bottom: 0;"/>
<img class="thin-padding fragment" src="svg/chapter-05/optical-highlighting-crop.svg"/>
<img class="thin-padding" src="svg/text-markup/emphases-crop.svg" style="margin-bottom: 0;"/>
<img class="thin-padding fragment" src="svg/text-markup/optical-highlighting-crop.svg"/>
@slide(layout=content-only)
@ -77,7 +77,7 @@ The `hyperref` package provides an `\url{}` command that reproduces URLs
```
@preview
![](svg/chapter-05/url-crop.svg)
![](svg/text-markup/url-crop.svg)
@slide(layout=task)
@ -121,7 +121,7 @@ Font sizes relative to `normalsize`:
```
@preview
![](svg/chapter-05/font-size-optician-crop.svg){.thin-padding}
![](svg/text-markup/font-size-optician-crop.svg){.thin-padding}
@slide(layout=extra-content-and-preview)
@ -148,7 +148,7 @@ Alternatively, we can use dedicated environments:
<p data-category="Caution!">Proper ragged alignment is even more difficult than good justification, so better avoid it.</p>
@preview
![](svg/chapter-06/ausrichtung-crop.svg)
![](svg/text-markup/ausrichtung-crop.svg)
@slide(layout=extra-content-and-preview)
@ -172,7 +172,7 @@ Indentation and spacing
* `\noindent` allows us to disable first-line indentation for a given paragraph
@preview
![](./svg/chapter-06/indentation-spacing-orig.svg)
![](./svg/text-markup/indentation-spacing-orig.svg)

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View File

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View File

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View File

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View File

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

View File

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

View File

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +0,0 @@
[0] Config.pm:307> INFO - This is Biber 2.19
[0] Config.pm:310> INFO - Logfile is 'example_citation-en.blg'
[78] biber:340> INFO - === Do Apr 3, 2025, 13:49:44
[200] Utils.pm:399> ERROR - Cannot find 'example_citation-en.bcf'!
[201] Biber.pm:136> INFO - ERRORS: 1

View File

Before

Width:  |  Height:  |  Size: 138 KiB

After

Width:  |  Height:  |  Size: 138 KiB

View File

Before

Width:  |  Height:  |  Size: 138 KiB

After

Width:  |  Height:  |  Size: 138 KiB

View File

Before

Width:  |  Height:  |  Size: 565 KiB

After

Width:  |  Height:  |  Size: 565 KiB

View File

Before

Width:  |  Height:  |  Size: 380 KiB

After

Width:  |  Height:  |  Size: 380 KiB

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Some files were not shown because too many files have changed in this diff Show More