> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/zh-cn/geng-duo-zhu-ti/45-tex-primitives-listed-by-cjk-tex-engine.md).

# 按 CJK TeX 引擎列出的 TeX 基元

Overleaf 分析了 9 个 TeX 引擎的源代码，以确定每个引擎支持的原语命令；该分析最终得到了一份包含 1000 多个不同命令的合并列表。由于数据量较大，它被拆分为两组表格——这两组都比较 5 个不同的 TeX 引擎（Knuth 最初的 TeX 同时包含在两组数据中）：

* [TeX（Knuth 最初的版本）、eTeX、pdfTeX、XeTeX 和 LuaTeX](/latex/zh-cn/geng-duo-zhu-ti/46-tex-primitives-listed-by-tex-engine.md)
* [TeX（Knuth 最初的版本）、pTeX、epTeX、upTeX 和 eupTeX（下方表格）](#datatables)

### 方法：这些数据是如何生成的？

有兴趣了解这些数据是如何准备的读者，可以在文章中找到更多信息 [Overleaf 如何创建 TeX 原语参考数据](/latex/zh-cn/geng-duo-zhu-ti/18-how-overleaf-created-the-tex-primitive-reference-data.md).

### 用于日文、中文和韩文（CJK）排版的 TeX

日本 TeX 社区开发了多种 TeX 引擎，旨在满足日文排版的复杂需求：

* [$$\text{p}\mathrm\TeX$$](https://ctan.org/pkg/ptex?lang=en)：Knuth 的 TeX 引擎扩展后支持日文排版；
* $$\text{ep}\mathrm\TeX$$：e-TeX 和 pTeX 的组合（再加上 pdfTeX 引入的一些原语）；
* [$$\text{up}\mathrm\TeX$$](https://ctan.org/pkg/uptex)：支持 Unicode 的 pTeX 版本，并加入了更好处理 CJK（中文、日文和韩文）的扩展；
* $$\text{eup}\mathrm\TeX$$：e-TeX 和 upTeX 的组合（合并）。

这 4 个引擎的简要概述可在 [这里。](http://manpages.ubuntu.com/manpages/cosmic/man1/ptex.1.html)

## CJK TeX 引擎的原语列表

下方表格显示哪些 TeX 引擎支持每个命令：

* ✔ 表示某个 TeX 引擎支持该命令；
* ✖ 表示某个 TeX 引擎 *不会* 支持该命令；

为了便于导航，原语列表进一步按字母分组并放入子表中。每个子表前都有这个导航栏，方便你快速访问各个字母分组的命令：

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz) &#x20;

### 以“- /A—C”开头的原语

| $$\text{Primitive}$$   | <p><span class="math">\mathrm\TeX</span><br><span class="math">\scriptsize\text{version 3.14159265}</span></p> | <p><span class="math">\text{p}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version p3.8.1}</span></p> | <p><span class="math">\text{ep}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version no. 180226}</span></p> | <p><span class="math">\text{up}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version u1.23}</span></p> | <p><span class="math">\text{eup}\mathrm\TeX</span><br><span class="math">\scriptsize\text{composite}</span></p> |
| ---------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| \\                     | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\-                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\/                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \above                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \abovedisplayshortskip | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \abovedisplayskip      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \abovewithdelims       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \accent                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \adjdemerits           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \advance               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \afterassignment       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \aftergroup            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \atop                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \atopwithdelims        | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \autospacing           | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \autoxspacing          | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \badness               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \baselineskip          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \batchmode             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \begingroup            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \beginL                | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \beginR                | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \belowdisplayshortskip | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \belowdisplayskip      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \binoppenalty          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \botmark               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \botmarks              | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \box                   | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \boxmaxdepth           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \brokenpenalty         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \catcode               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \char                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \chardef               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \charsubdef            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \charsubdefmax         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \cleaders              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \closein               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \closeout              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \clubpenalties         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \clubpenalty           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \copy                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \count                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \countdef              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \cr                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \crcr                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \csname                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \currentgrouplevel     | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \currentgrouptype      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \currentifbranch       | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \currentiflevel        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \currentiftype         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz) &#x20;

### 以“D—F”开头的原语

