mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Fehler korrigiert; Verlinkung mit cleveref verbessert
This commit is contained in:
parent
3d8855c84e
commit
e03e13a284
8 changed files with 165 additions and 150 deletions
|
@ -4,9 +4,9 @@
|
|||
group-separator={\,},
|
||||
}
|
||||
|
||||
\def\edges{\ensuremath{\mathcal{E}_t}}
|
||||
\def\nodes{\ensuremath{\mathcal{N}_t}}
|
||||
\def\labeledNodes{\ensuremath{\mathcal{T}_t}}
|
||||
%\def\edges{\ensuremath{\mathcal{E}_t}}
|
||||
%\def\nodes{\ensuremath{\mathcal{N}_t}}
|
||||
%\def\labeledNodes{\ensuremath{\mathcal{T}_t}}
|
||||
\DeclareUnicodeCharacter{00A0}{~}
|
||||
|
||||
\theoremstyle{definition}
|
||||
|
@ -14,13 +14,8 @@
|
|||
\theoremheaderfont{\normalfont\bfseries\hspace{-\theoremindent}}
|
||||
\renewtheorem{definition}{Definition}
|
||||
|
||||
\def\A{\ensuremath{\mathcal{A}}}
|
||||
\def\G{\ensuremath{\mathcal{G}}}
|
||||
\def\L{\ensuremath{\mathcal{L}}}
|
||||
\def\M{\ensuremath{\mathcal{M}}}
|
||||
\def\N{\ensuremath{\mathcal{N}}}
|
||||
\def\T{\ensuremath{\mathcal{T}}}
|
||||
\def\powerset{\ensuremath{\mathcal{P}}}
|
||||
|
||||
\renewcommand{\algorithmicrequire}{\textbf{Input:}}
|
||||
\renewcommand{\algorithmicensure}{\textbf{Output:}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue