Merge branch '6-convert-to-onpoint' of git.stuve-bamberg.de:latex/latex-wochenende into 6-convert-to-onpoint
This commit is contained in:
commit
9cd5ed656b
2
onpoint
2
onpoint
@ -1 +1 @@
|
||||
Subproject commit 96f65fa07c6522b5c2e02f647c04601e3278adc1
|
||||
Subproject commit ccad5282c56b31574321dd5a38e4a495cc11f206
|
||||
@ -380,7 +380,7 @@ Dokument und Text gliedern
|
||||
|
||||
@content
|
||||
* Öffnet die Datei `document-structure-raw.tex`, die im Ordner `exercises/basic-document-structure` liegt.
|
||||
* ++ Packt den gesamten Text in der Datei in eine **Document**-Umgebung und schreibt darüber folgende **Präambel**, damit das Dokument kompiliert werden kann:
|
||||
* ++ Packt den gesamten Text in der Datei in eine **Document**-Umgebung und schreibt darüber folgende **Präambel**. Kompiliert die Datei.
|
||||
|
||||
``` {.lang-tex .hljs .fragment}
|
||||
\documentclass{scrartcl}
|
||||
|
||||
@ -379,8 +379,8 @@ List of figures and list of tables
|
||||
Structure your document and text
|
||||
|
||||
@content
|
||||
* Open the file `document-structure.tex`. It is located in the directory `exercises/basic-document-structure`.
|
||||
* ++ Wrap the entire text in `document-structure.tex` in a **document** environment and insert the following **preamble** above, so that you can compile the document:
|
||||
* Open the file `documemt-structure.tex`. It is located in the directory `exercises/basic-document-structure`.
|
||||
* ++ Wrap the entire text in a **document** environment and insert the following **preamble**. Compile the document.
|
||||
|
||||
``` {.lang-tex .hljs .fragment}
|
||||
\documentclass{scrartcl}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user