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

View File

@@ -0,0 +1,28 @@
# install-tl
> TeX Live 跨平台安装程序。
> 更多信息:<https://tug.org/texlive/>.
- 启动基于文本的安装程序在Unix系统上默认
`install-tl -no-gui`
- 启动图形用户界面安装程序在macOS和Windows上默认需要Tcl/Tk
`install-tl -gui`
- 根据特定配置文件安装TeX Live
`install-tl -profile {{path/to/texlive.profile}}`
- 使用特定配置文件中的设置启动安装程序:
`install-tl -init-from-file {{path/to/texlive.profile}}`
- 启动便携设备如USB闪存驱动器上的安装程序
`install-tl -portable`
- 显示帮助信息:
`install-tl -help`