| $$\text{Primitive}$$                | <p><span class="math">\mathrm\TeX</span><br><span class="math">\scriptsize\text{version 3.14159265}</span></p> | <p><span class="math">\text{p}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version p3.8.1}</span></p> | <p><span class="math">\text{ep}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version no. 180226}</span></p> | <p><span class="math">\text{up}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version u1.23}</span></p> | <p><span class="math">\text{eup}\mathrm\TeX</span><br><span class="math">\scriptsize\text{composite}</span></p> |
| ----------------------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| \day                                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \deadcycles                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \def                                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \defaulthyphenchar                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \defaultskewchar                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \delcode                            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \delimiter                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \delimiterfactor                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \delimitershortfall                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \detokenize                         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \dimen                              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \dimendef                           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \dimexpr                            | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \disablecjktoken                    | ✖                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \discretionary                      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \displayindent                      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \displaylimits                      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \displaystyle                       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \displaywidowpenalties              | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \displaywidowpenalty                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \displaywidth                       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \divide                             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \doublehyphendemerits               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \dp                                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \dtou                               | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \dump                               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \edef                               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \else                               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \emergencystretch                   | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \enablecjktoken                     | ✖                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \end                                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \endcsname                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \endgroup                           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \endinput                           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \endL                               | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \endlinechar                        | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \endmubyte                          | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \endR                               | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \epTeXinputencoding                 | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \epTeXversion                       | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \eqno                               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \errhelp                            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \errmessage                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \errorcontextlines                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \errorstopmode                      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \escapechar                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \eTeXrevision                       | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \eTeXversion                        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \euc                                | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \everycr                            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \everydisplay                       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \everyeof                           | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \everyhbox                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \everyjob                           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \everymath                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \everypar                           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \everyvbox                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \exhyphenpenalty                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\expandafter                      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \fam                                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| 这段文字将使用俄语。这是为了演示西里尔字母在生成的文档中能够正确显示。 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \finalhyphendemerits                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \firstmark                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \firstmarks                         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \floatingpenalty                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \font                               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \fontchardp                         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \fontcharht                         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \fontcharic                         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \fontcharwd                         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \fontdimen                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \fontname                           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \forcecjktoken                      | ✖                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \futurelet                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz) &#x20;

### 以“G—I”开头的原语

| $$\text{Primitive}$$ | <p><span class="math">\mathrm\TeX</span><br><span class="math">\scriptsize\text{version 3.14159265}</span></p> | <p><span class="math">\text{p}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version p3.8.1}</span></p> | <p><span class="math">\text{ep}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version no. 180226}</span></p> | <p><span class="math">\text{up}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version u1.23}</span></p> | <p><span class="math">\text{eup}\mathrm\TeX</span><br><span class="math">\scriptsize\text{composite}</span></p> |
| -------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| \gdef                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \global              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \globaldefs          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \glueexpr            | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \glueshrink          | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \glueshrinkorder     | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \gluestretch         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \gluestretchorder    | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \gluetomu            | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \halign              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hangafter           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hangindent          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hbadness            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hbox                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\hfi               | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \\\hfil              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hfill               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\hfilneg           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hfuzz               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hoffset             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \holdinginserts      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hrule               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hsize               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hskip               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\hss               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ht                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hyphenation         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hyphenchar          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \hyphenpenalty       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \if                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifcase              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifcat               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifcsname            | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \ifdbox              | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifddir              | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifdefined           | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \ifdim               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifeof               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \iffalse             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \iffontchar          | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \ifhbox              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifhmode             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifinner             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifmbox              | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifmdir              | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifmmode             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifnum               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifodd               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifpdfprimitive      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \iftbox              | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \iftdir              | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \iftrue              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifvbox              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifvmode             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifvoid              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifx                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifybox              | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ifydir              | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ignorespaces        | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \immediate           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \indent              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \inhibitglue         | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \inhibitxspcode      | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \input               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \inputlineno         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \insert              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \insertpenalties     | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \interactionmode     | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \interlinepenalties  | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \interlinepenalty    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz) &#x20;

### 以“J—L”开头的原语

| $$\text{Primitive}$$ | <p><span class="math">\mathrm\TeX</span><br><span class="math">\scriptsize\text{version 3.14159265}</span></p> | <p><span class="math">\text{p}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version p3.8.1}</span></p> | <p><span class="math">\text{ep}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version no. 180226}</span></p> | <p><span class="math">\text{up}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version u1.23}</span></p> | <p><span class="math">\text{eup}\mathrm\TeX</span><br><span class="math">\scriptsize\text{composite}</span></p> |
| -------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| \jcharwidowpenalty   | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \jfam                | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \jfont               | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \jis                 | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\jobname           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \kanjiskip           | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \kansuji             | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \kansujichar         | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \kcatcode            | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \kchar               | ✖                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \kchardef            | ✖                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \kern                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \kuten               | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \language            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lastbox             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lastkern            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lastlinefit         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \lastnodechar        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \lastnodesubtype     | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \lastnodetype        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \lastpenalty         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lastskip            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lccode              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \leaders             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \left                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lefthyphenmin       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \leftskip            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \leqno               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \let                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \limits              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \linepenalty         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lineskip            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lineskiplimit       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \long                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \looseness           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lower               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \lowercase           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz) &#x20;

