LaTex基础语法
LaTex
Greek and Hebrew letters
常用的 符号
- $\alpha$
$\alpha$
- $\beta$
$\beta$
- $\delta$
$\delta$
- $\lambda$
$\lambda$
- $\mu$
$\mu$
- $o$
$o$
- $\phi$
$\phi$
- $\pi$
$\pi$
- $\sigma$
$\sigma$
- $\theta$
$\theta$
- $\xi$
$\xi$
- $\varphi$
$\varphi$
- $\Delta$
$\Delta$
- $\Pi$
$\Pi$
- $\Sigma$
$\Sigma$
Latex math constructs
常用的 数学公式结构
- $\frac{abc}{xyz}$
$\frac{abc}{xyz}$
- $\overline{xyz}$
$\overline{xyz}$
- $\overrightarrow{xyz}$
$\overrightarrow$
- $f’$
$f'$
- $\sqrt{xyz}$
$\sqrt{xyz}$
- $\sqrt[n]{xyz}$
$\sqrt[n]{xyz}$
Delimiters
- $|$
$|$
- $|$
$\$
- ${$
$\{$
- $[]$
$[]$
- $\urcorner$
$\urcorner$
Variable-sized symbols
- $\sum$
$\sum$
- $\prod$
$\prod$
- $\int$
$\int$
- $\oint$
$\oint$
- $\iint$
$\iint$
Standard function names
- $\arccos$
$\arccos$
- …
此处的 符号基本格式为 : $\ 函数名称$
Binary Operation / Relation Symbols
- $\times$
$\times$
- $\centerdot$
$\centerdot$
- $\geq$
$\geq$
- $\leq$
$\leq$
- $\neq$
$\neq$
- $\sim$
$\sim$
- $\approx$
$\approx$
- $\in$
$\in$
- $\notin$
$\notin$
Arrow symbols
- $\rightarrow$
$\rightarrow$
$\mathbf{A}$
$\mathbf{A}$
- Title: LaTex基础语法
- Author: cccs7
- Created at : 2023-09-04 16:22:22
- Updated at : 2024-09-13 11:07:59
- Link: https://cs7eric.github.io/2023/09/04/LaTex基础语法/
- License: This work is licensed under CC BY-NC-SA 4.0.
Comments