Tex-commands-atop

提供:Dev Guides
2020年6月23日 (火) 04:13時点におけるMaintenance script (トーク | 投稿記録)による版 (Imported from text file)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

\ atop-Texコマンド

NAME

*\ atop* -水平分数バーなしで分数を作成するコマンド

概要

{ sub-formula1 \atop sub-formula2 }

説明

\ atopコマンドは、構造のような分数を作成します。

オプション

Input Description
sub-formula1 Displayed as Numerator
sub-formula2 Denominator

  1. {ブランク}
a+1 \atop b

+ $ a + 1 \ atop b $ . {ブランク}

 a \atop b+2

+ $ a \ atop b + 2 $ . {ブランク}

 {a+1 \atop b+2}+c

+ $ \ {a + 1 \ atop b + 2} + c $

link:/cgi-bin/printpage.cgi [__印刷]