HaTeX-3.0.0: LaTeX code writer.

Text.LaTeX.Packages.AMSMath.Monad

Contents

Description

For contributors: This module was automatically generated by HaTeX-meta. So, please, don't make any change here directly, because this is intended to be generated from Text.LaTeX.Packages.AMSMath module via HaTeX-meta, and therefore, changes must to be done in these places.

Synopsis

AMSMath package

amsmath :: StringSource

AMSMath package. Example:

  usepackage [] amsmath

AMSMath functions

math :: Monad m => LaTeXT_ m -> LaTeXT_ mSource

Inline mathematical expressions.

Symbols and utilities

Superscript and subscript

(^:) :: Monad m => LaTeXT_ m -> LaTeXT_ m -> LaTeXT_ mSource

(!:) :: Monad m => LaTeXT_ m -> LaTeXT_ m -> LaTeXT_ mSource

Function symbols

tsin :: Monad m => LaTeXT_ mSource

Sine function symbol.

arcsin :: Monad m => LaTeXT_ mSource

Arcsine function symbol.

tcos :: Monad m => LaTeXT_ mSource

Cosine function symbol.

arccos :: Monad m => LaTeXT_ mSource

Arccosine function symbol.

ttan :: Monad m => LaTeXT_ mSource

Tangent function symbol.

texp :: Monad m => LaTeXT_ mSource

Exponential function symbol.

tlog :: Monad m => LaTeXT_ mSource

Logarithm function symbol.

ln :: Monad m => LaTeXT_ mSource

Natural logarithm symbol.

Other symbols

to :: Monad m => LaTeXT_ mSource

A right-arrow.

Fonts