跳转到内容

The Wikibooks community is developing a policy on the use of generative AI. Please review the draft policy and provide feedback on its talk page.

TeX/月

来自,自由的教科书,为自由的世界
< TeX

概要

[编辑 | 编辑源代码]
\month=<integer>
\month<integer>

描述

[编辑 | 编辑源代码]

\month 是 TeX 初始化为当前月份的十进制表示的参数,例如,在六月,TeX 将最初将 \month 设置为 6。此参数可以使用上面两个等效形式中的任何一个更改为任何整数 <integer>。

示例

[编辑 | 编辑源代码]

回想一下命令 \number 将排版它后面的任何内容的十进制表示,因此在六月,

\number\month

如果 \month 没有重新定义,将排版 6。

\month=13
\number\month

将排版 13。

检索自 "https://wikibooks.cn/w/index.php?title=TeX/month&oldid=4081464"
华夏公益教科书