Loading [MathJax]/jax/output/HTML-CSS/jax.js

\brace - Tex 命令



名称

\brace - 创建带括号的结构。

概要

{ <subformula1> \brace <subformula2> }

Explore our latest online courses and learn new skills at your own pace. Enroll and become a certified expert to boost your career.

描述

\brace 命令创建带括号的结构。

示例

  1. \brace
    {}
  2. a\brace b
    {ab}
  3. a+b+c\brace d+e+f
    {a+b+cd+e+f}
  4. a+{b+c\brace d+e}+f
    a+{b+cd+e}+f
广告