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
b76653de
Commit
b76653de
authored
Jun 04, 2019
by
Valentin Bruch
Browse files
presentation: sections
parent
c22f758e
Changes
1
Hide whitespace changes
Inline
Side-by-side
workshops/latex/latex.tex
View file @
b76653de
...
@@ -69,6 +69,7 @@
...
@@ -69,6 +69,7 @@
\begin{document}
\begin{document}
\section
{
Installation und Motivation
}
\begin{frame}
{
OSAK
\LaTeX
-Workshop
}{
Installation einer
\TeX
-Distribution
}
\begin{frame}
{
OSAK
\LaTeX
-Workshop
}{
Installation einer
\TeX
-Distribution
}
\Huge\%
TODO QR CODE UND URL
\Huge\%
TODO QR CODE UND URL
\Huge
QR-CODE UND/ODER URL
\Huge
QR-CODE UND/ODER URL
...
@@ -78,7 +79,6 @@
...
@@ -78,7 +79,6 @@
\titlepage
\titlepage
\end{frame}
\end{frame}
%\section{Motivation}
\section
{
Dokumente mit
\LaTeX
}
\section
{
Dokumente mit
\LaTeX
}
\subsection
{
Aufbau eines
\LaTeX
-Dokuments
}
\subsection
{
Aufbau eines
\LaTeX
-Dokuments
}
\OSAKthemenologo
\OSAKthemenologo
...
@@ -122,19 +122,13 @@
...
@@ -122,19 +122,13 @@
\end{columns}
\end{columns}
\end{frame}
\end{frame}
% Logo einblenden
%\OSAKthemelogo
%\subsection{Beispieldokument}
%\section{Präsentationen mit \LaTeX-Beamer}
%% Logo ausblenden
%\OSAKthemenologo
\subsection
{
\TeX
{}
studio als Editor
}
\subsection
{
\TeX
{}
studio als Editor
}
\begin{frame}
{
\TeX
{}
Studio (Editor)
}
\begin{frame}
{
\TeX
{}
Studio (Editor)
}
\vspace
{
-3.8pt
}
%
\vspace
{
-3.8pt
}
%
\includegraphics
[width=\textwidth]
{
figures/texstudio.png
}
\includegraphics
[width=\textwidth]
{
figures/texstudio.png
}
\end{frame}
\end{frame}
\subsection
{
Absatzformatierung
}
\begin{frame}
[fragile]
{
Umbrüche
}
\begin{frame}
[fragile]
{
Umbrüche
}
\structure
{
Zeilen:
}
\structure
{
Zeilen:
}
\vskip
-
\baselineskip
%
\vskip
-
\baselineskip
%
...
@@ -227,6 +221,7 @@
...
@@ -227,6 +221,7 @@
\end{tikzpicture}
\end{tikzpicture}
\end{frame}
\end{frame}
\subsection
{
Textformatierung
}
\begin{frame}
[fragile]
{
Formatierung
}
\begin{frame}
[fragile]
{
Formatierung
}
\structure
{
Schrifteinstellungen:
}
\structure
{
Schrifteinstellungen:
}
\vskip
-
\baselineskip
%
\vskip
-
\baselineskip
%
...
@@ -300,6 +295,7 @@
...
@@ -300,6 +295,7 @@
\end{tikzpicture}
\end{tikzpicture}
\end{frame}
\end{frame}
\subsection
{
Abschnitte
}
\begin{frame}
[fragile]
{
Abschnitte
}
\begin{frame}
[fragile]
{
Abschnitte
}
\begin{columns}
\begin{columns}
\begin{column}
{
0.48
\textwidth
}
\begin{column}
{
0.48
\textwidth
}
...
@@ -324,61 +320,64 @@
...
@@ -324,61 +320,64 @@
\end{columns}
\end{columns}
\end{frame}
\end{frame}
\subsection
{
Umgebungen
}
\begin{frame}
[fragile]
{
Umgebungen
}
\begin{frame}
[fragile]
{
Umgebungen
}
\begin{itemize}
\begin{itemize}
\setbeamertemplate
{
itemize items
}
[square]
\setbeamertemplate
{
itemize items
}
[square]
\item
Umgebungen durch
\texttt
{
\color
{
Mahogany
}
\bfseries\textbackslash
begin
}
\item
Umgebungen durch
\texttt
{
\color
{
Mahogany
}
\bfseries\textbackslash
begin
}
und
\texttt
{
\color
{
Mahogany
}
\bfseries\textbackslash
end
}
begrenzt
und
\texttt
{
\color
{
Mahogany
}
\bfseries\textbackslash
end
}
begrenzt
\end{itemize}
\end{itemize}
\begin{tikzpicture}
\begin{tikzpicture}
\node
[matrix, column sep=4pt, row sep=6pt]
{
\node
[matrix, column sep=4pt, row sep=6pt]
{
\node
{
\node
{
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\structure
{
Textausrichting:
}
\structure
{
Textausrichting:
}
\begin{itemize}
\begin{itemize}
\item
Mittig / Linksbündig / Rechtsbündig
\item
Mittig / Linksbündig / Rechtsbündig
\end{itemize}
\end{itemize}
\end{minipage}
\end{minipage}
}
;
&
}
;
&
\node
[draw=blue!20!lightgray, line width=2pt]
{
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][34mm][c]
{
.3
\textwidth
}
\begin{minipage}
[t][34mm][c]
{
.3
\textwidth
}
\lstinputlisting
{
examples/3b.tex
}
\lstinputlisting
{
examples/3b.tex
}
\end{minipage}
\end{minipage}
}
;
&
}
;
&
\node
{
\includegraphics
[width=16pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
{
\includegraphics
[width=16pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
[draw=blue!20!lightgray, line width=2pt]
{
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][34mm][c]
{
.25
\textwidth
}
\begin{minipage}
[t][34mm][c]
{
.25
\textwidth
}
\input
{
examples/3b.tex
}
\input
{
examples/3b.tex
}
\end{minipage}
\end{minipage}
}
;
}
;
\\
\\
\node
{
\node
{
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\structure
{
Listen:
}
\structure
{
Listen:
}
\begin{itemize}
\begin{itemize}
\item
Stichpunkte / Aufzählungen
\item
Stichpunkte / Aufzählungen
\end{itemize}
\end{itemize}
\end{minipage}
\end{minipage}
}
;
&
}
;
&
\node
[draw=blue!20!lightgray, line width=2pt]
{
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][30mm][c]
{
.3
\textwidth
}
\begin{minipage}
[t][30mm][c]
{
.3
\textwidth
}
\lstinputlisting
{
examples/3c.tex
}
\lstinputlisting
{
examples/3c.tex
}
\end{minipage}
\end{minipage}
}
;
&
}
;
&
\node
{
\includegraphics
[width=16pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
{
\includegraphics
[width=16pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
[draw=blue!20!lightgray, line width=2pt]
{
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][30mm][c]
{
.25
\textwidth
}
\begin{minipage}
[t][30mm][c]
{
.25
\textwidth
}
\input
{
examples/3c.tex
}
\input
{
examples/3c.tex
}
\end{minipage}
\end{minipage}
}
;
\\
}
;
}
;
\\
\end{tikzpicture}
}
;
\end{tikzpicture}
\end{frame}
\end{frame}
\newcommand
{
\highlightRed
}
[1]
{{
\color
{
Mahogany
}
\texttt
{
\bfseries
#1
}}}
\newcommand
{
\highlightRed
}
[1]
{{
\color
{
Mahogany
}
\texttt
{
\bfseries
#1
}}}
\newcommand
{
\highlightBlu
}
[1]
{{
\color
{
RoyalBlue
}
\texttt
{
\bfseries
#1
}}}
\newcommand
{
\highlightBlu
}
[1]
{{
\color
{
RoyalBlue
}
\texttt
{
\bfseries
#1
}}}
\section
{
Mathematik
}
% TODO: Anders strukturieren, explizites Beispiel für \begin{equation}... ?
\begin{frame}
[fragile]
{
Mathematik
}
\begin{frame}
[fragile]
{
Mathematik
}
\structure
{
Umgebungen:
}
\\
[10pt]
\structure
{
Umgebungen:
}
\\
[10pt]
\begin{itemize}
\begin{itemize}
...
@@ -508,12 +507,14 @@
...
@@ -508,12 +507,14 @@
\end{tikzpicture}
\end{tikzpicture}
\end{frame}
\end{frame}
\subsection
{
Detexify
}
\begin{frame}
{
Detexify
}{
\url
{
http://detexify.kirelabs.org
}}
\begin{frame}
{
Detexify
}{
\url
{
http://detexify.kirelabs.org
}}
\vspace
{
-18pt
}
\vspace
{
-18pt
}
\includegraphics
[width=\textwidth]
{
figures/detexify.png
}
\includegraphics
[width=\textwidth]
{
figures/detexify.png
}
\note
[\centering]
{
\large
auf
\texttt
{
\textbackslash
usepackage
}
achten!
}
%
\note
[\centering]
{
\large
auf
\texttt
{
\textbackslash
usepackage
}
achten!
}
%
\end{frame}
\end{frame}
\section
{
Bilder und Tabellen
}
\begin{frame}
[fragile]
{
Bilder
\&
Tabellen
}
\begin{frame}
[fragile]
{
Bilder
\&
Tabellen
}
\begin{itemize}
\begin{itemize}
\item
\highlightRed
{
\textbackslash
%
\item
\highlightRed
{
\textbackslash
%
...
@@ -554,6 +555,7 @@
...
@@ -554,6 +555,7 @@
\end{itemize}
\end{itemize}
\end{frame}
\end{frame}
\subsection
{
Floats
}
\begin{frame}
[fragile]
{
Abbildungen mit
\glqq
{}
Floats
\grqq
{}}
\begin{frame}
[fragile]
{
Abbildungen mit
\glqq
{}
Floats
\grqq
{}}
\begin{columns}
\begin{columns}
\begin{column}
{
0.45
\textwidth
}
\begin{column}
{
0.45
\textwidth
}
...
@@ -597,6 +599,7 @@
...
@@ -597,6 +599,7 @@
\end{columns}
\end{columns}
\end{frame}
\end{frame}
\section
{
Labels und Referenzen
}
\begin{frame}
[fragile]
{
Labels, Referenzen und Links
}
\begin{frame}
[fragile]
{
Labels, Referenzen und Links
}
\structure
{
Referenzen
}
markieren mit
\structure
{
Referenzen
}
markieren mit
\texttt
{
\bfseries\color
{
Mahogany
}
\textbackslash
label
}
,
\texttt
{
\bfseries\color
{
Mahogany
}
\textbackslash
label
}
,
...
@@ -687,6 +690,7 @@
...
@@ -687,6 +690,7 @@
\end{itemize}
\end{itemize}
\end{frame}
\end{frame}
\section
{
Präambel
}
\begin{frame}
[fragile]
{
Präambel
}
\begin{frame}
[fragile]
{
Präambel
}
\begin{columns}
\begin{columns}
\begin{column}
{
0.45
\textwidth
}
\begin{column}
{
0.45
\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