projects
/
skm-ma-ws1314.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e27213d
)
sparse lists
author
Roland Hieber
<rohieb@rohieb.name>
Mon, 23 Dec 2013 04:15:40 +0000
(
05:15
+0100)
committer
Roland Hieber
<rohieb@rohieb.name>
Mon, 23 Dec 2013 04:15:40 +0000
(
05:15
+0100)
main.tex
patch
|
blob
|
history
diff --git
a/main.tex
b/main.tex
index
b2681ad
..
5d279ac
100644
(file)
--- a/
main.tex
+++ b/
main.tex
@@
-8,8
+8,12
@@
\usepackage[hidelinks=true]{hyperref}
\usepackage{todonotes}
\usepackage{tikz}
\usepackage[hidelinks=true]{hyperref}
\usepackage{todonotes}
\usepackage{tikz}
+\usepackage{enumitem} % for sparse lists with \setlist
+
\usetikzlibrary{arrows}
\urlstyle{sf}
\usetikzlibrary{arrows}
\urlstyle{sf}
+\setlist[enumerate]{noitemsep}
+\setlist[itemize]{noitemsep}
\newcommand{\pages}[1]{\marginpar{#1 pages}}
\newcommand{\term}[1]{\emph{#1}}
\newcommand{\pages}[1]{\marginpar{#1 pages}}
\newcommand{\term}[1]{\emph{#1}}
This page took
0.02689 seconds
and
4
git commands to generate.