summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Jungeblut <paul.jungeblut@gmail.com>2016-10-06 19:02:17 +0200
committerPaul Jungeblut <paul.jungeblut@gmail.com>2016-10-06 19:02:17 +0200
commit3ff6e9565d1e86c60022601dacd66715b277f55e (patch)
tree0ba9e02f9774e456b886252883d37329c8af5de2
parent905b716905ff5ea9c027ba1f56ef861e8859cbc7 (diff)
Adjusting spacing between list items.
-rw-r--r--latexHeaders/layout.tex2
-rw-r--r--other/other.tex2
-rw-r--r--tcr.pdfbin265152 -> 264966 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/latexHeaders/layout.tex b/latexHeaders/layout.tex
index d2e9fed..2d9488c 100644
--- a/latexHeaders/layout.tex
+++ b/latexHeaders/layout.tex
@@ -22,7 +22,7 @@
% Nice enumerations without wasting space above and below.
\usepackage{enumitem}
-\setlist{nosep}
+\setlist{itemsep=1pt}
% Multicol layout for the table of contents.
\usepackage{multicol}
diff --git a/other/other.tex b/other/other.tex
index 6bc4733..a8ebdf5 100644
--- a/other/other.tex
+++ b/other/other.tex
@@ -30,7 +30,7 @@ $n$ Personen im Kreis, jeder $k$-te wird erschossen.
\textbf{Beachte bei der Ausgabe, dass die Personen im ersten Fall von $1, \ldots, n$ nummeriert sind, im zweiten Fall von $0, \ldots, n-1$!}
\subsection{Gemischtes}
-\begin{itemize}[itemsep=5mm]
+\begin{itemize}
\item \emph{\textsc{Johnsons} Reweighting Algorithmus:}
Füge neue Quelle \lstinline{S} hinzu, mit Kanten mit Gewicht 0 zu allen Knoten.
Nutze \textsc{Bellmann-Ford} zum Betsimmen der Entfernungen \lstinline{d[i]} von \lstinline{S} zu allen anderen Knoten.
diff --git a/tcr.pdf b/tcr.pdf
index ab87f80..c8d987f 100644
--- a/tcr.pdf
+++ b/tcr.pdf
Binary files differ