Commit Graph

9 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 fb9d553134 [Doc] Correct and improve small passages, add example for \newrelation. 2018-04-29 13:39:33 +02:00
Gaetano Geck afb16f8ef4 [Doc] Add subsections to Section 2, Defining notation. 2018-04-29 13:39:33 +02:00
Gaetano Geck fa83015aa9 [Doc] Add table of contents. 2018-04-29 13:39:33 +02:00
Gaetano Geck a89006f91c [Doc] Use \newrelation* for \satisfies in the main example. 2018-04-29 13:39:33 +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
Gaetano Geck 1498952c52 [Git] Fix exclusion of PDFs. 2018-04-29 13:39:33 +02:00
Gaetano Geck 38191c115d Initial commit 2018-04-27 09:16:56 +02:00