Fixing typos.

This commit is contained in:
Kremitzl 2021-05-28 18:03:21 +02:00
parent 655c7e3aa5
commit b89ea953e0
2 changed files with 2 additions and 2 deletions

View File

@ -379,7 +379,7 @@ Abbildungsverzeichnis und Tabellenverzeichnis
Dokument und Text gliedern Dokument und Text gliedern
@content @content
* Öffnet die Datei `document-structure-raw.tex`, die im Ordner `exercises/basic-document-structure` liegt. * Öffnet die Datei `document-structure.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**. Kompiliert die Datei. * ++ 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} ``` {.lang-tex .hljs .fragment}

View File

@ -379,7 +379,7 @@ List of figures and list of tables
Structure your document and text Structure your document and text
@content @content
* Open the file `documemt-structure.tex`. It is located in the directory `exercises/basic-document-structure`. * Open the file `document-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. * ++ Wrap the entire text in a **document** environment and insert the following **preamble**. Compile the document.
``` {.lang-tex .hljs .fragment} ``` {.lang-tex .hljs .fragment}