mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
First- und Follow hinzugefügt
This commit is contained in:
parent
f5b2145486
commit
fac84dbab3
5 changed files with 97 additions and 1 deletions
|
@ -83,6 +83,8 @@
|
|||
\DeclareMathOperator{\VAR}{VAR}
|
||||
\DeclareMathOperator{\CONST}{CONST}
|
||||
\DeclareMathOperator{\APP}{APP}
|
||||
\DeclareMathOperator{\First}{First}
|
||||
\DeclareMathOperator{\Follow}{Follow}
|
||||
\let\succ\relax% Set equal to \relax so that LaTeX thinks it's not defined
|
||||
\DeclareMathOperator{\succ}{succ}
|
||||
\newcommand{\iu}{{i\mkern1mu}} % imaginary unit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue