\ atopwithdelims-Texコマンド
名前
\atopwithdelims -分数線なしで分数を作成するコマンド
概要
{ sub-formula1 \atopwithdelims delimiter1 delimiter2 sub-formula2 }
説明
\ atopwithdelimsコマンドは、分数のような構造を作成するための一般的なコマンドですが、水平の分数線はありません。左右の区切り区切り文字を指定します。
オプション
入力 | 説明 |
---|---|
サブフォーミュラ1 | 分子として表示 |
delimiter1 | 分数の前に表示 |
delimiter2 | 分数の後に表示されます |
サブフォーミュラ2 | 分母 |
例
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 $