diff --git a/workshops/latex/latex.tex b/workshops/latex/latex.tex index 6546f8c7489366cbfaed5c5ac4d206e75565fc27..82abb020f29bf499d72f2a54c7955917cb1fec33 100644 --- a/workshops/latex/latex.tex +++ b/workshops/latex/latex.tex @@ -417,7 +417,7 @@ \node[draw=blue!20!lightgray, line width=2pt]{ \begin{minipage}[t][7mm][c]{.4\textwidth} \centering - \scriptsize \ttfamily \verb|\vec x^2 = x_1^2 + x_2^2| + \scriptsize \ttfamily \verb|\vec{x}^2 = x_1^2 + x_2^2| \end{minipage} }; & \node{\includegraphics[width=16pt]{figures/texstudio-compile.pdf}}; & @@ -447,7 +447,7 @@ \begin{minipage}[t][7mm][c]{.4\textwidth} \centering \scriptsize \ttfamily - \verb|\nabla\cdot\vec E = 4\pi\rho| + \verb|\nabla\cdot\vec{E} = 4\pi\rho| \end{minipage} }; & \node{\includegraphics[width=16pt]{figures/texstudio-compile.pdf}}; & @@ -642,8 +642,6 @@ \item Macros definieren (\highlightRed{\textbackslash{}newcommand}) \item \highlightRed{\textbackslash{}begin}\verb+{document}+ \\ (\highlightRed{\textbackslash{}end}\verb+{document}+) - \item {\color{Gray}optionale Einstellungen} - %TODO wegnehmen? \end{itemize} \end{column} \begin{column}{0.05\textwidth}