You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,6 @@ The following commands are used after the `\begin{document}` statement.
40
40
41
41
\selectlanguage{english} % optional: change document language from ngerman to english
42
42
43
-
\varclearpage % \cleardoublepage if twoside is set and the current page number is odd. \clearpage otherwise (useful for switching between two-side and single-side layout)
44
-
45
-
46
43
##Example
47
44
For an example see [example.tex](example.tex). The output should look like [example.pdf](example.pdf).
0 commit comments