add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

9
pages.zh/linux/yplan.md Normal file
View File

@@ -0,0 +1,9 @@
# yplan
> 为任何选择的年份生成一个两页的竖版日程表的LaTeX代码。
> 生成的输出可以使用转换工具如`pandoc`、`pdflatex`或`xetex`进行转换或打印。
> 更多信息:<https://www.ctan.org/tex-archive/macros/latex/contrib/yplan>。
- 创建一个具有指定语言、字母大小写(大写或小写)和年份的日程表:
`yplan {{language}} {{lettercase}} {{year}} > {{path/to/file.tex}}`