AMS-LaTeX

From Wikipedia, the free encyclopedia

\boldsymbol{\mathcal{A}\!_{\displaystyle \mathcal{M}} \!\mathcal{S}} \!\!\;\textbf{-} \boldsymbol{\mathsf{L\!\!^{{}_{\scriptstyle A}} \!\!\!\!\!\;\; T\!_{\displaystyle E} \! X}}, written as AMS-LaTeX or AmS-LaTeX in plain text, is a collection of \mathsf{L\!\!^{{}_{\scriptstyle A}} \!\!\!\!\!\;\; T\!_{\displaystyle E} \! X} (LaTeX) document classes and packages developed for the American Mathematical Society.

It has largely superseded the \mathsf{plain \ T\!_{\displaystyle E} \! X} (plain TeX) macro package \mathcal{A}\!_{\displaystyle \mathcal{M}} \!\mathcal{S} \!\!\;\textrm{-} \mathsf{T\!_{\displaystyle E} \! X} (AMS-TeX).

The following code of the \mathsf{L\!\!^{{}_{\scriptstyle A}} \!\!\!\!\!\;\; T\!_{\displaystyle E} \! X} \, \mathsf{2}_{\displaystyle \varepsilon} (LaTeX2e) produces the AMS-LaTeX logo \mathcal{A}\!_{\displaystyle \mathcal{M}} \!\mathcal{S} \!\!\;\textrm{-} \mathrm{L\!\!^{{}_{\scriptstyle A}} \!\!\!\!\!\;\; T\!_{\displaystyle E} \! X}.

%%-- AMS-LaTeX_logo.tex ---------
\documentclass{article}
\usepackage{amsmath}
%\usepackage[psamsfonts]{amssymb}

\begin{document}
\AmS -\LaTeX
\end{document}
%%-------------------------------

[edit] See also

[edit] External links

In other languages