Francais | English | Espanõl

AMS-TeX

From Wikipedia, the free encyclopedia

Jump to: navigation, search

Image:AMS-TeX logo.png <math>\boldsymbol{\mathcal{A}\!_{\displaystyle \mathcal{M}} \!\mathcal{S}} \!\!\;\textbf{-} \boldsymbol{\mathsf{T\!_{\displaystyle E} \! X}}</math>, written as AMS-TeX, AmS-TeX, or AMSTeX in plain text, is a <math>\mathsf{T\!_{\displaystyle E} \! X}</math> (TeX) macro package originally written from 1983 to 1985 by Michael Spivak for the American Mathematical Society.

Its has largely been superseded by <math>\mathcal{A}\!_{\displaystyle \mathcal{M}} \!\mathcal{S} \!\!\;\textrm{-} \mathsf{L\!\!^{{}_{\scriptstyle A}} \!\!\!\!\!\;\; T\!_{\displaystyle E} \! X}</math> (AMS-LaTeX).

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

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

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

[edit] See also

[edit] External links

ja:AMS-TeX
Personal tools