请输入您要查询的百科知识:

 

词条 AMS-LaTeX
释义

  1. See also

  2. References

  3. External links

AMS-LaTeX is a collection of LaTeX document classes and packages developed for the American Mathematical Society (AMS). Its additions to LaTeX include the typesetting of multi-line and other mathematical statements, document classes, and fonts containing numerous mathematical symbols.[1]

It has largely superseded the plain TeX macro package AMS-TeX. AMS-TeX was originally written by Michael Spivak, and was used by the AMS from 1983 to 1985.

MathJax supports AMS-LaTeX through extensions.[2]

The following code of the LaTeX2e produces the AMS-LaTeX logo ():

 %%% -- AMS-LaTeX_logo.tex ------- \\documentclass{article} \\usepackage{amsmath}  \\begin{document} \\AmS-\\LaTeX \\end{document}

The package has a suite of facilities to format multi-line equations. For example, the following code,

  \\begin{align}    y &= (x+1)^2 \\\\      &= x^2+2x+1  \\end{align}

causes the equals signs in the two lines to be aligned with one another, like this:

AMS-LaTeX also includes many flexible commands for formatting and numbering theorems, lemmas, etc. For example, one may use the environment theorem

  \\begin{theorem}[Pythagoras] Suppose $a\\leq b\\leq c$ are the side-lengths of a right triangle.\\\\  Then $a^2+b^2=c^2$.\\end{theorem}  \\begin{proof}. . . \\end{proof}

to generate

   '''Theorem''' (''Pythagoras'') ''Suppose''  ''are the side-lengths of a right triangle. '' 
''Then'' .
'''Proof'''. . . □

See also

  • List of TeX extensions
  • AMSRefs

References

1. ^{{cite book| url = http://www.ctan.org/tex-archive/info/mil/mil.pdf| title = Math into LaTeX| author = George Gratzer| year = 1996| isbn = 0-8176-3805-9| accessdate = 2007-10-08}}
2. ^{{Cite web|url=http://docs.mathjax.org/en/latest/tex.html#supported-latex-commands|title=MathJax TeX and LaTeX Support — MathJax 2.7 documentation|website=docs.mathjax.org|language=en|access-date=2018-08-27}}

External links

  • AMS TeX Resources
  • TeX FAQ on AMS-TeX
{{TeX navbox}}{{LaTeX navbox}}{{compu-library-stub}}{{digital-typography-stub}}

1 : TeX

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/12 2:32:47