minor changes in chapter 03

This commit is contained in:
Fradtschuk 2021-05-28 11:25:31 +02:00
parent c7105014c0
commit 68e618981b

View File

@ -394,5 +394,5 @@ Structure your document and text
* ++ As you may already have noticed, **paragraphs** are marked as `\\`. Use real paragraphs instead. * ++ As you may already have noticed, **paragraphs** are marked as `\\`. Use real paragraphs instead.
* ++ Time to structure our document! Use LaTex commands to declare all **headings** (`\section`, `\subsubsection`, etc.). * ++ Time to structure our document! Use LaTex commands to declare all **headings** (`\section`, `\subsubsection`, etc.).
* ++ Add a **table of contents.** to your document. * ++ Add a **table of contents** to your document.