### 以“M—O”开头的原语

| $$\text{Primitive}$$ | <p><span class="math">\mathrm\TeX</span><br><span class="math">\scriptsize\text{version 3.14159265}</span></p> | <p><span class="math">\text{p}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version p3.8.1}</span></p> | <p><span class="math">\text{ep}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version no. 180226}</span></p> | <p><span class="math">\text{up}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version u1.23}</span></p> | <p><span class="math">\text{eup}\mathrm\TeX</span><br><span class="math">\scriptsize\text{composite}</span></p> |
| -------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| \mag                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mark                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \marks               | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \mathaccent          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathbin             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathchar            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathchardef         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathchoice          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathclose           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathcode            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathinner           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathop              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathopen            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathord             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathpunct           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathrel             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mathsurround        | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \maxdeadcycles       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \maxdepth            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \meaning             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \medmuskip           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \message             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \middle              | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \mkern               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \month               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \moveleft            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \moveright           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\mskip             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mubyte              | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \mubytein            | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \mubytelog           | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \mubyteout           | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \muexpr              | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \multiply            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \muskip              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \muskipdef           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \mutoglue            | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \newlinechar         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \noalign             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \noautospacing       | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \noautoxspacing      | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \noboundary          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \noconvert           | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \noexpand            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \noindent            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \nolimits            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \nonscript           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \nonstopmode         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \nulldelimiterspace  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \nullfont            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \number              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \numexpr             | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \odelcode            | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \odelimiter          | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \omathaccent         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \omathchar           | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \omathchardef        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \omathcode           | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \omit                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \openin              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \openout             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \or                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \oradical            | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \outer               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \output              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \outputpenalty       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \over                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \overfullrule        | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \overline            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \overwithdelims      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz) &#x20;

### 以“P”开头的原语

| $$\text{Primitive}$$ | <p><span class="math">\mathrm\TeX</span><br><span class="math">\scriptsize\text{version 3.14159265}</span></p> | <p><span class="math">\text{p}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version p3.8.1}</span></p> | <p><span class="math">\text{ep}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version no. 180226}</span></p> | <p><span class="math">\text{up}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version u1.23}</span></p> | <p><span class="math">\text{eup}\mathrm\TeX</span><br><span class="math">\scriptsize\text{composite}</span></p> |
| -------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| \pagedepth           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pagediscards        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pagefilllstretch    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pagefillstretch     | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pagefilstretch      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pagefistretch       | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pagegoal            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pageshrink          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pagestretch         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pagetotal           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \par                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \parfillskip         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \parindent           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \parshape            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \parshapedimen       | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \parshapeindent      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \parshapelength      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \parskip             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \patterns            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pausing             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pdfcreationdate     | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfelapsedtime      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdffiledump         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdffilemoddate      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdffilesize         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdflastxpos         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdflastypos         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfmdfivesum        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfnormaldeviate    | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfpageheight       | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfpagewidth        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfprimitive        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfrandomseed       | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfresettimer       | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfsavepos          | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfsetrandomseed    | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfshellescape      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfstrcmp           | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \pdfuniformdeviate   | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \penalty             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \postbreakpenalty    | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \postdisplaypenalty  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \prebreakpenalty     | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \predisplaydirection | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \predisplaypenalty   | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \predisplaysize      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \pretolerance        | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \prevdepth           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \prevgraf            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \protected           | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \ptexminorversion    | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ptexrevision        | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ptexversion         | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz) &#x20;

### 以“Q—T”开头的原语

