Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
talks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osak
talks
Commits
b76653de
Commit
b76653de
authored
6 years ago
by
Valentin Bruch
Browse files
Options
Downloads
Patches
Plain Diff
presentation: sections
parent
c22f758e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
workshops/latex/latex.tex
+60
-56
60 additions, 56 deletions
workshops/latex/latex.tex
with
60 additions
and
56 deletions
workshops/latex/latex.tex
+
60
−
56
View file @
b76653de
...
...
@@ -69,6 +69,7 @@
\begin{document}
\section
{
Installation und Motivation
}
\begin{frame}
{
OSAK
\LaTeX
-Workshop
}{
Installation einer
\TeX
-Distribution
}
\Huge\%
TODO QR CODE UND URL
\Huge
QR-CODE UND/ODER URL
...
...
@@ -78,7 +79,6 @@
\titlepage
\end{frame}
%\section{Motivation}
\section
{
Dokumente mit
\LaTeX
}
\subsection
{
Aufbau eines
\LaTeX
-Dokuments
}
\OSAKthemenologo
...
...
@@ -122,19 +122,13 @@
\end{columns}
\end{frame}
% Logo einblenden
%\OSAKthemelogo
%\subsection{Beispieldokument}
%\section{Präsentationen mit \LaTeX-Beamer}
%% Logo ausblenden
%\OSAKthemenologo
\subsection
{
\TeX
{}
studio als Editor
}
\begin{frame}
{
\TeX
{}
Studio (Editor)
}
\vspace
{
-3.8pt
}
%
\includegraphics
[width=\textwidth]
{
figures/texstudio.png
}
\end{frame}
\subsection
{
Absatzformatierung
}
\begin{frame}
[fragile]
{
Umbrüche
}
\structure
{
Zeilen:
}
\vskip
-
\baselineskip
%
...
...
@@ -227,6 +221,7 @@
\end{tikzpicture}
\end{frame}
\subsection
{
Textformatierung
}
\begin{frame}
[fragile]
{
Formatierung
}
\structure
{
Schrifteinstellungen:
}
\vskip
-
\baselineskip
%
...
...
@@ -300,6 +295,7 @@
\end{tikzpicture}
\end{frame}
\subsection
{
Abschnitte
}
\begin{frame}
[fragile]
{
Abschnitte
}
\begin{columns}
\begin{column}
{
0.48
\textwidth
}
...
...
@@ -324,6 +320,7 @@
\end{columns}
\end{frame}
\subsection
{
Umgebungen
}
\begin{frame}
[fragile]
{
Umgebungen
}
\begin{itemize}
\setbeamertemplate
{
itemize items
}
[square]
...
...
@@ -379,6 +376,8 @@
\newcommand
{
\highlightRed
}
[1]
{{
\color
{
Mahogany
}
\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
}
\structure
{
Umgebungen:
}
\\
[10pt]
\begin{itemize}
...
...
@@ -508,12 +507,14 @@
\end{tikzpicture}
\end{frame}
\subsection
{
Detexify
}
\begin{frame}
{
Detexify
}{
\url
{
http://detexify.kirelabs.org
}}
\vspace
{
-18pt
}
\includegraphics
[width=\textwidth]
{
figures/detexify.png
}
\note
[\centering]
{
\large
auf
\texttt
{
\textbackslash
usepackage
}
achten!
}
%
\end{frame}
\section
{
Bilder und Tabellen
}
\begin{frame}
[fragile]
{
Bilder
\&
Tabellen
}
\begin{itemize}
\item
\highlightRed
{
\textbackslash
%
...
...
@@ -554,6 +555,7 @@
\end{itemize}
\end{frame}
\subsection
{
Floats
}
\begin{frame}
[fragile]
{
Abbildungen mit
\glqq
{}
Floats
\grqq
{}}
\begin{columns}
\begin{column}
{
0.45
\textwidth
}
...
...
@@ -597,6 +599,7 @@
\end{columns}
\end{frame}
\section
{
Labels und Referenzen
}
\begin{frame}
[fragile]
{
Labels, Referenzen und Links
}
\structure
{
Referenzen
}
markieren mit
\texttt
{
\bfseries\color
{
Mahogany
}
\textbackslash
label
}
,
...
...
@@ -687,6 +690,7 @@
\end{itemize}
\end{frame}
\section
{
Präambel
}
\begin{frame}
[fragile]
{
Präambel
}
\begin{columns}
\begin{column}
{
0.45
\textwidth
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment