From 315a9057b8e73161a447600ac7711b8705457f27 Mon Sep 17 00:00:00 2001 From: Lennart <lennart@fsmpi.rwth-aachen.de> Date: Tue, 28 May 2019 21:02:09 +0200 Subject: [PATCH] vim commandline --- workshops/latex/latex.tex | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/workshops/latex/latex.tex b/workshops/latex/latex.tex index f4a6d72..f07467a 100644 --- a/workshops/latex/latex.tex +++ b/workshops/latex/latex.tex @@ -620,10 +620,10 @@ \end{tikzpicture} \structure{Besondere Zeichen} \begin{itemize} - \item \%: \texttt{\textbackslash\%} - \item \&, \#, \$: \texttt{\textbackslash\&, \textbackslash\#, \textbackslash\$} - \item \textbackslash, \{, \}: \texttt{\textbackslash textbackslash, \textbackslash\{, \textbackslash\}} - %todo besser sortieren, noch was vergessen? + \item \%: \texttt{\textbackslash\%} + \item \&, \#, \$: \texttt{\textbackslash\&, \textbackslash\#, \textbackslash\$} + \item \textbackslash, \{, \}: \texttt{\textbackslash textbackslash, \textbackslash\{, \textbackslash\}} + %todo besser sortieren, noch was vergessen? \end{itemize} \end{frame} @@ -658,3 +658,7 @@ \end{frame} \end{document} + +\begin{comment} +vim:ts=2:spelllang=de:fo=want:spell +\end{comment} -- GitLab