Commit Graph

3 Commits

Author SHA1 Message Date
Christopher Spinrath 281626481c Introduce \newoperator
\newoperator mimics amsamth's \DeclareMathOperator; that is, it
defines a macro for an operator name which is consistent with the
standard operators like \max, \lim, and \lim w.r.t. appearance and
behavior.

The star variant \newoperator* permits the operator to take limits
like \max and \lim (e.g. \lim_{x\rightarrow\infty}) instead of a
subscript.
2018-06-28 12:25:22 +02:00
Gaetano Geck 76d33ff457 [Fix] \renewnotation: check for correct argument whether it is already defined. 2018-04-29 13:39:33 +02:00
Gaetano Geck fb1e5bbb44 [Git] Initial commit (version 0.95). 2018-04-29 13:39:33 +02:00