Skip to content
Snippets Groups Projects
Commit fa125dde authored by Lennart Klebl's avatar Lennart Klebl
Browse files

nicht optional

parent e58ef9b6
No related branches found
No related tags found
No related merge requests found
......@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment