-
Notifications
You must be signed in to change notification settings - Fork 398
Closed as not planned
Description
It is worth to provide some mechanism to specify particular behaviors by users, such as:
- Specifying commands for particular operators (e.g., definition is usually represented as
=
,:=
,\equiv
,\triangleq
,{\rm def}
over=
, or\leftarrow
). - Auto-converting math symbols.
- Appearances of control flow, or long equations.
Currently, with_latex
decorator have an optional flag for math symbols, and I am suggesting to add similar ones for other options (#15). This way finally introduces a bunch of particular flags. So we need more sophisticated way to control these behavior.
Metadata
Metadata
Assignees
Labels
No labels