更新
This commit is contained in:
parent
179436d5b2
commit
6c24a40f91
@ -9,18 +9,16 @@
|
|||||||
- $ 55^2+56^2+57^2+58^2+59^2+60^2=61^2+62^2+63^2+64^2+65^2 $
|
- $ 55^2+56^2+57^2+58^2+59^2+60^2=61^2+62^2+63^2+64^2+65^2 $
|
||||||
|
|
||||||
| 名称 | LaTeX语法 | 显示效果 | 用途 |
|
| 名称 | LaTeX语法 | 显示效果 | 用途 |
|
||||||
| -------- | ---------------- | ------------------ | -------- |
|
| -------- | ----------------------- | ---------------- | -------- |
|
||||||
| 普通字体 | `\mathnormal{N}` | $\mathnormal{N}$ | |
|
| 普通字体 | `\mathnormal{N}` | $\mathnormal{N}$ | |
|
||||||
| 手写字体 | `\mathcal{N}` | $\mathcal{N}$ | |
|
| 手写字体 | `\mathcal{N}` | $\mathcal{N}$ | |
|
||||||
| 空心粗体 | `\mathbb{N}` | $ \mathbb{N} $ | 表示数集 |
|
| 空心粗体 | `\mathbb{N}`或`\Bbb{N}` | $\mathbb{N}$ | 表示数集 |
|
||||||
| | | | |
|
| | | | |
|
||||||
| | | | |
|
| | | | |
|
||||||
|
|
||||||
方程组
|
方程组
|
||||||
|
|
||||||
$
|
$\begin{cases}
|
||||||
\begin{cases}
|
|
||||||
2+1=2 \\\\
|
2+1=2 \\\\
|
||||||
2+2=4
|
2+2=4
|
||||||
\end{cases}
|
\end{cases}$
|
||||||
$
|
|
||||||
|
Loading…
Reference in New Issue
Block a user