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

\fbox - Tex 命令



名称

\fbox - 用于在参数周围绘制方框;参数处于文本模式。

概要

{ \fbox #1 }

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

描述

\fbox 命令在参数周围绘制一个方框;参数处于文本模式。

示例

  1. \boxed{Hi there!}
    Hithere!
  2. \fbox{Hi there!}
    Hi there!
广告