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
820d496f
Commit
820d496f
authored
May 29, 2019
by
Valentin Bruch
Browse files
handout: reduced maths chapter to one column
parent
624c124e
Changes
1
Show whitespace changes
Inline
Side-by-side
workshops/latex/handout.tex
View file @
820d496f
...
...
@@ -50,6 +50,8 @@
\newcolumntype
{
C
}
[1]
{
>
{
\centering\let\newline\\\arraybackslash
}
m
{
#1
}}
\begin{document}
\setlength
{
\abovedisplayskip
}{
2pt
}
% space above equations
\setlength
{
\belowdisplayskip
}{
4pt
}
% space below equations
\section
{
Installation
}
\begin{itemize}
\item
LaTeX distribution installieren:
...
...
@@ -156,14 +158,25 @@ Syntax von Umgebungen:
\end{minipage}
%
\section
{
Strukturierung eines Dokuments
}
\begin{itemize}
\item
\verb
|
\chapter{Kapitel}
|
\footnote
{
Nur bei Dokumentklasse
\texttt
{
report
}
und
\texttt
{
book
}
(siehe
\autoref
{
sec:präambel
}
)
}
\begin{minipage}
[t]
{
.5
\linewidth
}
\begin{itemize}
[left=0pt, labelsep=2pt]
%\item \verb|\part{Teil}|\footnote{Nur in Dokumentklasse \texttt{book} (siehe \autoref{sec:präambel})}
\item
\verb
|
\chapter{Kapitel}
|
\footnotemark
\item
\verb
|
\section{Abschnitt}
|
\item
\verb
|
\subsection{Unterabschnitt}
|
\item
\verb
|
\subsubsection{Unterunterabschnitt}
|
\item
\verb
|
\subsection{Unterabs.}
|
\end{itemize}
\end{minipage}
%
\begin{minipage}
[t]
{
.5
\linewidth
}
\begin{itemize}
[left=0pt, labelsep=2pt]
\item
\verb
|
\subsubsection{...}
|
\item
\verb
|
\paragraph{Paragraph}
|
\item
\verb
|
\subparagraph{...}
|
\end{itemize}
\end{minipage}
\begin{itemize}
[topsep=2pt, partopsep=0pt, left=0pt, labelsep=2pt]
\item
Inhaltsverzeichnis:
\verb
|
\tableofcontents
|
\end{itemize}
\footnotetext
{
Nur in Dokumentklasse
\texttt
{
report
}
und
\texttt
{
book
}
(siehe
\autoref
{
sec:präambel
}
)
}
%
%
\section
{
Mathematik
}
\subsection
{
Pakete für die Präambel (siehe
\autoref
{
sec:präambel
}
)
}
...
...
@@ -171,8 +184,8 @@ Syntax von Umgebungen:
\item
\texttt
{
mathtools
}
: Für Formeln immer einbinden.
%\item \texttt{amsmath}: Wird von \texttt{mathtools} geladen.
\item
\texttt
{
amssymb
}
,
\texttt
{
amsfonts
}
: noch mehr Symbole und Fonts.
\item
\texttt
{
mathrsfs
}
: Script Font, z.
\,
B.
\verb
|
\mathscr{N}
|
:
$
\mathscr
{
N
}$
%
\item \texttt{dsfont} Fancy font für z.\,B. \verb|\mathds{1}|: $\mathds1$
%
\item \texttt{mathrsfs}: Script Font, z.\,B. \verb|\mathscr{N}|: $\mathscr{N}$
%
\item \texttt{dsfont} Fancy font für z.\,B. \verb|\mathds{1}|: $\mathds1$
%\item \texttt{mathbbol}: erweitert \verb|\mathbb\|
%\item \texttt{mathdots}: Punkte in Matrizen
\item
\texttt
{
braket
}
: Diracnotation für Physik
...
...
@@ -233,7 +246,7 @@ Syntax von Umgebungen:
\verb
|
\notin
|
&
$
\notin
$
&
\verb
|
\infty
|
&
$
\infty
$
&
\verb
|
\dagger
|
&
$
\dagger
$
\\
\verb
|
\sum
|
&
$
\sum
$
&
\verb
|
\int
|
&
$
\int
$
&
\verb
|
\prod
|
&
$
\prod
$
\end{tabular}
\begin{itemize}
[
itemsep=0pt,
parsep=
4
pt]
\begin{itemize}
[parsep=
3
pt]
\item
Grenzen bei Summen:
\verb
|
\sum_{n=1}^N
|
$
\mapsto
$
$
\sum
_{
n
=
1
}^
N
$
\item
Integral mit Grenzen:
\verb
|
\int_0^1 \mathrm{d}x
|
$
\mapsto
$
\smash
{$
\int
_
0
^
1
\mathrm
{
d
}
x
$}
\item
Text stapeln:
\verb
|
\overset{def}{=}
|
$
\mapsto
$
\smash
{$
\overset
{
\mathrm
{
def
}}
=
$}
...
...
@@ -266,7 +279,7 @@ Syntax von Umgebungen:
\item
Einheiten in der Physik:
\verb
|
13.6\,\mathrm{eV}
|
:
$
13
.
6
\,\mathrm
{
eV
}$
.
\item
Symbole finden:
\url
{
http://detexify.kirelabs.org
}
\end{itemize}
\begin{tabular}
{
@
{}
r l @
{
\hskip
.025
\linewidth
}
r l
}
%
\begin{tabular}{@{}r l @{\hskip.025\linewidth} r l}
% \verb|\left(e^x\right)| & $\left(e^x\right)$ & \verb|\left[e^x\right]| & $\left[e^x\right]$ \\
% \verb;\left.e^x\right|_{x=0}; & $\left.e^x\right|_{x=0}$ & \verb|\big(e^x\big)| & $\big(e^x\big)$ \\
% \verb;\left|\vec{x}\right|; & $\left|\vec{x}\right|$ & \verb|\Big\{e^x\Big\}| & $\Big\{e^x\Big\}$ \\
...
...
@@ -277,7 +290,7 @@ Syntax von Umgebungen:
% \verb|\prod_{n=0}^{N}| & $\prod_{n=0}^N$ \\
% \verb|\overset{.}{=}| & $\overset{def.}=$ &
% \verb|\underbrace{a}_{b}| & $\underbrace{a}_{b}$
\end{tabular}
%
\end{tabular}
%
\subsection
{
Mathematik-Schriften
}
\begin{tabular}
{
@
{}
r l p
{
.45
\linewidth
}}
...
...
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