匿名用户 • 2年前
由于在洛谷,有很多人对于\KaTeX和\LaTeX之间的关系并不清楚,导致很多人去搜\LaTeX的资料,然后发现有许多指令无法在洛谷运行。
但是事实上,\KaTeX才是洛谷上的\LaTeX的渲染机制。因此只有\KaTeX支持的指令才能正常使用。在\KaTeX官网,其实有两张支持表,这里搬运过来以便于大家能够正确使用指令。
这张表应该涵盖了纯\KaTeX所有的功能。当然,\LaTeX公式大全亦可作为部分参考。下面是搬运部分。
这是一张由\KaTeX支持的\TeX公式清单。他按照逻辑顺序分类。
第一列 | 第二列 | 第三列 |
---|---|---|
a' a' | \tilde{a} \tilde{a} | \mathring{g} \mathring{g} |
a'' a'' | \widetilde{ac} \widetilde{ac} | \overgroup{AB}\overgroup{AB} |
a^{\prime} a^{\prime} | \utilde{AB} \utilde{AB} | \undergroup{AB} \undergroup{AB} |
\acute{a} \acute{a} | \vec{F} \vec{F} | \Overrightarrow{AB} \Overrightarrow{AB} |
\bar{y} \bar{y} | \overleftarrow{AB} \overleftarrow{AB} | \overrightarrow{AB} \overrightarrow{AB} |
\breve{a} \breve{a} | \underleftarrow{AB} \underleftarrow{AB} | \underrightarrow{AB} \underrightarrow{AB} |
\check{a} \check{a} | \overleftharpoon{ac} \overleftharpoon{ac} | \overrightharpoon{ac} \overrightharpoon{ac} |
\dot{a} \dot{a} | \overleftrightarrow{AB} \overleftrightarrow{AB} | \overbrace{AB} \overbrace{AB} |
\ddot{a} \ddot{a} | \underleftrightarrow{AB} \underleftrightarrow{AB} | \underbrace{AB} \underbrace{AB} |
\grave{a} \grave{a} | \overline{AB} \overline{AB} | \overlinesegment{AB} \overlinesegment{AB} |
\hat{\theta} \hat{\theta} | \underline{AB} \underline{AB} | \underlinesegment{AB} \underlinesegment{AB} |
\widehat{ac} \widehat{ac} | \widecheck{ac} \widecheck{ac} |
另外,还有一些上下音标适合用在\text{}
环境下。^{[1]}
| 第一列 | 第二列 | 第三列 | 第四列 |
| :----------- | :----------- | :----------- | :----------- |
| \text{\'{a}} \'{a}
| \text{\~{a}} \~{a}
| \text{.{a}} \.{a}
| \text{\H{a}} \H{a}
|
| \text{`{a}} ^{[2]}| \text{\={a}} \={a}
| \text{\"{a}} \"{a}
| \text{\v{a}} \v{a}
|
| \text{\^{a}} \^{a}
| \text{\u{a}} \u{a}
| \text{\r{a}} \r{a}
| |
[1]: 这类特殊的音标需要用在文字环境下,即\text{}
里面。比如\text{\'{a}}
[2]: 由于会和\rm Markdown的代码块冲突,这里说明一下,这个音标的代码其实是\+波浪线对应按键+{}
。
另请参阅 字母 章节。
第一列 | 第二列 | 第三列 | 第四列 | 第五列 |
---|---|---|---|---|
() () | \lparen\rparen \lparen\rparen | ⌈ ⌉ ⌈ ⌉ | \lceil \rceil \lceil rceil | \uparrow \uparrow |
[ ] [ ] | \lbrack\rbrack\lbrack\rbrack | ⌊ ⌋ ⌊ ⌋ | \lfloor\rfloor \lfloor\rfloor | \downarrow \downarrow |
{ } \{ \} | \lbrace\rbrace \lbrace\rbrace | ⎰⎱ ⎰⎱ | \lmoustache\rmoustache \lmoustache\rmoustache | \updownarrow \updownarrow |
⟨ ⟩ ⟨ ⟩ | \langle\rangle\langle\rangle | ⟮ ⟯ ⟮ ⟯ | \lgroup\rgroup \lgroup\rgroup | \Uparrow \Uparrow |
^{[3]} | | \vert \vert | ┌ ┐ ┌ ┐ | \ulcorner\urcorner \ulcorner\urcorner | \Downarrow \Downarrow |
| \| | \Vert \Vert | └ ┘ └ ┘ | \llcorner\lrcorner \llcorner\lrcorner | \Updownarrow \Updownarrow |
\lvert\rvert\lvert\rvert | \lVert\rVert \lVert\rVert | \left. ^{[4]} | \right. | \backslash \backslash |
\lang\rang \lang\rang | \lt \gt\lt \gt | ⟦ ⟧⟦ ⟧ | \llbracket\rrbracket \llbracket\rrbracket | \lBrace \rBrace \lBrace \rBrace |
[3]: 由于\rm Markdown的制表与|
有冲突,因此无法在表格中显示 |。
[4]: \left
和\right
后面直接加括号,能显示括号。(人类迷惑行为)
\left(\LARGE{AB}\right) \left(\LARGE{AB}\right)
( \big( \Big( \bigg( \Bigg( ( \big( \Big( \bigg( \Bigg(
[5]: 这里定界符主要指括号。\KaTeX提供了一些指令来调整括号的大小。另外,这里\left,\right
指令是自动调整括号大小。
第一列 | 第二列 | 第三列 | 第四列 | 第五列 |
---|---|---|---|---|
\left | \big | \bigl | \bigm | \bigr |
\middle | \Big | \Bigl | \Bigm | \Bigr |
\right | \bigg | \biggl | \biggm | \biggr |
\Bigg | \Biggl | \Biggm | \Biggr |
第一列 | 第二列 | 第三列 | 第四列 |
---|---|---|---|
\begin{matrix}a & b \c & d\end{matrix} | \begin{aligned}&\tt \backslash begin{matrix} \&\tt\quad a \& b \backslash \backslash \ &\tt\quad c \& d \&\tt \backslash end{matrix} \\end{aligned} | \begin{array}{cc}a & b \c & d\end{array} | \begin{aligned}&\tt \backslash begin{array}{cc}\&\tt\quad a \& b \backslash \backslash\&\tt\quad c \& d\&\tt \backslash end{array}\\end{aligned} |
\begin{pmatrix}a & b \c & d\end{pmatrix} | \begin{aligned}&\tt\backslash begin{pmatrix}\&\tt\quad a \& b \backslash \backslash \&\tt\quad c \& d\&\tt\backslash end{pmatrix}\\end{aligned} | \begin{bmatrix}a & b \c & d\end{bmatrix} | \begin{aligned}&\tt\backslash begin{bmatrix} \&\tt\quad a \& b \backslash \backslash \&\tt\quad c \& d \&\tt\backslash end{bmatrix} \\end{aligned} |
\begin{vmatrix}a & b \c & d\end{vmatrix} | \begin{aligned}&\tt\backslash begin{vmatrix}\&\tt\quad a \& b \backslash \backslash \&\tt\quad c \ d\&\tt\backslash end{vmatrix}\\end{aligned} | \begin{Vmatrix}a & b \c & d\end{Vmatrix} | \begin{aligned}&\tt\backslash begin{Vmatrix}\&\tt\quad a \& b \backslash \backslash \&\tt\quad c \ d\&\tt\backslash end{Vmatrix}\\end{aligned} |
\begin{Bmatrix}a & b \c & d\end{Bmatrix} | \begin{aligned}&\tt\backslash begin{Bmatrix}\&\tt\quad a \& b \backslash \backslash \&\tt\quad c \ d\&\tt\backslash end{Bmatrix}\\end{aligned} | \def\arraystretch{1.5} \begin{array}{c:c:c} a & b & c \ \hline d & e & f \\hdashline g & h & i\end{array} | \begin{aligned}&\tt\backslash def\backslash arraystretch{1.5}\&\tt\quad \backslash begin{array}{c:c:c}\&\tt\quad a \& b \& c \backslash\backslash \backslash hline\&\tt\quad d \& e \& f \backslash \backslash\&\tt\quad \backslash hdashline\&\tt\quad g \& h \& i\&\tt\backslash end{array}\end{aligned} |
\begin{aligned}a&=b+c \d+e&=f\end{aligned} | \begin{aligned}&\tt\backslash {aligned}\&\tt\quad a\&=b+c \backslash \backslash \&\tt\quad d+e\&=f\&\tt\backslash end{aligned}\\end{aligned} | \begin{alignedat}{2}10&x+ &3&y = 2 \3&x+&13&y = 4\end{alignedat} | \begin{aligned}&\tt\backslash begin{alignedat}{2}\&\tt\quad 10\&x+ \&3\&y = 2 \backslash \backslash \&\tt\quad 3\&x+\&13\&y = 4\&\tt\backslash end{alignedat}\\end{aligned} |
\begin{gathered}a=b \e=b+c\end{gathered} | \begin{aligned}&\tt\backslash begin{gathered}\&\tt\quad a=b \backslash\backslash\&\tt\quad e=b+c\&\tt\backslash end{gathered}\\end{aligned} | x = \begin{cases}a &\text{if } b \c &\text{if } d\end{cases} | \begin{aligned}&\tt x = \backslash begin{cases} \&\tt\quad a \&\text{if } b \backslash\backslash \&\tt\quad c \&\text{if } d\&\tt\backslash end{cases}\\end{aligned} |
\begin{smallmatrix}a & b \c & d\end{smallmatrix} | \begin{aligned}&\tt\backslash begin{smallmatrix}\&\tt\quad a \& b \backslash \backslash \&\tt\quad c \ d\&\tt\backslash end{smallmatrix}\\end{aligned} |
[6]: 因为相关原因,在表格里换行不是很方便,因此这里直接嵌入的是\KaTeX。
字段 | 支持的字符 | 字段 | 支持的字符 |
---|---|---|---|
粗体 | \textbf{A-Z,a-z,0-9} | 双线体 | \Bbb{A-Z,k} |
意大利斜体 | \textit{A-Z,a-z} | 无衬线字体 | \textsf{A-Z,a-z,0-9} |
粗意大利斜体 | \textbf{\textit{A-Z,a-z}} | 粗体无衬线 | \textsf{\textbf{A-Z,a-z,0-9}} |
手写体 | \mathscr{A-Z} | 斜体无衬线 | \textsf{\textit{A-Z,a-z }} |
花体 | \frak{A-Z,a-z} | 打字机字体 | \texttt{A-Z,a-z,0-9} |
[7]: 这里\rm Unicode就是万国码。这里是指\rm Unicode里支持的字体样式。关于它们的指令,请参考下面的“字体”一段。
上面列出的字母可以在任何\KaTeX模式下正确渲染。
此外,文本模式始终接受\text{Brahmic},\text{Georgian},中文,日文和韩文的字形。但是,这些字形将从系统字体(而不是\KaTeX提供的字体)中呈现,因此它们的版式可能会发生冲突。您可以为\text{CSS}类^{[8]}.latin-fallback
,.cyrillic-fallback
,.brahmic-fallback
,.georgian-fallback
,.cjk-fallback
和.hangul-fallback
中提供规则,以为这些语言提供后备字体。这些字形的使用可能会引起小的垂直对齐问题:\KaTeX列出了符号、大多数拉丁字母、希腊和西里尔字母的详细大小度量值,但其他接受的字形则被视为与当前\KaTeX字体中的字母\text{M}一样高。(因此很多时候\KaTeX用字母M作为参考大小——编者注)
如果\KaTeX呈现模式的设置中,\text{strict}设置为了\text{false}或\text{warn}(默认),则\KaTeX将在文本和数学模式下接受所有\text{Unicode}字母。所有无法识别的字符将被视为它们以文本模式显示。这样可能会遇到使用系统字体以及使用不正确的垂直对齐方式的问题。
对于波斯语中的复合字符,我们正在开发为用户提供的插件。(虽然你可能不会使用它——编者注)
[8]: 因为没怎么写过\rm CSS,所以可能说明上有一些问题。
第一列 | 第二列 |
---|---|
\cancel{5} \cancel{5} | \overbrace{a+b+c}^{\text{note}} \overbrace{a+b+c}^{\text{note}} |
\bcancel{5} \bcancel{5} | $\underbrace{a+b+c}{\text{note}}$ `\underbrace{a+b+c}{\text{note}}` |
\xcancel{ABC} \xcancel{ABC} | \not = \not = |
\sout{abc} \sout{abc} | \boxed{\pi=\frac c d} \boxed{\pi=\frac c d} |
\tag{hi} x+y^{2x}
\tag{hi} x+y^{2x}
\tag*{hi} x+y^{2x}
\tag*{hi} x+y^{2x}
\KaTeX 0.10.0版本之后将在关系或二元运算符(例如“ =”或“ +”)之后的内联数学中自动插入换行符。你可以通过\nobreak
或将公式放在一对大括号中来阻止自动换行,例如{F = ma}
。\allowbreak
将允许在关系或运算符以外的其他位置自动换行。
硬换行符是\\
和\newline
。^{[9]}
在数学模式中,\KaTeX不会自动插入换行符。但是当渲染选项\text{strict}设置为\text{true}时,它将忽略显示数学模式并且插入硬换行。
[9]: 软换行换行不换段,硬换行换行也换段。简单来说,\KaTeX有时会自动换行,但换行之后仍在同一段,也就是软换行。而硬换行之后,两部分内容就分离了。
第一列 | 第二列 | 第三列 |
---|---|---|
x_n x_n | \stackrel{!}{=} \stackrel{!}{=} | a \atop b a \atop b |
e^x e^x | \overset{!}{=} \overset{!}{=} | a\raisebox{0.25em}{b}c a\raisebox{0.25em}{b}c |
_u^o _u^o | \underset{!}{=} \underset{!}{=} | $\sum\limits{\substack{0<i<m\0<j<n}}$ `\sum{\substack{0<i<m\0<j<n}}` |
如果\raisebox
的第二个参数嵌套在...
分隔符内,则可以包含数学运算符,当然前提是整个公式包括在
当中。例如的显示效果为
第一列 | 第二列 |
---|---|
{=}\mathllap{/\,} {=}\mathllap{/\,} | \left(x^{\smash{2}}\right) \left(x^{\smash{2}}\right) |
\mathrlap{\,/}{=} \mathrlap{\,/}{=} | \sqrt{\smash[b]{y}} \sqrt{\smash[b]{y}} |
$\sum\limits{\mathclap{1\le i\le j\le n}} x{ij}$ \sum_{\mathclap{1\le i\le j\le n}} x_{ij}
\KaTeX同样支持\llap
^{[10]},\rlap
和\clap
,但是它们仅能在文本模式中使用,而不是数学模式。
[10]: 这里解释一下这个命令的用处:当我们使用巨运算符时,它的上标/下标可能过长,比如\sum\limits_{1\le i\le j \le k \le n}i\times j \times k,这样i*j*k
离运算符较远。但是当我们用了这些指令,就可以自动缩小这个距离。
\sum\limits_{\mathclap{1\le i\le j \le k \le n}}i\times j \times k
指令 | 备注 | 指令 | 备注 |
---|---|---|---|
\, | \frac{3}{18} \rm em^{[11]} 的间距 | \kern{distance} | 宽度为distance 的间距 |
\thinspace | \frac{3}{18} \rm em 的间距 | \mkern{distance} | 宽度为distance 的间距 |
\> | \frac{4}{18} \rm em 的间距 | \mskip{distance} | 宽度为distance 的间距 |
\: | \frac{4}{18} \rm em 的间距 | \hskip{distance} | 宽度为distance 的间距 |
\medspace | \frac{4}{18} \rm em 的间距 | \hspace{distance} | 宽度为distance 的间距 |
\; | \frac{5}{18} \rm em 间距 | \hspace*{distance} | 宽度为distance 的间距 |
\thickspace | \frac{5}{18} \rm em 间距 | \phantom{content} | 长与高等于参数的间距 |
\enspace | \frac{1}{2} \rm em 间距 | \hphantom{content} | 高度等于参数的间距 |
\quad | 1 \rm em 间距 | \vphantom{content} | 高度等于参数的间距 |
\qquad | 2 \rm em 间距 | \! | – \frac{3}{18} \rm em 间距 |
~ | 不换行间距 | \negthinspace | – \frac{3}{18} \rm em 间距 |
\<space> | 间距 | \negmedspace | – \frac{4}{18} \rm em 间距 |
\nobreakspace | 不换行间距 | \negthickspace | – \frac{5}{18} \rm em 间距 |
\space | 普通的空格 |
[11]: 有关单位,请参考下方的“单位”一段。
distance
参数可以接受任何\KaTeX的单位。
\kern
,\mkern
,\mskip
和\hspace
都可以直接加上距离参数,例如,\kern1em
可以生成一个宽度为\rm 1em的空格。
\mkern
和\mskip
在文本模式下不起作用,并且两者都将为mu
以外的任何单位显示警告。
第一列 | 第二列 | 第三列 | 第四列 |
---|---|---|---|
\forall \forall | \complement \complement | \therefore \therefore | \emptyset \emptyset |
\exists \exists | \subset \subset | \because \because | \empty \empty |
\exist \exist | \supset \supset | \mapsto \mapsto | \varnothing \varnothing |
\nexists \nexists | \mid \mid | \to \to | \implies \implies |
\in \in | \land \land | \gets \gets | \impliedby \impliedby |
\isin \isin | \lor \lor | \leftrightarrow \leftrightarrow | \iff \iff |
\notin \notin | \ni \ni | \notni \notni | \neg \neg 或者 \lnot |
你也可以直接输入这些:∀∴∁∵∃∣∈∋⊂⊃∧∨↦→←↔¬ ℂ ℍ ℕ ℙ ℚ ℝ
显示效果 | 代码 |
---|---|
x^2+x^2 | \def\foo{x^2} \foo + \foo |
y^2+y^2 | \gdef\bar#1{#1^2} \bar{y} + \bar{y} |
\global\def\名称#1#2…{定义} | |
\newcommand\名称[参数数量]{定义} | |
\renewcommand\名称[参数数量]{定义} | |
\providecommand\名称[参数数量]{定义} |
你同样可以在\KaTeX的渲染选项中定义宏。^{[12]}
宏最多接受九个参数:#1
,#2
等。
\ gdef和\ global \ def宏将在数学表达式之间保留。
这些都是合法的指令名称:
\char
\mathchoice
\TextOrMath
\@ifstar
\@ifnextchar
\@firstoftwo
\@secondoftwo
\relax
@是命令的有效字符,就像你使用了\makeatletter
指令。^{[13]}
[12]: 宏定义类似于\rm C++中的\define
,可以简化代码,也可以嵌套。
可能有人不怎么清楚宏定义的具体用法,这里举个栗子:
假设我们有一段代码:
\color{red}{\text{Hello world!!}}\ \color{red}{\text{Hello world!!}}\ \color{red}{\text{Hello world!!}}\
$$
\color{red}{\text{Hello world!!}}\\
\color{red}{\text{Hello world!!}}\\
\color{red}{\text{Hello world!!}}\\
$$
但是这样非常麻烦,所以我们可以用宏定义简化一下。
\def{\HelloWorld}{\color{red}{\text{Hello world!!}}\} \HelloWorld\HelloWorld\HelloWorld
$$
\def{\HelloWorld}{\color{red}{\text{Hello world!!}}\\}
\HelloWorld\HelloWorld\HelloWorld
$$
顺带解释一下一些细节。
\def,\newcommand
之类都可以直接加自定义指令的名称,而不需要加括号。比如\def\kkksc03{AK IOI!}
。
\gdef,\global\def
用处比较诡异,一般用不到。和\def
的区别是,\def
如果在一定嵌套中定义,只能用在有限的定义域内。而\gdef
一类相当于直接在全局定义。可能有点模糊,这里举个栗子:{\def\t{2333} \t}
这句话定义后的\t
只能在括号中使用,比如{\def\t{2333} \t}
。而括号外会失效。{\def\t{2333}} \t
会渲染失败。而如果使用\gdef
一类,就会作用于“全局”。{\gdef\t{2333}} \t
成功渲染。
关于下面三个command
的关系:\newcommand
是定义一个新的指令,如果已经有同名指令,就会渲染失败。\renewcommand
是重新定义指令。但是如果原来没有这个指令,也会渲染失败(迷惑行为)。\providecommand
综合了上面两个指令的缺点,满足如果原来没有这个指令,就会定义一个;否则重新定义。(更迷惑了好不好)。
关于覆写的问题:正如上面提到的,\def
与\command
系列一样,只能作用于一定范围内,因此覆写的效果仅支持于这个范围。但是,如果将这些指令放在代码开头,就相当于全局定义了。\gdef
范围更广。\newcommand
不支持覆写;\renewcommand
只支持覆写;\providecommand
和\def
都支持覆写。
关于多参数:首先,\KaTeX不支持不定参。然后,\def
系列的参数可以这样定义:\def{\qwq}#1#2#3{#1+#2+#3=?}
要强调的是,参数只能从#1
开始排列,并且递增。比如,你要⑨个参数,只能这样写:\def{\名称}#1#2#3#4#5#6#7#8#9{定义}
(非常迷惑)。而command
系列相对方便,\newcommand{\名称}[参数数量]{定义}
就可以了。
(总结:遇事不决用\def
,全局定义用\def
,多参数还能用\def
,\def
天下第一)
[13]: 解释一下\makeatletter
指令:因为部分原因,我们在\TeX中无法使用@
作为指令名称,除非使用这个指令。而\KaTeX中的@
则不需要,所以说“就像你使用了\makeatletter
指令”。
第一列 | 第二列 | 第三列 | 第四列 |
---|---|---|---|
\sum \sum | \prod \prod | \bigotimes \bigotimes | \bigvee \bigvee |
\int \int | \coprod \coprod | \bigoplus \bigoplus | \bigwedge \bigwedge |
\iint \iint | \intop \intop | \bigodot \bigodot | \bigcap \bigcap |
\iiint \iiint | \smallint \smallint | \biguplus \biguplus | \bigcup \bigcup |
\oint \oint | \oiint \oiint | \oiiint \oiiint | \bigsqcup \bigsqcup |
当然,你也可以直接输入这些: ∫∬∭∮∏∐∑⋀⋁⋂⋃⨀⨁⨂⨄⨆
[14]: 这里的巨型运算符在居中情况下自动变大,都支持上下标摆放在上下两侧。
第一列 | 第二列 | 第三列 | 第四列 |
---|---|---|---|
+ + | \cdot \cdot | \gtrdot \gtrdot | x \pmod a x \pmod a |
- - | \cdotp \cdotp | \intercal \intercal | x \pod a x \pod a |
/ / | \centerdot \centerdot | \land \land | \rhd \rhd |
$$ ` | \circ \circ | \leftthreetimes \leftthreetimes | \rightthreetimes \rightthreetimes` | |||
\amalg \amalg | \circledast \circledast | \ldotp \ldotp | \rtimes \rtimes |
\And \And | \circledcirc \circledcirc | \lor \lor | \setminus \setminus |
\ast \ast | \circleddash \circleddash | \lessdot \lessdot | \smallsetminus \smallsetminus |
\barwedge \barwedge | \Cup \Cup | \lhd \lhd | \sqcap \sqcap |
\bigcirc \bigcirc | \cup \cup | \ltimes \ltimes | \sqcup \sqcup |
\bmod \bmod | \curlyvee \curlyvee | x \mod a x\mod a | \times \times |
\boxdot \boxdot | \curlywedge \curlywedge | \mp \mp | \unlhd \unlhd |
\boxminus \boxminus | \div \div | \odot \odot | \unrhd \unrhd |
\boxplus \boxplus | \divideontimes \divideontimes | \ominus \ominus | \uplus \uplus |
\boxtimes \boxtimes | \dotplus \dotplus | \oplus \oplus | \vee \vee |
\bullet \bullet | \doublebarwedge \doublebarwedge | \otimes \otimes | \veebar \veebar |
\Cap \Cap | \doublecap \doublecap | \oslash \oslash | \wedge \wedge |
\cap \cap | \doublecup \doublecup | \pm \pm 或者\plusmn | \wr \wr |
当然,你也可以直接输入这些:+−/∗⋅±×÷∓∔∧∨∩∪≀⊎⊓⊔⊕⊖⊗⊘⊙⊚⊛⊝
第一列 | 第二列 | 第三列 |
---|---|---|
\frac{a}{b} \frac{a}{b} | \tfrac{a}{b} \tfrac{a}{b} ^{[15]} | \genfrac(]{2pt}{1}a{a+1} \genfrac (]{2pt}{1}a{a+1} |
{a \over b} {a \over b} | \dfrac{a}{b} \dfrac{a}{b} | {a\above{2pt}b+1} {a \above{2pt} b+1} |
\cfrac{a}{1+\cfrac{1}{b}} \cfrac{a}{1 +\cfrac{1}{b}} | ||
\binom{n}{k} \binom{n}{k} | \dbinom{n}{k} \dbinom{n}{k} | {n\brace k} {n\brace k} |
{n \choose k} {n \choose k} | \tbinom{n}{k} \tbinom{n}{k} | {n\brack k} {n\brack k} |
[15]: 在洛谷讨论区的\KaTeX版本中,有个\rm Bug:嵌套使用\tfrac{}{}
会导致字体膨胀。
第一列 | 第二列 | 第三列 | 第四列 |
---|---|---|---|
\arcsin \arcsin | \cotg \cotg | \ln \ln | \det \det |
\arccos \arccos | \coth \coth | \log \log | \gcd \gcd |
\arctan \arctan | \csc \csc | \sec \sec | \inf \inf |
\arctg \arctg | \ctg \ctg | \sin \sin | \lim \lim |
\arcctg \arcctg | \cth \cth | \sinh \sinh | \liminf \liminf |
\arg \arg | \deg \deg | \sh \sh | \limsup \limsup |
\ch \ch | \dim \dim | \tan \tan | \max \max |
\cos \cos | \exp \exp | \tanh \tanh | \min \min |
\cosec \cosec | \hom \hom | \tg \tg | \Pr \Pr |
\cosh \cosh | \ker \ker | \th \th | \sup \sup |
\cot \cot | \lg \lg | \argmax \argmax | \argmin \argmin |
\plim \plim | \operatorname{f} \operatorname{f} | $\operatorname{f}$ `\operatorname{f}` |
参数显示在右侧的公式,如$\sum{i=1}^{n}$可以使用\limits
强行显示在上下侧,$\sum\limits{i=1}^{n}$,\sum\limits_{i=1}^{n}
\sqrt{x} \sqrt{x}
\sqrt[3]{x} \sqrt[3]{x}
\stackrel{!}{=} \stackrel{!}{=}
第一列 | 第二列 | 第三列 | 第四列 |
---|---|---|---|
= = | \eqcirc \eqcirc | \lesseqgtr \lesseqgtr | \sqsupset \sqsupset |
< < | \eqcolon \eqcolon | \lesseqqgtr \lesseqqgtr | \sqsupseteq \sqsupseteq |
> > | \Eqcolon \Eqcolon | \lessgtr \lessgtr | \Subset \Subset |
: : | \eqqcolon \eqqcolon | \lesssim \lesssim | \subset \subset 或者 \sub |
\approx \approx | \Eqqcolon \Eqqcolon | \ll \ll | \subseteq \subseteq 或者 \sube |
\approxeq \approxeq | \eqsim \eqsim | \lll \lll | \subseteqq \subseteqq |
\asymp \asymp | \eqslantgtr \eqslantgtr | \llless \llless | \succ \succ |
\backepsilon \backepsilon | \eqslantless \eqslantless | \lt \lt | \succapprox \succapprox |
\backsim \backsim | \equiv \equiv | \mid \mid | \succcurlyeq \succcurlyeq |
\backsimeq \backsimeq | \fallingdotseq \fallingdotseq | \models \models | \succeq \succeq |
\between \between | \frown \frown | \multimap \multimap | \succsim \succsim |
\bowtie \bowtie | \ge \ge | \owns \owns | \Supset \Supset |
\bumpeq \bumpeq | \geq \geq | \parallel \parallel | \supset \supset |
\Bumpeq \Bumpeq | \geqq \geqq | \perp \perp | \supseteq \supseteq 或者 \supe |
\circeq \circeq | \geqslant \geqslant | \pitchfork⋔ \pitchfork | \supseteqq \supseteqq |
\colonapprox \colonapprox | \gg \gg | \prec \prec | \thickapprox \thickapprox |
\Colonapprox \Colonapprox | \ggg \ggg | \precapprox \precapprox | \thicksim \thicksim |
\coloneq \coloneq | \gggtr \gggtr | \preccurlyeq \preccurlyeq | \trianglelefteq \trianglelefteq |
\Coloneq \Coloneq | \gt \gt | \preceq \preceq | \triangleq \triangleq |
\coloneqq \coloneqq | \gtrapprox \gtrapprox | \precsim \precsim | \trianglerighteq \trianglerighteq |
\Coloneqq \Coloneqq | \gtreqless \gtreqless | \propto \propto | \varpropto \varpropto |
\colonsim \colonsim | \gtreqqless \gtreqqless | \risingdotseq \risingdotseq | \vartriangle \vartriangle |
\Colonsim \Colonsim | \gtrless \gtrless | \shortmid \shortmid | \vartriangleleft \vartriangleleft |
\cong \cong | \gtrsim \gtrsim | \shortparallel \shortparallel | \vartriangleright \vartriangleright |
\curlyeqprec \curlyeqprec | \in \in 或者 \isin | \sim \sim | \vcentcolon \vcentcolon |
\curlyeqsucc \curlyeqsucc | \Join \Join | \simeq \simeq | \vdash \vdash |
\dashv \dashv | \le \le | \smallfrown \smallfrown | \vDash \vDash |
\dblcolon \dblcolon | \leq \leq | \smallsmile \smallsmile | \Vdash \Vdash |
\doteq \doteq | \leqq \leqq | \smile \smile | \Vvdash \Vvdash |
\Doteq \Doteq | \leqslant \leqslant | \sqsubset \sqsubset | |
\doteqdot \doteqdot | \lessapprox \lessapprox | \sqsubseteq \sqsubseteq |
当然,你也可以直接输入这些:
∉ ∌ ∤ ∦ ≁ ≆ ≠ ≨ ≩ ≮ ≯ ≰ ≱ ⊀ ⊁ ⊈ ⊉ ⊊ ⊋ ⊬ ⊭ ⊮ ⊯ ⋠ ⋡ ⋦ ⋧ ⋨ ⋩ ⋬ ⋭ ⪇ ⪈ ⪉ ⪊ ⪵ ⪶ ⪹ ⪺ ⫋ ⫌∈
第一列 | 第二列 | 第三列 |
---|---|---|
\circlearrowleft \circlearrowleft | \leftharpoonup \leftharpoonup | \rArr \rArr |
\circlearrowright \circlearrowright | \leftleftarrows \leftleftarrows | \rarr \rarr |
\curvearrowleft \curvearrowleft | \leftrightarrow \leftrightarrow | \restriction \restriction |
\curvearrowright \curvearrowright | \Leftrightarrow \Leftrightarrow | \rightarrow \rightarrow |
\Darr \Darr | \leftrightarrows \leftrightarrows | \Rightarrow \Rightarrow |
\dArr \dArr | \leftrightharpoons \leftrightharpoons | \rightarrowtail \rightarrowtail |
\darr \darr | \leftrightsquigarrow \leftrightsquigarrow | \rightharpoondown \rightharpoondown |
\dashleftarrow \dashleftarrow | \Lleftarrow \Lleftarrow | \rightharpoonup \rightharpoonup |
\dashrightarrow \dashrightarrow | \longleftarrow \longleftarrow | \rightleftarrows \rightleftarrows |
\downarrow \downarrow | \Longleftarrow \Longleftarrow | \rightleftharpoons \rightleftharpoons |
\Downarrow \Downarrow | \longleftrightarrow \longleftrightarrow | \rightrightarrows \rightrightarrows |
\downdownarrows \downdownarrows | \Longleftrightarrow \Longleftrightarrow | \rightsquigarrow \rightsquigarrow |
\downharpoonleft \downharpoonleft | \longmapsto \longmapsto | \Rrightarrow \Rrightarrow |
\downharpoonright \downharpoonright | \longrightarrow \longrightarrow | \Rsh \Rsh |
\gets \gets | \Longrightarrow \Longrightarrow | \searrow \searrow |
\Harr \Harr | \looparrowleft \looparrowleft | \swarrow \swarrow |
\hArr \hArr | \looparrowright \looparrowright | \to \to |
\harr \harr | \Lrarr \Lrarr | \twoheadleftarrow \twoheadleftarrow |
\hookleftarrow \hookleftarrow | \lrArr \lrArr | \twoheadrightarrow \twoheadrightarrow |
\hookrightarrow \hookrightarrow | \lrarr \lrarr | \Uarr \Uarr |
\iff \iff | \Lsh \Lsh | \uArr \uArr |
\impliedby \impliedby | \mapsto \mapsto | \uarr \uarr |
\implies \implies | \nearrow \nearrow | \uparrow \uparrow |
\Larr \Larr | \nleftarrow \nleftarrow | \Uparrow \Uparrow |
\lArr \lArr | \nLeftarrow \nLeftarrow | \updownarrow \updownarrow |
\larr \larr | \nleftrightarrow \nleftrightarrow | \Updownarrow \Updownarrow |
\leadsto \leadsto | \nLeftrightarrow \nLeftrightarrow | \upharpoonleft \upharpoonleft |
\leftarrow \leftarrow | \nrightarrow \nrightarrow | \upharpoonright \upharpoonright |
\Leftarrow \Leftarrow | \nRightarrow \nRightarrow | \upuparrows \upuparrows |
\leftarrowtail \leftarrowtail | \nwarrow \nwarrow | |
\leftharpoondown \leftharpoondown | \Rarr \Rarr |
你也可以直接输入这些: ← ↑ → ↓ ↔ ↕ ↖ ↗ ↘ ↙ ↚ ↛ ↞ ↠ ↢ ↣ ↦ ↩ ↪ ↫ ↬ ↭ ↮ ↰ ↱↶ ↷ ↺ ↻ ↼ ↽ ↾ ↾ ↿ ⇀ ⇁ ⇂ ⇃ ⇄ ⇆ ⇇ ⇈ ⇉ ⇊ ⇋ ⇌⇍ ⇎ ⇏ ⇐ ⇑ ⇒ ⇓ ⇔ ⇕ ⇚ ⇛ ⇝ ⇠ ⇢
第一列 | 第二列 |
---|---|
\xleftarrow{abc} \xleftarrow{abc} | \xrightarrow[under]{over} \xrightarrow[under]{over} |
\xLeftarrow{abc} \xLeftarrow{abc} | \xRightarrow{abc} \xRightarrow{abc} |
\xleftrightarrow{abc} \xleftrightarrow{abc} | \xLeftrightarrow{abc} \xLeftrightarrow{abc} |
\xhookleftarrow{abc} \xhookleftarrow{abc} | \xhookrightarrow{abc} \xhookrightarrow{abc} |
\xtwoheadleftarrow{abc} \xtwoheadleftarrow{abc} | \xtwoheadrightarrow{abc} \xtwoheadrightarrow{abc} |
\xleftharpoonup{abc} \xleftharpoonup{abc} | \xrightharpoonup{abc} \xrightharpoonup{abc} |
\xleftharpoondown{abc} \xleftharpoondown{abc} | \xrightharpoondown{abc} \xrightharpoondown{abc} |
\xleftrightharpoons{abc} \xleftrightharpoons{abc} | \xrightleftharpoons{abc} \xrightleftharpoons{abc} |
\xtofrom{abc} \xtofrom{abc} | \xmapsto{abc} \xmapsto{abc} |
\xlongequal{abc} \xlongequal{abc} |
可扩展的箭头都可以用相同的方式接受可选参数,比如说,\xrightarrow[under]{over}
显示出来就是\xrightarrow[under]{over}。
[16]: 这里扩展箭头指箭头上下方可以放置文字,且箭头长度随文字长度的增加而增加。
\mathbin
\mathclose
\mathinner
\mathop
\mathopen
\mathord
\mathpunct
\mathrel
\color{blue} F=ma \color{blue} F=ma
请注意,\KaTeX 中的\color
的作用类似于开关,使用后一定范围内所有的字体都会改变颜色。这与\LaTeX一致,但是与\rm MathJax不同。而\KaTeX得其他颜色指令中,它的颜色和内容都是参数;
\textcolor{blue}{F=ma}\textcolor{#228B22}{F=ma}
\colorbox{aqua}{A}\colorbox{aqua}{A}
^{[18]}
\fcolorbox{red}{aqua}{A} \fcolorbox{red}{aqua}{A}
对于颜色的名称,\KaTeX颜色函数将接受标准的\rm HTML预定义颜色名称。他们还将接受\rm CSS十六进制样式的\rm RGB参数,比如#ff0000
表示红色,而其中的#
是可选的。(不过洛谷讨论区版本较旧,因此在那里必须加#
)。
[18]: \colorbox
和\fcolorbox
里面不能嵌套环境,但是\box
能。
第一列 | 第二列 | 第三列 |
---|---|---|
\mathrm{Ab0} \mathrm{Ab0} | \mathbf{Ab0} \mathbf{Ab0} | \mathit{Ab0} \mathit{Ab0} |
\mathnormal{Ab0} \mathnormal{Ab0} | \textbf{Ab0} \textbf{Ab0} | \textit{Ab0} \textit{Ab0} |
\textrm{Ab0} \textrm{Ab0} | \bf{Ab0} \bf{Ab0} | \it{Ab0} \it Ab0 |
\rm{Ab0} \rm{Ab0} | \bold{Ab0} \bold{Ab0} | \textup{Ab0} \textup{Ab0} |
\textnormal{Ab0} \textnormal{Ab0} | \boldsymbol{Ab0} \boldsymbol{Ab} | \Bbb{AB} \Bbb{AB} |
\text{Ab0} \text{Ab0} | \bm{Ab0} \bm{Ab0} | \mathbb{AB} \mathbb{AB} |
\mathsf{Ab0} \mathsf{Ab0} | \textmd{Ab0} \textmd{Ab0} | \frak{Ab0} \frak{Ab0} |
\textsf{Ab0} \textsf{Ab0} | \mathtt{Ab0} \mathtt{Ab0} | \mathfrak{Ab0} \mathfrak{Ab0} |
\sf{Ab0} \sf Ab0 | \texttt{Ab0} \texttt{Ab0} | \mathcal{AB0} \mathcal{AB0} |
\tt{Ab0} \tt Ab0 | \mathscr{AB} \mathscr{AB} |
通过使用\textXX
类型的字体指令,可以堆叠字体样式、粗细和形状。 因此\textsf{\textbf{H}}
将渲染出\textsf{\textbf{H}}。其他字体指令不会堆叠,例如\mathsf{\mathbf{H}}
将渲染出\mathsf{\mathbf {H}}。
如果KaTeX字体没有粗体字形,你可以使用\pmb
指令可以模拟一个。例如,\pmb{\ mu}
呈现为:\pmb{\mu}。(所以莫反一类文章的大量希腊字母粗体都可以用这种方法生成——编者注)。
第一列 | 第二列 |
---|---|
\Huge AB \Huge AB | \normalsize AB \normalsize AB |
\huge AB \huge AB | \small AB \small AB |
\LARGE AB \LARGE AB | \footnotesize AB \footnotesize AB |
\Large AB \Large AB | \scriptsize AB \scriptsize AB |
\large AB \large AB | \tiny AB \tiny AB |
显示效果 | 代码 |
---|---|
$\displaystyle\sum{i=1}^n$ | `\displaystyle\sum{i=1}^n` | |
$\textstyle\sum{i=1}^n$ | `\textstyle\sum{i=1}^n` | |
\scriptstyle x | \scriptstyle x (The size of a first sub/superscript) |
\scriptscriptstyle x | \scriptscriptstyle x (The size of subsequent sub/superscripts) |
\lim\limits_x | \lim\limits_x |
\lim\nolimits_x | \lim\nolimits_x |
\verb!x^2! | \verb!x^2! ^{[19]} |
在居中的环境下(即在
当中),在\text{}
里面可以放置...
用来显示数学模式。
[19]: \verb
以两个感叹号作为括号,里面可以填充任意文字。使用等宽字体(打字机字体)。
第一列 | 第二列 | 第三列 |
---|---|---|
% 注释 % 注释 | \dots \dots | \KaTeX \KaTeX |
\% \% | \cdots \cdots | \LaTeX \LaTeX |
# \# | \ddots \ddots | \TeX \TeX |
\& \& | \ldots \ldots | \nabla \nabla |
__ \_ | \vdots \vdots | \infty \infty |
\text{\textunderscore} \text{\textunderscore} | \dotsb \dotsb | \infin \infin |
\text{--} \text{--} | \dotsc \dotsc | \checkmark \checkmark |
\text{\textendash} \text{\textendash} | \dotsi \dotsi | \dag \dag |
\text{---} \text{---} | \dotsm \dotsm | \dagger \dagger |
\text{\textemdash} \text{\textemdash} | \dotso \dotso | \text{\textdagger} \text{\textdagger} |
\text{\textasciitilde} \text{\textasciitilde} | \sdot⋅ \sdot | \ddag \ddag |
\text{\textasciicircum} \text{\textasciicircum} | \mathellipsis \mathellipsis | \ddagger \ddagger |
^{[20]} | \text{\textellipsis} \text{\textellipsis} | \text{\textdaggerdbl} \text{\textdaggerdbl} |
\text{\textquoteleft} text{\textquoteleft} | \Box \Box | \Dagger \Dagger |
\lq \lq | \square \square | \angle \angle |
\text{\textquoteright} \text{\textquoteright} | \blacksquare \blacksquare | \measuredangle \measuredangle |
\rq \rq | \triangle \triangle | \sphericalangle \sphericalangle |
\text{\textquotedblleft} \text{\textquotedblleft} | \triangledown \triangledown | \top \top |
" " | \triangleleft \triangleleft | \bot \bot |
\text{\textquotedblright} \text{\textquotedblright} | \triangleright \triangleright | \$ \$ |
\colon \colon | \bigtriangledown \bigtriangledown | \text{\textdollar} \text{\textdollar} |
\backprime \backprime | \bigtriangleup \bigtriangleup | \pounds \pounds |
\prime \prime | \blacktriangle \blacktriangle | \mathsterling \mathsterling |
\text{\textless} \text{\textless} | \blacktriangledown \blacktriangledown | \text{\textsterling} \text{\textsterling} |
\text{\textgreater} \text{\textgreater} | \blacktriangleleft \blacktriangleleft | \yen \yen |
\text{\textbar} \text{\textbar} | \blacktriangleright \blacktriangleright | \surd \surd |
\text{\textbardbl} \text{\textbardbl} | \diamond \diamond | \degree \degree |
\text{\textbraceleft} \text{\textbraceleft} | \Diamond \Diamond | \text{\textdegree} \text{\textdegree} |
\text{\textbraceright} \text{\textbraceright} | \lozenge \lozenge | \mho \mho |
\text{\textbackslash} \text{\textbackslash} | \blacklozenge \blacklozenge | \diagdown \diagdown |
\text{\P} \text{\P} | \star \star | \diagup \diagup |
\text{\S} \text{\S} | \bigstar \bigstar | \flat \flat |
\text{\sect} \text{\sect} | \clubsuit \clubsuit | \natural \natural |
\copyright \copyright | \clubs \clubs | \sharp \sharp |
\circledR \circledR | \diamondsuit \diamondsuit | \heartsuit \heartsuit |
\text{\textregistered} \text{\textregistered} | \diamonds \diamonds | \hearts \hearts |
\circledS \circledS | \spadesuit \spadesuit | \spades \spades |
\text{\textcircled a} \text{\textcircled a} | \maltese \maltese |
你也可以直接输入这些:£ ¥ ∇ ∞ · ∠ ∡ ∢ ♠ ♡ ♢ ♣ ♭ ♮ ♯ ✓ … ⋮ ⋯ ⋱ !
[20]: 同样由于\rm Markdown制表问题,无法显示字符`。这里的显示效果就是\lq,同\lq
。
在\KaTeX中,单位与在\TeX中一样按比例进行处理。
但是很多地方,\KaTeX单位不同于\rm CSS单位。
\text{\KaTeX 单位} | \text{备注} | \text{\KaTeX 单位} | \text{备注} |
---|---|---|---|
\text{em} | \text{CSS em} | \text{bp} | \text{1/72 inch × F × G} |
\text{ex} | \text{CSS ex} | \text{pc} | \text{12 \KaTeX pt} |
\text{mu} | \text{1/18 CSS em} | \text{dd} | \text{1238/1157 \KaTeX pt} |
\text{pt} | \text{1/72.27 inch × F × G} | \text{cc} | \text{14856/1157 \KaTeX pt} |
\text{mm} | \text{1 mm × F × G} | \text{nd} | \text{685/642 \KaTeX pt} |
\text{cm} | \text{1 cm × F × G} | \text{nc} | \text{1370/107 \KaTeX pt} |
\text{in} | \text{1 inch × F × G} | \text{sp} | \text{1/65536 \KaTeX pt} |
其中,
F=(围绕着\rm HTML文字的字体大小)/(\rm 10 pt)
G默认情况下为1.21,因为\KaTeX字体大小通常为1.21\times周围字体大小。\rm HTML网页的\rm CSS可以覆盖此值。
样式和大小的影响范围:
单位 | 文本模式 | \rm script大小^{[21]} | \rm huge大小 |
---|---|---|---|
\text{em 与 ex} | \rule{1em}{1em} | \scriptscriptstyle\rule{1em}{1em} | \huge\rule{1em}{1em} |
\text{mu} | \rule{18mu}{18mu} | \scriptscriptstyle\rule{18mu}{18mu} | \huge\rule{18mu}{18mu} |
\text{其他} | \rule{10pt}{10pt} | \scriptscriptstyle\rule{10pt}{10pt} | \huge\rule{10pt}{10pt} |
[21]: 这里不确定如何翻译scriptscript
和huge
。
\Large~~~\texttt{字体\LaTeX公式(默认带\$\$)}~~~ | \Large~~~~~~\texttt{字体效果(支持字体)}~~~~~~ |
---|---|
\verb+\mathtt{文本}+ | \color{White}\begin{cases}\color{Black}\mathtt{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathtt{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathtt{A B\Gamma\Delta EZH\Theta}\\color{Black}\mathtt{IK\Lambda MN\Xi O\Pi}\\color{Black}\mathtt{P\Sigma T\Upsilon\Phi X\Psi\Omega}\\color{Black}\mathtt{0123456789}\end{cases} |
\verb+\mathbb{文本}+ | \color{White}\begin{cases}\color{Black}\mathbb{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\end{cases} |
\verb+\mathbf{文本}+ | \color{White}\begin{cases}\color{Black}\mathbf{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathbf{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathbf{0123456789}\end{cases} |
\verb+\mathit{文本}+ | \color{White}\begin{cases}\color{Black}\mathit{0123456789}\\color{Black}\texttt{英文字母和小写希腊字母默认为本字体}\end{cases} |
\verb+\mathrm{文本}+ | \color{White}\begin{cases}\color{Black}\mathrm{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathrm{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathrm{0123456789}\end{cases} |
\verb+\mathsf{文本}+ | \color{White}\begin{cases}\color{Black}\mathsf{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathsf{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathsf{A B\Gamma\Delta EZH\Theta}\\color{Black}\mathsf{IK\Lambda MN\Xi O\Pi}\\color{Black}\mathsf{P\Sigma T\Upsilon\Phi X\Psi\Omega}\\color{Black}\mathsf{0123456789}\end{cases} |
\verb+\mathcal{文本}+ | \color{White}\begin{cases}\color{Black}\mathcal{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathcal{0123456789}\\end{cases} |
\verb+\mathfrac{文本}+ | \color{White}\begin{cases}\color{Black}\mathfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathfrak{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathfrak{0123456789}\end{cases} |
\verb+\mathscr{文本}+ | \mathscr{ABCDEFGHIJKLMNOPQRSTUVWXYZ} |
\verb+\text{文本}+ | \color{White}\begin{cases}\color{Black}\text{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\text{abcdefghijklmnopqrstuvwxyz}\\color{Black}\text{0123456789}\\color{Black}\text{中文}\end{cases} |
\verb+\texttt{文本}+ | \color{White}\begin{cases}\color{Black}\texttt{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\texttt{abcdefghijklmnopqrstuvwxyz}\\color{Black}\texttt{0123456789}\\color{Black}\texttt{中文}\end{cases}$ |
\begin{array}{|lc|} \hline \verb+\color{black}{黑色}+ & \color{black}{黑色} \ \verb+\color{darkgray}{深灰}+ & \color{darkgray}{深灰}\ \verb+\color{gray}{灰色}+ & \color{gray}{灰色} \ \verb+\color{silver}{银色}+ & \color{silver}{银色} \ \verb+\color{lightgray}{浅灰}+&\color{lightgray}{浅灰}\ \verb+\color{white}{白色}+ & \color{white}{白色} \ \hline \verb+\color{brown}{棕色}+ & \color{brown}{棕色} \ \verb+\color{maroon}{栗色}+ & \color{maroon}{栗色} \ \verb+\color{red}{红色}+ & \color{red}{红色} \ \verb+\color{fuchsia}{桃红}+ & \color{fuchsia}{桃红} \ \verb+\color{magenta}{品红}+ & \color{magenta}{品红} \ \verb+\color{pink}{粉红}+ & \color{pink}{粉红} \ \verb+\color{orange}{橙色}+ & \color{orange}{橙色} \ \verb+\color{yellow}{黄色}+ & \color{yellow}{黄色} \ \verb+\color{lime}{青柠}+ & \color{lime}{青柠} \ \verb+\color{olive}{橄榄}+ & \color{olive}{橄榄} \ \verb+\color{green}{绿色}+ & \color{green}{绿色} \ \verb+\color{aqua}{水绿}+ & \color{aqua}{水绿} \ \verb+\color{cyan}{青色}+ & \color{cyan}{青色} \ \verb+\color{teal}{靛青}+ & \color{teal}{靛青} \ \verb+\color{blue}{蓝色}+ & \color{blue}{蓝色} \ \verb+\color{navy}{海蓝}+ & \color{navy}{海蓝} \ \verb+\color{violet}{罗兰}+ & \color{purple}{罗兰} \ \verb+\color{purple}{紫色}+ & \color{purple}{紫色} \ \hline \end{array}
\def\arraystretch{1.2} \begin{array}{|c|l|l||c|l|l|} \hline 颜色 & 十六进制 & RGB值 & 颜色 & 十六进制 & RGB值 \ \hline \color{#52C41A}\text{AC绿} & \text{52C41A} & \text{(82,196,26)} & \color{#FE4C61}\text{入门红} & \text{FE4C61} & \text{(254,76,97)} \ \hline \color{#E74C3C}\text{WA红} & \text{E74C3C} & \text{(231,76,60)} & \color{#F39C11}\text{普及-橙} & \text{F39C11} & \text{(243,156,17)} \ \hline \color{#9D3DCF}\text{RE紫} & \text{9D3DCF} & \text{(157,61,207)} & \color{#FFC116}\text{普及黄} & \text{FFC116} & \text{(255,193,22)}\ \hline \color{#FADB14}\text{CE黄} & \text{FADB14} & \text{(250,219,20)} & \color{#52C41A}\text{普及+提高 绿} & \text{52C41A} & \text{(82,196,26)} \ \hline \color{#052242}\text{TLE黑} & \text{052242} & \text{(5,34,66)} & \color{#3498DB}\text{提高+省选-蓝} & \text{3498DB} & \text{(52,152,219)} \ \hline \color{#052242}\text{MLE黑} & \text{052242} & \text{(5,34,66)} & \color{#9D3DCF}\text{省选紫} & \text{9D3DCF} & \text{(157,61,207)} \ \hline \color{#052242}\text{OLE黑} & \text{052242} & \text{(5,34,66)} & \color{#0E1D69}\text{NOI黑} & \text{0E1D69} & \text{(14,39,105)} \ \hline \color{#0E1D69}\text{UKE蓝} & \text{0E1D69} & \text{(14,29,105)} & \color{#BFBFBF}\text{未评定灰} & \text{BFBFBF} & \text{(191,191,191)} \ \hline \hline \color{#8E44AD}\text{紫名} & \text{8E44AD} & \text{(142,68,173)} & \color{#52C41A}\text{排行绿} & \text{52C41A} & \text{(82,196,26)} \ \hline \color{#E74C3C}\text{红名} & \text{E74C3C} & \text{(231,76,60)} & \color{#F39C11}\text{排行橙} & \text{F39C11} & \text{(243,156,17)} \ \hline \color{#E67E22}\text{橙名} & \text{E67E22} & \text{(230,126,34)} & \color{#FADB14}\text{排行黄} & \text{FADB14} & \text{(250,219,20)} \ \hline \color{#5EB95E}\text{绿名} & \text{5EB95E} & \text{(94,185,94)} & \color{#E74C3C}\text{排行红} & \text{E74C3C} & \text{(231,76,60)}\ \hline \color{#0E90D2}\text{蓝名} & \text{0E90D2} & \text{(14,144,210)} & \color{#52C41A}\text{通过钩绿} & \text{52C41A} & \text{(82,196,26)} \ \hline \color{#BFBFBF}\text{灰名} & \text{BFBFBF} & \text{(191,191,191)} & \color{#E74C3C}\text{不通过叉红} & \text{E74C3C} & \text{(231,76,60)} \ \hline \hline \color{#E74C3C}\text{吉利红} & \text{E74C3C} & \text{(231,76,60)} & \color{#E74C3C}\text{官方比赛红} & \text{E74C3C} & \text{(231,76,60)} \ \hline \color{#5EB95E}\text{中平绿} & \text{5EB95E} & \text{(94,185,94)} & \color{#054310}\text{团队比赛绿} & \text{054310} & \text{(5,67,16)} \ \hline \color{#000000}\text{凶兆黑} & \text{000000} & \text{(0,0,0)} & \color{#3498DB}\text{个人比赛蓝} & \text{3498DB} & \text{(52,152,219)} \ \hline \hline \color{#8E44AD}\text{ACM制紫} & \text{8E44AD} & \text{(142,68,173)} & \color{#5EB95E}\text{Rated绿} & \text{5EB95E} & \text{(94,185,94)} \ \hline \color{#F1C40F}\text{IOI制黄} & \text{F1C40F} & \text{(241,196,15)} & \color{#5EB95E}\text{未开始绿} & \text{5EB95E} & \text{(94,185,94)} \ \hline \color{#F1C40F}\text{乐多制黄} & \text{F1C40F} & \text{(241,196,15)} & \color{#E74C3C}\text{已结束红} & \text{E74C3C} & \text{(231,76,60)} \ \hline \color{#F39C11}\text{OI制橙} & \text{F39C11} & \text{(243,156,17)} & \color{#52C410}\text{进行中*} & \text{暂时无} & \text{暂时无} \ \hline \hline \color{#EFEFEF}\text{背景灰} & \text{EFEFEF} & \text{(239, 239, 239)} & \color{#7F7F7F}\text{小字灰} & \text{7F7F7F} & \text{(127,127,127)} \ \hline \hline \color{#0E90D2}\text{按钮蓝} & \text{0E90D2} & \text{(14,144,210)} & \color{#3498DB}\text{链接蓝} & \text{3498DB} & \text{(52,152,219)} \ \hline \color{#DD514C}\text{按钮红} & \text{DD514C} & \text{(221,81,76)} & \color{#3498DB}\text{通过率蓝} & \text{3498DB} & \text{(52,152,219)} \ \hline \hline \color{#FFE169}\text{金钩黄} & \text{FFE169} & \text{(255,225,105)} & \color{#F5CECD}\text{背景粉} & \text{F5CECD} & \text{(245,206,205)} \ \hline \color{#5EB95E}\text{绿钩绿} & \text{5EB95E} & \text{(94,185,94)} & \color{#C9E7C9}\text{背景绿} & \text{C9E7C9} & \text{(201,231,201)} \ \hline \color{#3498DB}\text{蓝钩蓝} & \text{3498DB} & \text{(52,152,219)} & \color{#CAEBFB}\text{背景蓝} & \text{CAEBFB} & \text{(202,235,251)} \ \hline \hline \color{#3498DB}\text{题目来源蓝} & \text{3498DB} & \text{(52,152,219)} &\color{#7F7F7F}\text{灰色} & \text{7F7F7F} & \text{(127,127,127)} \ \hline \color{#E74C3C}\text{题目算法红} & \text{E74C3C} & \text{(231,76,60)}& \color{#FFFFFF}\text{白色} & \text{FFFFFF} & \text{(255,255,255)} \ \hline \color{#52C41A}\text{题目地点绿} & \text{52C41A} & \text{(82,196,26)}& \color{#000000}\text{黑色} & \text{000000} & \text{(0,0,0)} \ \hline \end{array}
评论:
\Large~~~\texttt{字体\LaTeX公式(默认带\$\$)}~~~ | \Large~~~~~~\texttt{字体效果(支持字体)}~~~~~~ |
---|---|
\verb+\mathtt{文本}+ | \color{White}\begin{cases}\color{Black}\mathtt{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathtt{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathtt{A B\Gamma\Delta EZH\Theta}\\color{Black}\mathtt{IK\Lambda MN\Xi O\Pi}\\color{Black}\mathtt{P\Sigma T\Upsilon\Phi X\Psi\Omega}\\color{Black}\mathtt{0123456789}\end{cases} |
\verb+\mathbb{文本}+ | \color{White}\begin{cases}\color{Black}\mathbb{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\end{cases} |
\verb+\mathbf{文本}+ | \color{White}\begin{cases}\color{Black}\mathbf{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathbf{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathbf{0123456789}\end{cases} |
\verb+\mathit{文本}+ | \color{White}\begin{cases}\color{Black}\mathit{0123456789}\\color{Black}\texttt{英文字母和小写希腊字母默认为本字体}\end{cases} |
\verb+\mathrm{文本}+ | \color{White}\begin{cases}\color{Black}\mathrm{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathrm{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathrm{0123456789}\end{cases} |
\verb+\mathsf{文本}+ | \color{White}\begin{cases}\color{Black}\mathsf{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathsf{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathsf{A B\Gamma\Delta EZH\Theta}\\color{Black}\mathsf{IK\Lambda MN\Xi O\Pi}\\color{Black}\mathsf{P\Sigma T\Upsilon\Phi X\Psi\Omega}\\color{Black}\mathsf{0123456789}\end{cases} |
\verb+\mathcal{文本}+ | \color{White}\begin{cases}\color{Black}\mathcal{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathcal{0123456789}\\end{cases} |
\verb+\mathfrac{文本}+ | \color{White}\begin{cases}\color{Black}\mathfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\mathfrak{abcdefghijklmnopqrstuvwxyz}\\color{Black}\mathfrak{0123456789}\end{cases} |
\verb+\mathscr{文本}+ | \mathscr{ABCDEFGHIJKLMNOPQRSTUVWXYZ} |
\verb+\text{文本}+ | \color{White}\begin{cases}\color{Black}\text{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\text{abcdefghijklmnopqrstuvwxyz}\\color{Black}\text{0123456789}\\color{Black}\text{中文}\end{cases} |
\verb+\texttt{文本}+ | \color{White}\begin{cases}\color{Black}\texttt{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\\color{Black}\texttt{abcdefghijklmnopqrstuvwxyz}\\color{Black}\texttt{0123456789}\\color{Black}\texttt{中文}\end{cases}$ |
\begin{array}{|lc|} \hline \verb+\color{black}{黑色}+ & \color{black}{黑色} \ \verb+\color{darkgray}{深灰}+ & \color{darkgray}{深灰}\ \verb+\color{gray}{灰色}+ & \color{gray}{灰色} \ \verb+\color{silver}{银色}+ & \color{silver}{银色} \ \verb+\color{lightgray}{浅灰}+&\color{lightgray}{浅灰}\ \verb+\color{white}{白色}+ & \color{white}{白色} \ \hline \verb+\color{brown}{棕色}+ & \color{brown}{棕色} \ \verb+\color{maroon}{栗色}+ & \color{maroon}{栗色} \ \verb+\color{red}{红色}+ & \color{red}{红色} \ \verb+\color{fuchsia}{桃红}+ & \color{fuchsia}{桃红} \ \verb+\color{magenta}{品红}+ & \color{magenta}{品红} \ \verb+\color{pink}{粉红}+ & \color{pink}{粉红} \ \verb+\color{orange}{橙色}+ & \color{orange}{橙色} \ \verb+\color{yellow}{黄色}+ & \color{yellow}{黄色} \ \verb+\color{lime}{青柠}+ & \color{lime}{青柠} \ \verb+\color{olive}{橄榄}+ & \color{olive}{橄榄} \ \verb+\color{green}{绿色}+ & \color{green}{绿色} \ \verb+\color{aqua}{水绿}+ & \color{aqua}{水绿} \ \verb+\color{cyan}{青色}+ & \color{cyan}{青色} \ \verb+\color{teal}{靛青}+ & \color{teal}{靛青} \ \verb+\color{blue}{蓝色}+ & \color{blue}{蓝色} \ \verb+\color{navy}{海蓝}+ & \color{navy}{海蓝} \ \verb+\color{violet}{罗兰}+ & \color{purple}{罗兰} \ \verb+\color{purple}{紫色}+ & \color{purple}{紫色} \ \hline \end{array}
\def\arraystretch{1.2} \begin{array}{|c|l|l||c|l|l|} \hline 颜色 & 十六进制 & RGB值 & 颜色 & 十六进制 & RGB值 \ \hline \color{#52C41A}\text{AC绿} & \text{52C41A} & \text{(82,196,26)} & \color{#FE4C61}\text{入门红} & \text{FE4C61} & \text{(254,76,97)} \ \hline \color{#E74C3C}\text{WA红} & \text{E74C3C} & \text{(231,76,60)} & \color{#F39C11}\text{普及-橙} & \text{F39C11} & \text{(243,156,17)} \ \hline \color{#9D3DCF}\text{RE紫} & \text{9D3DCF} & \text{(157,61,207)} & \color{#FFC116}\text{普及黄} & \text{FFC116} & \text{(255,193,22)}\ \hline \color{#FADB14}\text{CE黄} & \text{FADB14} & \text{(250,219,20)} & \color{#52C41A}\text{普及+提高 绿} & \text{52C41A} & \text{(82,196,26)} \ \hline \color{#052242}\text{TLE黑} & \text{052242} & \text{(5,34,66)} & \color{#3498DB}\text{提高+省选-蓝} & \text{3498DB} & \text{(52,152,219)} \ \hline \color{#052242}\text{MLE黑} & \text{052242} & \text{(5,34,66)} & \color{#9D3DCF}\text{省选紫} & \text{9D3DCF} & \text{(157,61,207)} \ \hline \color{#052242}\text{OLE黑} & \text{052242} & \text{(5,34,66)} & \color{#0E1D69}\text{NOI黑} & \text{0E1D69} & \text{(14,39,105)} \ \hline \color{#0E1D69}\text{UKE蓝} & \text{0E1D69} & \text{(14,29,105)} & \color{#BFBFBF}\text{未评定灰} & \text{BFBFBF} & \text{(191,191,191)} \ \hline \hline \color{#8E44AD}\text{紫名} & \text{8E44AD} & \text{(142,68,173)} & \color{#52C41A}\text{排行绿} & \text{52C41A} & \text{(82,196,26)} \ \hline \color{#E74C3C}\text{红名} & \text{E74C3C} & \text{(231,76,60)} & \color{#F39C11}\text{排行橙} & \text{F39C11} & \text{(243,156,17)} \ \hline \color{#E67E22}\text{橙名} & \text{E67E22} & \text{(230,126,34)} & \color{#FADB14}\text{排行黄} & \text{FADB14} & \text{(250,219,20)} \ \hline \color{#5EB95E}\text{绿名} & \text{5EB95E} & \text{(94,185,94)} & \color{#E74C3C}\text{排行红} & \text{E74C3C} & \text{(231,76,60)}\ \hline \color{#0E90D2}\text{蓝名} & \text{0E90D2} & \text{(14,144,210)} & \color{#52C41A}\text{通过钩绿} & \text{52C41A} & \text{(82,196,26)} \ \hline \color{#BFBFBF}\text{灰名} & \text{BFBFBF} & \text{(191,191,191)} & \color{#E74C3C}\text{不通过叉红} & \text{E74C3C} & \text{(231,76,60)} \ \hline \hline \color{#E74C3C}\text{吉利红} & \text{E74C3C} & \text{(231,76,60)} & \color{#E74C3C}\text{官方比赛红} & \text{E74C3C} & \text{(231,76,60)} \ \hline \color{#5EB95E}\text{中平绿} & \text{5EB95E} & \text{(94,185,94)} & \color{#054310}\text{团队比赛绿} & \text{054310} & \text{(5,67,16)} \ \hline \color{#000000}\text{凶兆黑} & \text{000000} & \text{(0,0,0)} & \color{#3498DB}\text{个人比赛蓝} & \text{3498DB} & \text{(52,152,219)} \ \hline \hline \color{#8E44AD}\text{ACM制紫} & \text{8E44AD} & \text{(142,68,173)} & \color{#5EB95E}\text{Rated绿} & \text{5EB95E} & \text{(94,185,94)} \ \hline \color{#F1C40F}\text{IOI制黄} & \text{F1C40F} & \text{(241,196,15)} & \color{#5EB95E}\text{未开始绿} & \text{5EB95E} & \text{(94,185,94)} \ \hline \color{#F1C40F}\text{乐多制黄} & \text{F1C40F} & \text{(241,196,15)} & \color{#E74C3C}\text{已结束红} & \text{E74C3C} & \text{(231,76,60)} \ \hline \color{#F39C11}\text{OI制橙} & \text{F39C11} & \text{(243,156,17)} & \color{#52C410}\text{进行中*} & \text{暂时无} & \text{暂时无} \ \hline \hline \color{#EFEFEF}\text{背景灰} & \text{EFEFEF} & \text{(239, 239, 239)} & \color{#7F7F7F}\text{小字灰} & \text{7F7F7F} & \text{(127,127,127)} \ \hline \hline \color{#0E90D2}\text{按钮蓝} & \text{0E90D2} & \text{(14,144,210)} & \color{#3498DB}\text{链接蓝} & \text{3498DB} & \text{(52,152,219)} \ \hline \color{#DD514C}\text{按钮红} & \text{DD514C} & \text{(221,81,76)} & \color{#3498DB}\text{通过率蓝} & \text{3498DB} & \text{(52,152,219)} \ \hline \hline \color{#FFE169}\text{金钩黄} & \text{FFE169} & \text{(255,225,105)} & \color{#F5CECD}\text{背景粉} & \text{F5CECD} & \text{(245,206,205)} \ \hline \color{#5EB95E}\text{绿钩绿} & \text{5EB95E} & \text{(94,185,94)} & \color{#C9E7C9}\text{背景绿} & \text{C9E7C9} & \text{(201,231,201)} \ \hline \color{#3498DB}\text{蓝钩蓝} & \text{3498DB} & \text{(52,152,219)} & \color{#CAEBFB}\text{背景蓝} & \text{CAEBFB} & \text{(202,235,251)} \ \hline \hline \color{#3498DB}\text{题目来源蓝} & \text{3498DB} & \text{(52,152,219)} &\color{#7F7F7F}\text{灰色} & \text{7F7F7F} & \text{(127,127,127)} \ \hline \color{#E74C3C}\text{题目算法红} & \text{E74C3C} & \text{(231,76,60)}& \color{#FFFFFF}\text{白色} & \text{FFFFFF} & \text{(255,255,255)} \ \hline \color{#52C41A}\text{题目地点绿} & \text{52C41A} & \text{(82,196,26)}& \color{#000000}\text{黑色} & \text{000000} & \text{(0,0,0)} \ \hline \end{array}