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
f1be1e38
Commit
f1be1e38
authored
May 24, 2019
by
Stefan Heimersheim
Browse files
improved many slides
parent
cc4fc4b0
Changes
4
Hide whitespace changes
Inline
Side-by-side
workshops/latex/examples/4c.tex
View file @
f1be1e38
Dieser Beweis ist
richtig.
\footnote
{
außer wenn
$
x>
0
$}
\ No newline at end of file
egestas vel odio. Dieser Beweis ist
richtig.
\footnote
{
außer wenn
$
x>
0
$}
\ No newline at end of file
workshops/latex/examples/4c_fake.png
View replaced file @
cc4fc4b0
View file @
f1be1e38
25.6 KB
|
W:
|
H:
16.3 KB
|
W:
|
H:
2-up
Swipe
Onion skin
workshops/latex/examples/4c_fake.tex
View file @
f1be1e38
\documentclass
{
article
}
\documentclass
[16pt,a6paper]
{
article
}
\usepackage
[margin=2cm]
{
geometry
}
\usepackage
{
hyperref
}
\usepackage
{
lipsum
}
\begin{document}
\noindent
\lipsum
[2-6]
Dieser Beweis ist
richtig.
\footnote
{
außer wenn
$
x>
0
$}
\lipsum
[1]
Dieser Beweis ist richtig.
\footnote
{
außer wenn
$
x>
0
$}
\label
{
beweise
}
\end{document}
workshops/latex/latex.tex
View file @
f1be1e38
...
...
@@ -88,8 +88,10 @@
{
\LaTeX
}
übersetzt
\\
Text in ein PDF
\begin{itemize}
\item
Formatierung durch
\\
Befehle im Text
\item
Automatische Formatierung
\item
Weitere Formatierung durch
\\
Befehle im Text
\item
Für (fast) alles gibt es Befehle
\setlength\itemsep
{
\fill
}
%wieso geht das nicht?
\end{itemize}
\end{column}
\begin{column}
{
.63
\textwidth
}
...
...
@@ -127,7 +129,7 @@
\subsection
{
?
}
% Logo ausblenden
\OSAKthemenologo
%todo beispiel 1 fehlt!
\begin{frame}
[fragile]
{
Beispielfolie
}{
Auf dieser Folie sollte eine super Motivation stehen!
}
\structure
{
Ein bisschen sinnloser Inhalt:
}
\begin{itemize}
...
...
@@ -141,8 +143,8 @@
\end{frame}
\begin{frame}
[fragile]
{
Zeilenu
mbrüche
}
\structure
{
Neue
Zeile:
}
\begin{frame}
[fragile]
{
U
mbrüche
}
\structure
{
Zeile
n
:
}
\begin{tikzpicture}
\node
[matrix, column sep=4pt, row sep=6pt]
{
\node
{
...
...
@@ -167,7 +169,7 @@
\node
{
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\begin{itemize}
\item
Absatz:
Leere Zeile
\item
Leere Zeile
\\
$
\implies
$
Absatz
\end{itemize}
\end{minipage}
}
;
&
...
...
@@ -186,7 +188,7 @@
\node
{
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\begin{itemize}
\item
Manueller
Zeilenumbruch
\item
Zeilenumbruch
manuell:
\texttt
{
\textbackslash\textbackslash
}
\end{itemize}
\end{minipage}
}
;
&
...
...
@@ -204,14 +206,13 @@
\\
}
;
\end{tikzpicture}
\structure
{
Neue Seite:
}
\structure
{
Seiten:
}
\begin{tikzpicture}
\node
[matrix, column sep=4pt, row sep=6pt]
{
\node
{
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\begin{itemize}
\item
Manuelle
r
Seite
numbruch
\item
Manuell
neu
e Seite
:
\end{itemize}
\end{minipage}
}
;
&
...
...
@@ -234,8 +235,7 @@
\begin{frame}
[fragile]
{
Formatierung
}
\structure
{
Formatierung:
}
%TODO Mehrere von diesen structures? + Title
\structure
{
Schrifteinstellungen:
}
\begin{tikzpicture}
\node
[matrix, column sep=4pt, row sep=6pt]
{
\node
{
...
...
@@ -307,9 +307,9 @@
\begin{frame}
[fragile]
{
Abschnitte
}
\begin{columns}
\begin{column}
{
0.4
\textwidth
}
\structure
{
S
ection
s
}
\structure
{
s
ection
, subsection, subsubsection:
}
\begin{itemize}
\item
Überschriften (automatisch numeriert)
:
\item
Überschriften (automatisch numeriert)
\begin{tikzpicture}
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][22mm][c]
{
0.7
\textwidth
}
...
...
@@ -317,7 +317,7 @@
\end{minipage}
}
;
\end{tikzpicture}
\item
Inhaltsverzeichnis (automatisch)
:
\item
Inhaltsverzeichnis (automatisch
erstellt
)
\texttt
{
\textbackslash
tableofcontents
}
\end{itemize}
\end{column}
...
...
@@ -327,14 +327,18 @@
\end{columns}
\end{frame}
\begin{frame}
[fragile]
{
Abschnitte und Umgebungen
}
\structure
{
Umgebungen:
}
\begin{frame}
[fragile]
{
Umgebungen
}
\begin{itemize}
\setbeamertemplate
{
itemize items
}
[square]
\item
Umgebungen durch
\texttt
{
begin
}
und
\texttt
{
end
}
begrenzt
\end{itemize}
\begin{tikzpicture}
\node
[matrix, column sep=4pt, row sep=6pt]
{
\node
{
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\structure
{
Textausrichting:
}
\begin{itemize}
\item
Center
/ Linksbündig
\item
Mittig
/ Linksbündig
/ Rechtsbündig
\end{itemize}
\end{minipage}
}
;
&
...
...
@@ -352,8 +356,9 @@
\\
\node
{
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\structure
{
Listen:
}
\begin{itemize}
\item
Auflist
ungen
\item
Stichpunkte / Aufzähl
ungen
\end{itemize}
\end{minipage}
}
;
&
...
...
@@ -549,7 +554,7 @@
\end{frame}
\begin{frame}
[fragile]
{
Labels, Referenzen und Links
}
\structure
{
Referenzen
}
mit
\texttt
{
label
}
und
\texttt
{
ref
}
:
\structure
{
Referenzen
}
markieren
mit
\texttt
{
\textbackslash
label
}
, verweisen mit
\texttt
{
\textbackslash
ref
}
:
\begin{tikzpicture}
\node
[matrix, column sep=4pt, row sep=6pt]
{
\node
{
...
...
@@ -574,7 +579,7 @@
\node
{
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\begin{itemize}
\item
\texttt
{
ref
}
darf auch vor
\texttt
{
label
}
\item
\texttt
{
ref
}
darf auch vor
vor dem
\texttt
{
label
}
stehen
\end{itemize}
\end{minipage}
}
;
&
...
...
@@ -595,27 +600,21 @@
\end{frame}
\begin{frame}
[fragile]
{
Fußnoten
}
\structure
{
Footnotes
}
\structure
{
Footnotes:
}
\begin{itemize}
\item
Einfügen mit
\verb
|
\footnote{Fußnotentext}
|
irgendwo:
\end{itemize}
\begin{tikzpicture}
\node
[matrix, column sep=4pt, row sep=6pt]
{
\node
{
\begin{minipage}
[t][10mm][c]
{
.28
\textwidth
}
\begin{itemize}
\item
Fußnote einfügen mit
\verb
|
\footnote
|
\verb
|
{text}
|
\end{itemize}
\end{minipage}
}
;
&
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][30mm][c]
{
.
3
\textwidth
}
\begin{minipage}
[t][30mm][c]
{
.
5
\textwidth
}
\lstinputlisting
{
examples/4c.tex
}
\end{minipage}
}
;
&
\node
{
\includegraphics
[width=16pt]
{
figures/texstudio-compile.pdf
}}
;
&
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][30mm][c]
{
.
25
\textwidth
}
\includegraphics
[width=\textwidth,trim=0cm 0cm 0cm 0cm, clip]
{
examples/4c
_
fake.png
}
\begin{minipage}
[t][30mm][c]
{
.
3
\textwidth
}
\includegraphics
[width=
1
\textwidth,trim=0cm 0cm 0cm 0cm, clip]
{
examples/4c
_
fake.png
}
\end{minipage}
}
;
\\
...
...
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