| $$\text{Primitive}$$             | <p><span class="math">\mathrm\TeX</span><br><span class="math">\scriptsize\text{version 3.14159265}</span></p> | <p><span class="math">\text{p}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version p3.8.1}</span></p> | <p><span class="math">\text{ep}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version no. 180226}</span></p> | <p><span class="math">\text{up}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version u1.23}</span></p> | <p><span class="math">\text{eup}\mathrm\TeX</span><br><span class="math">\scriptsize\text{composite}</span></p> |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| \radical                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \raise                           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \read                            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \readline                        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \relax                           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \relpenalty                      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \right                           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \righthyphenmin                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \rightskip                       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \romannumeral                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \savinghyphcodes                 | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \savingvdiscards                 | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \scantokens                      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \scriptbaselineshiftfactor       | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \scriptfont                      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \scriptscriptbaselineshiftfactor | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \scriptscriptfont                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \scriptscriptstyle               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \scriptspace                     | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \scriptstyle                     | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \scrollmode                      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \setbox                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \setlanguage                     | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \sfcode                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \shipout                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \show                            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \showbox                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \showboxbreadth                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \showboxdepth                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \showgroups                      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \showifs                         | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \showlists                       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \showmode                        | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \showthe                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \showtokens                      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \sjis                            | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \skewchar                        | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \skip                            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \skipdef                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \spacefactor                     | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \spaceskip                       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \span                            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \special                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \specialout                      | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \splitbotmark                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \splitbotmarks                   | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \splitdiscards                   | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \splitfirstmark                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \splitfirstmarks                 | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \splitmaxdepth                   | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \splittopskip                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \string                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \synctex                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tabskip                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tate                            | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tbaselineshift                  | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \textbaselineshiftfactor         | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \textfont                        | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \textstyle                       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \TeXXeTstate                     | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \tfont                           | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \the                             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \thickmuskip                     | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \thinmuskip                      | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \time                            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\toks                          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \toksdef                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tolerance                       | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \topmark                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \topmarks                        | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \topskip                         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracingassigns                  | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \tracingcharsubdef               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracingcommands                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracinggroups                   | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \tracingifs                      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \tracinglostchars                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracingmacros                   | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracingnesting                  | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \tracingonline                   | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracingoutput                   | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracingpages                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracingparagraphs               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracingrestores                 | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \tracingscantokens               | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \tracingstats                    | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz) &#x20;

### 以“U”开头的原语

| $$\text{Primitive}$$ | <p><span class="math">\mathrm\TeX</span><br><span class="math">\scriptsize\text{version 3.14159265}</span></p> | <p><span class="math">\text{p}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version p3.8.1}</span></p> | <p><span class="math">\text{ep}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version no. 180226}</span></p> | <p><span class="math">\text{up}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version u1.23}</span></p> | <p><span class="math">\text{eup}\mathrm\TeX</span><br><span class="math">\scriptsize\text{composite}</span></p> |
| -------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| \uccode              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \uchyph              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ucs                 | ✖                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \underline           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \unexpanded          | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \unhbox              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \unhcopy             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \unkern              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \unless              | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \unpenalty           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \unskip              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \unvbox              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \unvcopy             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\uppercase         | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \uptexrevision       | ✖                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \uptexversion        | ✖                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz) &#x20;

### 以“V—Z”开头的原语

| $$\text{Primitive}$$ | <p><span class="math">\mathrm\TeX</span><br><span class="math">\scriptsize\text{version 3.14159265}</span></p> | <p><span class="math">\text{p}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version p3.8.1}</span></p> | <p><span class="math">\text{ep}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version no. 180226}</span></p> | <p><span class="math">\text{up}\mathrm\TeX</span><br><span class="math">\scriptsize\text{version u1.23}</span></p> | <p><span class="math">\text{eup}\mathrm\TeX</span><br><span class="math">\scriptsize\text{composite}</span></p> |
| -------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------- |
| \vadjust             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \valign              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \vbadness            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \vbox                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \vcenter             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\vfi               | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \\\vfil              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\vfill             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\vfilneg           | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \vfuzz               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \voffset             | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \vrule               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \vsize               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \vskip               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \vsplit              | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \\\vss               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \vtop                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \wd                  | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \widowpenalties      | ✖                                                                                                              | ✖                                                                                                                  | ✔                                                                                                                       | ✖                                                                                                                  | ✔                                                                                                               |
| \widowpenalty        | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \write               | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \xchrcode            | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \xdef                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \xkanjiskip          | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \xleaders            | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \xordcode            | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \xprncode            | ✔                                                                                                              | ✖                                                                                                                  | ✖                                                                                                                       | ✖                                                                                                                  | ✖                                                                                                               |
| \xspaceskip          | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \xspcode             | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \ybaselineshift      | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \year                | ✔                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |
| \yoko                | ✖                                                                                                              | ✔                                                                                                                  | ✔                                                                                                                       | ✔                                                                                                                  | ✔                                                                                                               |

&#x20; [- /A—C](#ac)    [D—F](#df)    [G—I](#gi)    [J—L](#jl)    [M—O](#mo)    [P](#p)    [Q—T](#qt)    [U](#u)    [V—Z](#vz)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/zh-cn/geng-duo-zhu-ti/45-tex-primitives-listed-by-cjk-tex-engine.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
