LaTeX 制定二十六個大寫字體手寫體 A~Z ,方法為 \mathcal{}, 大括號中限定只能放二十六個大寫英文字母,以下是一個簡單的例子:
\documentclass[12pt]{article} \begin{document} Choose $\mathcal{F}$ such that $\mathcal{F}(x) > 0$. \end{document}
手寫字體 | TeX 指令 | 手寫字體 | TeX 指令 | 手寫字體 | TeX 指令 | 手寫字體 | TeX 指令 |
---|---|---|---|---|---|---|---|
![]() | \mathcal{A} | ![]() | \mathcal{B} | ![]() | \mathcal{C} | ![]() | \mathcal{D} |
![]() | \mathcal{E} | ![]() | \mathcal{F} | ![]() | \mathcal{G} | ![]() | \mathcal{H} |
![]() | \mathcal{I} | ![]() | \mathcal{J} | ![]() | \mathcal{K} | ![]() | \mathcal{L} |
![]() | \mathcal{M} | ![]() | \mathcal{N} | ![]() | \mathcal{O} | ![]() | \mathcal{P} |
![]() | \mathcal{Q} | ![]() | \mathcal{R} | ![]() | \mathcal{S} | ![]() | \mathcal{T} |
![]() | \mathcal{U} | ![]() | \mathcal{V} | ![]() | \mathcal{W} | ![]() | \mathcal{X} |
![]() | \mathcal{Y} | ![]() | \mathcal{Z) |