Fixing task.

This commit is contained in:
Kremitzl 2021-05-28 21:11:54 +02:00
parent a9ced14ed1
commit e8334554c8

View File

@ -380,7 +380,7 @@ Structure your document and text
@content @content
* Open the file `document-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}
\documentclass{scrartcl} \documentclass{scrartcl}