Skip to content
Snippets Groups Projects
Commit 7bc93648 authored by Richard Zameitat's avatar Richard Zameitat :cat2:
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:osak/talks

parents c826a53b fa125dde
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