mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
misc
This commit is contained in:
parent
158ca6bc4e
commit
8403c3f68e
13 changed files with 3768 additions and 0 deletions
10
documents/DYCOS/mystyle.sty
Normal file
10
documents/DYCOS/mystyle.sty
Normal file
|
@ -0,0 +1,10 @@
|
|||
\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}{~}
|
Loading…
Add table
Add a link
Reference in a new issue