Math with amsl

From Wiki
Revision as of 13:20, 9 August 2020 by Taco (talk | contribs) (Text replacement - "<cmd>" to "{{cmd|")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

< Math | nath >



NOTE: Most of the features of amsl module are now part of ConTeXt. They have been implemented in a different way than the amsl module, and provide better integration with the rest of ConTeXt package.

The amsl module by Giuseppe Bilotta (Oblomov) is intended to provide AMS math for ConTeXt, similar to AMS-LaTeX.

\usemodule[amsl]

Defined commands:

  • stackrel
  • underset
  • start/stop eqnalign
  • start/stop gather
  • start/stop array
  • start/stop cases, bigcases
  • font commands: \mathcal, \mathbb, \mathfrak
  • reference format eqref

Hint: You should set your body font after loading amsl, because it resets body font to rm.


(Sorry, I don't understand much of math; please someone enhance this page! --Hraban)