Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
T
talks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
osak
talks
Commits
820d496f
Commit
820d496f
authored
May 29, 2019
by
Valentin Bruch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
handout: reduced maths chapter to one column
parent
624c124e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
13 deletions
+26
-13
workshops/latex/handout.tex
workshops/latex/handout.tex
+26
-13
No files found.
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
}
)
}
\item
\verb
|
\section{Abschnitt}
|
\item
\verb
|
\subsection{Unterabschnitt}
|
\item
\verb
|
\subsubsection{Unterunterabschnitt}
|
\item
\verb
|
\paragraph{Paragraph}
|
\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{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
...
...
@@ -212,8 +225,8 @@ Syntax von Umgebungen:
&
\begin{minipage}
{
\linewidth
}
{
\begin{align}
2H
&
= p
^
2+x
^
2
\nonumber
\\
&
= 2 a
^
\dagger
a + 1
2H
&
= p
^
2+x
^
2
\nonumber
\\
&
= 2 a
^
\dagger
a + 1
\end{align}
}
\end{minipage}
\end{tabular}
...
...
@@ -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
Markdown
is supported
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