Difference between revisions of "Math with amsl"

From Wiki
Jump to navigation Jump to search
m (category added (Math, Modules))
(A note that most of ansl features are now available in ConTeXt)
Line 1: Line 1:
 
< [[Math]] | [[Math with nath|nath]] >
 
< [[Math]] | [[Math with nath|nath]] >
 +
 +
 +
{{note | Most of the features of '''amsl''' module are now part of ConTeXt. They have been implemented in a different way then the '''amsl''' module, and provide better integration with the rest of ConTeXt package.}}
  
 
The '''amsl''' module by Giuseppe Bilotta ([[User: Oblomov|Oblomov]]) is intended to provide AMS math for ConTeXt, similar to AMS-LaTeX.
 
The '''amsl''' module by Giuseppe Bilotta ([[User: Oblomov|Oblomov]]) is intended to provide AMS math for ConTeXt, similar to AMS-LaTeX.

Revision as of 19:29, 10 December 2006

< Math | nath >



NOTE: Most of the features of amsl module are now part of ConTeXt. They have been implemented in a different way then 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)