Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
talks
Commits
fa125dde
Commit
fa125dde
authored
May 28, 2019
by
Lennart Klebl
Browse files
nicht optional
parent
e58ef9b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
workshops/latex/latex.tex
View file @
fa125dde
...
...
@@ -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
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment