Switch sections
This commit is contained in:
parent
bd542885ef
commit
8482678dea
@ -357,22 +357,6 @@ Dokument und Text gliedern
|
||||
* Fügt anschließend ein **Inhaltsverzeichnis** in euer Dokument ein.
|
||||
|
||||
|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@title
|
||||
Bevor wir fortfahren können …
|
||||
|
||||
@content
|
||||
<div class="box warning">
|
||||
**Kommentiert** zuletzt die Präambel, die Dokumentenumgebung und das Inhaltsverzeichnis **wieder aus**.
|
||||
|
||||
Nur so kann eure Lösung auch ins Skript eingebunden werden (Schnelles Auskommentieren kann in TeXstudio mit dem Shortcut <kbd>Strg</kbd> + <kbd>T</kbd> erreicht werden).
|
||||
</div>
|
||||
|
||||
Im nächsten Kapitel erklären wir, warum das notwendig ist.
|
||||
|
||||
|
||||
@slide(layout=extra-content-and-preview)
|
||||
|
||||
@title
|
||||
@ -393,4 +377,19 @@ Außerdem kann für das Inhaltsverzeichnis ein alternativer Titel angegeben werd
|
||||
```
|
||||
|
||||
@preview
|
||||

|
||||

|
||||
|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@title
|
||||
Bevor wir fortfahren können …
|
||||
|
||||
@content
|
||||
<div class="box warning">
|
||||
**Kommentiert** zuletzt die Präambel, die Dokumentenumgebung und das Inhaltsverzeichnis **wieder aus**.
|
||||
|
||||
Nur so kann eure Lösung auch ins Skript eingebunden werden (Schnelles Auskommentieren kann in TeXstudio mit dem Shortcut <kbd>Strg</kbd> + <kbd>T</kbd> erreicht werden).
|
||||
</div>
|
||||
|
||||
Im nächsten Kapitel erklären wir, warum das notwendig ist.
|
||||
@ -356,21 +356,6 @@ Structure your document and text
|
||||
* Add a **table of contents** to your document.
|
||||
|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@title
|
||||
Before we can continue …
|
||||
|
||||
@content
|
||||
<div class="box warning">
|
||||
Finally, **comment out** the preamble, the document environment, and the table of contents.
|
||||
|
||||
Only this way, your solution can be embedded in the script itself. (In TeXstudio, comments can be achieved by the shortcut <kbd>Strg</kbd> + <kbd>T</kbd>.)
|
||||
</div>
|
||||
|
||||
We will learn in the following chapter why this is the case.
|
||||
|
||||
|
||||
@slide(layout=extra-content-and-preview)
|
||||
|
||||
@title
|
||||
@ -391,4 +376,19 @@ You can also provide an alternative title for the table of contents:
|
||||
```
|
||||
|
||||
@preview
|
||||

|
||||

|
||||
|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@title
|
||||
Before we can continue …
|
||||
|
||||
@content
|
||||
<div class="box warning">
|
||||
Finally, **comment out** the preamble, the document environment, and the table of contents.
|
||||
|
||||
Only this way, your solution can be embedded in the script itself. (In TeXstudio, comments can be achieved by the shortcut <kbd>Strg</kbd> + <kbd>T</kbd>.)
|
||||
</div>
|
||||
|
||||
We will learn in the following chapter why this is the case.
|
||||
Loading…
x
Reference in New Issue
Block a user