Skip to content
Snippets Groups Projects
Commit f7c5f4a2 authored by Valentin Bruch's avatar Valentin Bruch
Browse files

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

parents bd3e253f 4d320862
Branches
No related tags found
No related merge requests found
......@@ -2,8 +2,13 @@
cd examples
lualatex 2h_fake.tex
lualatex 2h_fake.tex
#lualatex 4b_fake.tex
#screenshot
cd ..
cd beispieldokument
for file in $(ls zeta*.tex)
do
lualatex $file
lualatex $file
done
cd ..
lualatex latex.tex
lualatex latex.tex
2h_fake.pdf
......@@ -299,7 +299,8 @@
\node{
\begin{minipage}[t][10mm][c]{.28\textwidth}
\begin{itemize}
\item Schriftgröße
\item Schriftgröße\\\small\textit{Tipp:}
\texttt{\textbackslash normalsize} setzt Schriftgröße auf normal
\end{itemize}
\end{minipage}
}; &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment