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

latex: notes

parent 809a0965
No related branches found
No related tags found
No related merge requests found
......@@ -92,11 +92,32 @@
}
\begin{document}
\ifshownotes\OSAKthemenologo\fi
\section{Installation und Motivation}
\begin{frame}{OSAK \LaTeX-Workshop}{Installation einer \TeX-Distribution}
\ifshownotes{\large%
\begin{itemize}
\item Was studiert ihr? Welche Semester?
\item \TeX{} für: Alles mit Formeln oder schöner Formatierung,
z.\,B. Abschlussarbeiten
\item Wer hat \TeX{} schon installiert?
\begin{itemize}
\item Inkl. \TeX-Studio?
\item Welches \TeX? (MiK\TeX, Mac\TeX, \TeX{}Live, \ldots)
\end{itemize}
\item Überblick:
\begin{itemize}
\item Installation
\item Workshop mit Beispiel
\item Einführung in Beamer
\end{itemize}
\end{itemize}
}%
\else%
\Huge\% TODO QR CODE UND URL
\Huge QR-CODE UND/ODER URL
\fi%
\end{frame}
\begin{frame}
......@@ -352,12 +373,14 @@
\subsection{Umgebungen}
\begin{frame}[fragile]{Umgebungen}
\begin{itemize}
\setbeamertemplate{itemize items}[square]
\item Umgebungen durch \texttt{\color{Mahogany}\bfseries\textbackslash begin}
und \texttt{\color{Mahogany}\bfseries\textbackslash end} begrenzt
\end{itemize}
\begin{tikzpicture}
\vspace*{-4pt}
\begin{center}
{\color{darkred!80!gray}Umgebungen:} durch
\texttt{{\color{Mahogany}\bfseries\textbackslash begin}\{\ldots\}} und
\texttt{{\color{Mahogany}\bfseries\textbackslash end}\{\ldots\}} begrenzt
\end{center}
\vspace*{-2pt}
\hspace*{-4pt}\begin{tikzpicture}
\node[matrix, column sep=4pt, row sep=6pt] {
\node{
\begin{minipage}[t][10mm][c]{.28\textwidth}
......@@ -417,13 +440,13 @@
\begin{tikzpicture}
\node[matrix, column sep=4pt, row sep=4pt] {
\node[draw=blue!20!lightgray,line width=2pt]{
\begin{minipage}[t][11mm][c]{.3\textwidth}
\begin{minipage}[t][11mm][c]{.33\textwidth}
\lstinputlisting{examples/equation.tex}
\end{minipage}
};&
\node{\includegraphics[width=12pt]{figures/texstudio-compile.pdf}};&
\node[draw=blue!20!lightgray,line width=2pt]{
\begin{minipage}[t][11mm][c]{.3\textwidth}
\begin{minipage}[t][11mm][c]{.33\textwidth}
\vspace*{-2pt}
\input{examples/equation}
\end{minipage}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment