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
3fe0e5d5
Commit
3fe0e5d5
authored
Jun 02, 2019
by
Valentin Bruch
Browse files
presentation: small changes, correction in example 2h
parent
b4f421e9
Changes
4
Hide whitespace changes
Inline
Side-by-side
workshops/latex/examples/2h.tex
View file @
3fe0e5d5
\section
{
Erster Teil
}
\subsection
{
Teil 1a
}
\subsection
{
Teil 1b
}
\section
{
Zwe
r
iter Teil
}
\section
{
Zweiter Teil
}
\subsection
{
Teil 2a
}
\section*
{
Versteckt
}
\section
{
Weiterer Teil
}
\ No newline at end of file
\section
{
Weiterer Teil
}
workshops/latex/examples/2h_fake.pdf
View file @
3fe0e5d5
No preview for this file type
workshops/latex/examples/2h_fake.tex
View file @
3fe0e5d5
...
...
@@ -8,7 +8,7 @@
\section
{
Erster Teil
}
\subsection
{
Teil 1a
}
\subsection
{
Teil 1b
}
\section
{
Zwe
r
iter Teil
}
\section
{
Zweiter Teil
}
\subsection
{
Teil 2a
}
\section*
{
Versteckt
}
\section
{
Weiterer Teil
}
...
...
workshops/latex/latex.tex
View file @
3fe0e5d5
...
...
@@ -227,7 +227,6 @@
\end{tikzpicture}
\end{frame}
\begin{frame}
[fragile]
{
Formatierung
}
\structure
{
Schrifteinstellungen:
}
\vskip
-
\baselineskip
%
...
...
@@ -302,26 +301,27 @@
\end{frame}
\begin{frame}
[fragile]
{
Abschnitte
}
\begin{columns}
\begin{column}
{
0.4
\textwidth
}
\structure
{
section, subsection, subsubsection:
}
\begin{itemize}
\item
Überschriften (automatisch nummeriert)
\begin{tikzpicture}
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][22mm][c]
{
0.7
\textwidth
}
\lstinputlisting
[basicstyle=\notsotiny\ttfamily]
{
examples/2h.tex
}
\end{minipage}
}
;
\end{tikzpicture}
\item
Inhaltsverzeichnis (automatisch erstellt)
\texttt
{
\textbackslash
tableofcontents
}
\end{itemize}
\end{column}
\begin{column}
{
0.5
\textwidth
}
\includegraphics
[width=\textwidth,trim=0cm 0cm 0cm 0cm, clip]
{
examples/2h
_
fake.pdf
}
\end{column}
\end{columns}
\begin{columns}
\begin{column}
{
0.48
\textwidth
}
\structure
{
section, subsection, subsubsection:
}
\begin{itemize}
\item
Überschriften
\\
(automatisch nummeriert)
\\
[2pt]
\begin{tikzpicture}
\node
[draw=blue!20!lightgray, line width=2pt]
{
\begin{minipage}
[t][22mm][c]
{
0.7
\textwidth
}
\lstinputlisting
[basicstyle=\notsotiny\ttfamily]
{
examples/2h.tex
}
\end{minipage}
}
;
\end{tikzpicture}
\item
Inhaltsverzeichnis
\\
(automatisch erstellt)
\\
[2pt]
\texttt
{
\textbackslash
tableofcontents
}
\end{itemize}
\vspace*
{
24pt
}
\end{column}
\begin{column}
{
0.5
\textwidth
}
\includegraphics
[width=\textwidth,trim=0cm 0cm 0cm 0cm, clip]
{
examples/2h
_
fake.pdf
}
\end{column}
\end{columns}
\end{frame}
\begin{frame}
[fragile]
{
Umgebungen
}
...
...
@@ -385,13 +385,13 @@
\item
\highlightBlu
{
equation
}{
\bfseries
:
}
Vom Text abgesetzte Gleichung
\\
[10pt]
\item
\highlightBlu
{
align
}{
\bfseries
:
}
Wie
\highlightBlu
{
equation
}
, nur dass man an
\highlightRed
{
\&
}
\glqq
tabben
\grqq\
kann
\\
[10pt]
\item
Wie bei z.
\,
B.
\highlightRed
{
\textbackslash
section*
\{
...
\}
}
auch
hier
\highlight
Red
{
*
}
für
nicht-nummerierte Gleichungen, also
\highlightRed
{
\textbackslash
begin
\{
}
%
ausrichten
kann
\\
[10pt]
\item
Wie bei z.
\,
B.
\highlightRed
{
\textbackslash
section*
\{
...
\}
}
auch
:
\\
\highlight
Blu
{
*
}
für
nicht-nummerierte Gleichungen, also
\highlightRed
{
\textbackslash
begin
\{
}
%
\highlightBlu
{
align*
}
\highlightRed
{
\}
}
\\
[10pt]
\end{itemize}
\structure
{
Im Textfluss
}
kann man Gleichungen mit
\highlightRed
{
\$
...
\$
}
\structure
{
Im Textfluss
}
kann man Gleichungen mit
\highlightRed
{
\$
...
\$
}
schreiben, also z.
\,
B.
\begin{center}
\begin{tikzpicture}
...
...
@@ -516,7 +516,7 @@
\begin{frame}
[fragile]
{
Bilder
\&
Tabellen
}
\begin{itemize}
\item
\highlightRed
{
\textbackslash
%
includegraphics
}
\texttt
{
[optional]
}
\highlightRed
{
\{\}
}
, um Bilder
includegraphics
}
\texttt
{
[optional]
}
\highlightRed
{
\{
...
\}
}
, um Bilder
einzubinden (bspw.
\texttt
{
width=0.9
\textbackslash
textwidth
}
als Option)
\begin{tikzpicture}
\node
[matrix,column sep=4pt, row sep=6pt]
{
...
...
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