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
523cbe43
Commit
523cbe43
authored
Jun 04, 2019
by
Valentin Bruch
Browse files
latex and beamer: vspaces, titlepage layout, ...
parent
9f6fed02
Changes
2
Show whitespace changes
Inline
Side-by-side
workshops/latex/beamer/beamer.tex
View file @
523cbe43
...
...
@@ -112,7 +112,7 @@
\begin{document}
\begin{frame}
\begin{frame}
[noframenumbering]
\begin{center}
\begin{minipage}
{
.75
\textwidth
}
\titlepage
...
...
@@ -120,7 +120,7 @@
\end{center}
\end{frame}
\input
{
examples/toc
}
%
\input{examples/toc}
\section
{
Was ist
\LaTeX
-Beamer
}
\begin{frame}
{
Was ist
\LaTeX
-Beamer?
}
...
...
workshops/latex/latex.tex
View file @
523cbe43
...
...
@@ -444,7 +444,7 @@
\lstinputlisting
{
examples/equation.tex
}
\end{minipage}
}
;
&
\node
{
\includegraphics
[width=1
2
pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
{
\includegraphics
[width=1
6
pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
[draw=blue!20!lightgray,line width=2pt]
{
\begin{minipage}
[t][11mm][c]
{
.33
\textwidth
}
\vspace*
{
-2pt
}
...
...
@@ -471,7 +471,7 @@
\texttt
{
Gleichung:
\highlightRed
{
\$
x
\^\
2 = 25
\$
}}
\end{minipage}
}
;
&
\node
{
\includegraphics
[width=1
2
pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
{
\includegraphics
[width=1
6
pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
[draw=blue!20!lightgray,line width=2pt]
{
\begin{minipage}
[t][6mm][c]
{
.3
\textwidth
}
\textrm
{
Gleichung:
$
x
^
2
=
25
$}
...
...
@@ -486,12 +486,12 @@
\begin{tikzpicture}
\node
[matrix, column sep=4pt, row sep=4pt]
{
\node
[draw=blue!20!lightgray,line width=2pt]
{
\begin{minipage}
[t][14.5mm][c]
{
.4
\textwidth
}
\begin{minipage}
[t][14.5mm][c]
{
.4
2
\textwidth
}
\vspace
{
1pt
}
\lstinputlisting
{
examples/align.tex
}
\end{minipage}
}
;
&
\node
{
\includegraphics
[width=1
2
pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
{
\includegraphics
[width=1
6
pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
[draw=blue!20!lightgray,line width=2pt]
{
\begin{minipage}
[t][14.5mm][c]
{
.4
\textwidth
}
\null\hfill
$
\displaystyle
%
...
...
@@ -514,9 +514,9 @@
%};
%\\
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][10mm][c]
{
.4
\textwidth
}
\begin{minipage}
[t][10mm][c]
{
.4
2
\textwidth
}
\centering
\scriptsize
\ttfamily
\verb
|
\sum_{n=0}^\infty n =
|
\scriptsize\ttfamily
\verb
|
\sum_{n=0}^\infty n =
|
\colorifnote
\verb
|
-\frac{1}{12}
|
\end{minipage}
}
;
&
...
...
@@ -530,9 +530,9 @@
}
;
\\
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][6mm][c]
{
.4
\textwidth
}
\begin{minipage}
[t][6mm][c]
{
.4
2
\textwidth
}
\centering
\scriptsize
\ttfamily
\scriptsize\ttfamily
\verb
|
\nabla\cdot\vec{E} = 4
|
\colorifnote
\verb
|
\pi\rho
|
\end{minipage}
}
;
&
...
...
@@ -545,7 +545,7 @@
}
;
\\
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][6mm][c]
{
.4
\textwidth
}
\begin{minipage}
[t][6mm][c]
{
.4
2
\textwidth
}
\centering
\scriptsize\ttfamily
{
\colorifnote
\verb
|
\sqrt
|
}
\verb
|
{e^{i\pi}} = \pm i
|
...
...
@@ -560,9 +560,9 @@
}
;
\\
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][9mm][c]
{
.4
\textwidth
}
\begin{minipage}
[t][9mm][c]
{
.4
2
\textwidth
}
\centering
\scriptsize
\ttfamily
\scriptsize\ttfamily
\verb
|
\sin(30^\circ) =
|
\verb
|
\frac{\sqrt{3}}{2}
|
\end{minipage}
}
;
&
...
...
@@ -575,9 +575,9 @@
}
;
\\
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][6mm][c]
{
.4
\textwidth
}
\begin{minipage}
[t][6mm][c]
{
.4
2
\textwidth
}
\centering
\scriptsize
\ttfamily
\scriptsize\ttfamily
\verb
|
m\approx 80\,\mathrm{kg}
|
\end{minipage}
}
;
&
...
...
Write
Preview
Markdown
is supported
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