Tex-commands-atopwithdelims

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

\ atopwithdelims-Texコマンド

NAME

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

概要

{ sub-formula1 \atopwithdelims delimiter1 delimiter2 sub-formula2 }

説明

\ atopwithdelimsコマンドは、分数のような構造を作成するための一般的なコマンドですが、水平の分数バーはありません。左右の区切り文字を指定します。

オプション

Input Description
sub-formula1 Displayed as Numerator
delimiter1 Displayed before the fraction
delimiter2 Displayed after the fraction
sub-formula2 Denominator

  1. {ブランク}
a+1 \atopwithdelims [ ] b

+ $ a + 1 \ atopwithdelims [] b $ . {ブランク}

 {a \atopwithdelims . | b+2}_{a=3}

+ $ \ {a \ atopwithdelims。 | b + 2} _ \ {a = 3} $ . {ブランク}

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

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

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