LaTeX 中的一些英文字型
經典名著《不等式》一書的數學公式中使用一些花體英文字母。
上圖是使用以下原始檔生成的。
\documentclass[a4paper,UTF8]{ctexart}
\usepackage{eufrak}
\usepackage{yfonts}
\begin{document}
{\large
\makebox[\textwidth][s]{0: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z}
\makebox[\textwidth][s]{1:
$\mathfrak{A}$ $\mathfrak{B}$ $\mathfrak{C}$ $\mathfrak{D}$ $\mathfrak{E}$
$\mathfrak{F}$ $\mathfrak{G}$ $\mathfrak{H}$ $\mathfrak{I}$ $\mathfrak{J}$
$\mathfrak{K}$ $\mathfrak{L}$ $\mathfrak{M}$ $\mathfrak{N}$ $\mathfrak{O}$
$\mathfrak{P}$ $\mathfrak{Q}$ $\mathfrak{R}$ $\mathfrak{S}$ $\mathfrak{T}$
$\mathfrak{U}$ $\mathfrak{V}$ $\mathfrak{W}$ $\mathfrak{X}$ $\mathfrak{Y}$
$\mathfrak{Z}$}
\makebox[\textwidth][s]{2:
\textfrak{A B C D E F G H I J K L M N O P Q R S T U V W X Y Z}}
\makebox[\textwidth][s]{3:
\textswab{A B C D E F G H I J K L M N O P Q R S T U V W X Y Z}}
\makebox[\textwidth][s]{4:
\textgoth{A B C D E F G H I J K L M N O P Q R S T U V W X Y Z}}
\makebox[\textwidth][s]{5:\,\,\,%
$\mathfrak{a}$ $\mathfrak{b}$ $\mathfrak{c}$ $\mathfrak{d}$ $\mathfrak{e}$
$\mathfrak{f}$ $\mathfrak{g}$ $\mathfrak{h}$ $\mathfrak{i}$ $\mathfrak{j}$
$\mathfrak{k}$ $\mathfrak{l}$ $\mathfrak{m}$ $\mathfrak{n}$ $\mathfrak{o}$
$\mathfrak{p}$ $\mathfrak{q}$ $\mathfrak{r}$ $\mathfrak{s}$ $\mathfrak{y}$
$\mathfrak{u}$ $\mathfrak{v}$ $\mathfrak{w}$ $\mathfrak{x}$ $\mathfrak{y}$
$\mathfrak{z}$}
\makebox[\textwidth][s]{6:\,\,\,%
\textfrak{a b c d e f g h i j k l m n o p q r s t u v w x y z}}
\makebox[\textwidth][s]{7:\,\,\,%
\textswab{a b c d e f g h i j k l m n o p q r s t u v w x y z}}
\makebox[\textwidth][s]{8:\,\,\,%
\textgoth{a b c d e f g h i j k l m n o p q r s t u v w x y z}}
1,5: mathfrak\qquad 2,6: textfrak\qquad 3,7: textswab\qquad 4,8: textgoth
}
\end{document}
這些字型命令來自 CTAN symbols 的 The Comprehensive LaTeX Symbol List 第 119 頁:
相關文章
- latex 語法塊中字型加粗問題、換行問題
- Latex 編輯論文的一些坑
- latex 中的 φ 寫法
- 英文簡歷中關於專案經驗的一些有用的例子
- Latex中輸入角度的度°
- latex 中的存在,任意, ξ 符號符號
- 10種最佳網頁設計英文字型網頁
- centos7字型中英文轉化CentOS
- Web開發中常用中文字型名稱的英文對應Web
- latex 中矩陣寫法矩陣
- LaTeX 中插入GIF圖片
- 我對英文翻譯的一些個人偏見
- win10英文版修改中文字型操作方法_win10英文版安裝中文字型如何設定Win10
- Latex排版學習筆記(1)——希臘字母表及其在latex中的表示筆記
- LaTeX中各種常用盒子的使用總結
- Latex 中勾的幾種畫法總結
- Latex 自己論文使用總結--插圖、表格、間距、字型等(持續更新)
- LATEX
- Java 替換PDF中的字型Java
- Java替換PDF中的字型Java
- word修改公式中的部分字型公式
- LaTex用法筆記(一)——LaTex原始檔的基本結構筆記
- win10系統下Word中文字型全部顯示英文的解決方法Win10
- Latex使用——Latex資料彙總整理
- latex的雙引號 ``'
- 【OneNote】同時設定中英文字型顯示(雅黑+Consolas)
- 看不懂pdf中的英文?就用PythonPython
- word中怎麼解決英文對不齊 word英文對不齊的方法
- C# 在Word中插入公式(LaTeX/MathML)C#公式
- latex 中求和符號、箭頭問題符號
- latex圖片標題由Figure 1:變為Fig. 1._latex中圖片的標題如何修改
- hoj-vue 專案中的編輯器支援latex公式Vue公式
- latex 中乘號、恆等好、花括號的寫法
- latex 中乘號、恆等號、花括號的寫法
- latex中——misplaced \noalign. \hline,\bottomrule,\midrule問題
- html中中文字型的程式碼HTML
- Latex-HomePage
- latex練習