コンテンツにスキップ

AMS-LaTeX

出典: フリー百科事典『ウィキペディア(Wikipedia)』
AMS-LaTeX
最新版

v2.20

プログラミング
言語
LaTeX, TeX
対応OS Unix系Windows
プラットフォーム TeX Live, MiKTeX
種別 ライブラリ
ライセンス LaTeX Project Public License英語版
公式サイト www.ams.org/arc/resources/amslatex-about.html ウィキデータを編集
テンプレートを表示

AmS-LaTeX (AMS)  LaTeX[1]

[]


AMS  Michael Spivak  TeX AmS-TeXTeX使LaTeXLaTeX AmS-TeX使Frank Mittelbach  Rainer Schöpf  AmS-LaTeX[2]

20232AMS LaTeX[3]AmS-TeX

AmS-LaTeXAMS  amscls  amsmath 

AMSFonts amssymb  Eular 使eucal, eufrak, euscript

amsrefsAMS 

snapshotLaTeX 

使 amsmath  AMSFonts 使[4]

AmS-LaTeX[]


 amsgen.sty, amsdtx.cls, amsldoc.cls 

amsmath [5]

amsmath.sty
amstext.sty \text 

amsopn.sty\sin, \lim  \DeclareMathOperator 

amsbsy.stybm使

AmS-LaTeX1.1 AmS-TeX 1.2 LaTeX2ε [2] amsmath 

amstex.sty1.1 AmS-LaTeX

amscd.sty diagram, xypic, kuvio 使

amsxtra.sty1.1 amsmath 

amscls 

amsart.clsAMS 

amsproc.clsAMS 

amsbook.clsAMS 
amsmidx.sty amsbook 

amsbooka.sty amsbook 

upref.sty\ref 

amsthm.sty

使[]


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

パッケージには、複数行の式を書式設定するための一連の機能がある。例えば次のコード

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

は、次のように2行の等号が互いに整列するようにする。

AMS-LaTeXには、定理補題などの書式設定や番号付けのための多くの柔軟なコマンドも含まれている。たとえば、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}

は、以下を生成する。

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

脚注[編集]

出典[編集]

  1. ^ Gratzer 1996.
  2. ^ a b 奥村 & 黒木 2020, p. 105.
  3. ^ AMS :: TeX Resources” (英語). American Mathematical Society. 2023年2月3日閲覧。
  4. ^ 奥村 & 黒木 2020, p. 106.
  5. ^ User's Guide for the amsmath Package (Version 2.1)” (英語) (2020年). 2023年2月3日閲覧。

[]


, , LaTeX2ε 82020ISBN 978-4-297-11712-2 

George Gratzer (1996). Math into LaTeX. ISBN 0-8176-3805-9. http://www.ctan.org/tex-archive/info/mil/mil.pdf 2007108 

[]




amsrefs