2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-25 22:38:04 +02:00
LaTeX-examples/documents/DYCOS/mystyle.sty
Martin Thoma 8403c3f68e misc
2013-12-04 19:38:32 +01:00

10 lines
241 B
TeX

\usepackage{siunitx}
\sisetup{
group-digits=true,
group-separator={\,},
}
\def\edges{\ensuremath{\mathcal{E}_t}}
\def\nodes{\ensuremath{\mathcal{N}_t}}
\def\labeledNodes{\ensuremath{\mathcal{T}_t}}
\DeclareUnicodeCharacter{00A0}{~}