当前位置: 首页 > 文档资料 > Less 入门教程 >

\color

优质
小牛编辑
124浏览
2023-12-01

NAME

\color - 用于指定数学的颜色。

概要 (SYNOPSIS)

{ \color #1 #2 }

OPTIONS

输入描述
#1color
#2Mathematics to be colored

描述

\color命令用于指定数学的颜色。

  1. \color{red}{ \frac{1+\sqrt{5}}{2} }
    $ \color{red}{ \frac{1+\sqrt{5}}{2} } $
  2. \color{#0000FF}AB
    $ \color{#0000FF}AB $