2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

added first literature entry; modified introduction

This commit is contained in:
Martin Thoma 2013-12-26 16:13:05 +01:00
parent c41076e929
commit 1efccc09d9
9 changed files with 95 additions and 20 deletions

View file

@ -8,3 +8,12 @@
\def\nodes{\ensuremath{\mathcal{N}_t}}
\def\labeledNodes{\ensuremath{\mathcal{T}_t}}
\DeclareUnicodeCharacter{00A0}{~}
\theoremstyle{definition}
\renewtheorem{definition}{Definition}
\def\A{\ensuremath{\mathcal{A}}}
\def\G{\ensuremath{\mathcal{G}}}
\def\L{\ensuremath{\mathcal{L}}}
\def\N{\ensuremath{\mathcal{N}}}
\def\T{\ensuremath{\mathcal{T}}}