change example
This commit is contained in:
parent
8e98530a57
commit
5835f76719
@ -6,7 +6,7 @@
|
||||
\usepackage{hyperref}
|
||||
\begin{document}
|
||||
\thispagestyle{empty}
|
||||
\section*{Absätze}
|
||||
\section*{paragraphs}
|
||||
Continous text can be written directly
|
||||
in the source code.
|
||||
Simple line breaks
|
||||
@ -16,7 +16,7 @@ just as multiple space characters.
|
||||
An empty line creates a new paragraph
|
||||
which has an indentation by default.
|
||||
Manual line breaks can be forced
|
||||
with two backslashes,
|
||||
but normally they have no business \\
|
||||
in continuous text.
|
||||
using two backslashes,
|
||||
but this use \\
|
||||
is strongly discouraged.
|
||||
\end{document}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user