常用数学符号的 LaTeX 表示方法
常用数学符号的 LaTeX 表示方法 My notes: 空格间隙设置表: ** 两个quad空格** a \qquad b $a \qquad b$ 两个m的宽度 quad空格 a \quad b $a \quad b$ 一个m的宽度 大空格 a\ b $a\ b$ 1/3m宽度 中等空格 a;b $a;b$ 2/7m宽度 小空格 a,b $a,b$ 1/6m宽度 没有空格 ab $ab,$ 紧贴 a!b $a!b$ 缩进1/6m宽度 正下方的下标 $\min \limits_{a,b} a x^2 + 2b$ : $\min \limits_{a,b} a x^2 + 2b$ ** Mathematical Fonts ** Let $ \mathcal{T} $ be a topological space, a basis is defined as \mathcal{B} = \{B_{\alpha} \in \mathcal{T}\, |\, U = \bigcup B_{\alpha} \forall U \in \mathcal{T} \} Let $ \mathcal{T} $ be a topological space, a basis is defined as $ \mathcal{B} = {B_{\alpha} \in \mathcal{T}, |, U = \bigcup B_{\alpha} \forall U \in \mathcal{T} } $
…