add new chinese translations
This commit is contained in:
16
pages.zh/common/tlmgr-generate.md
Normal file
16
pages.zh/common/tlmgr-generate.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# tlmgr 生成
|
||||
|
||||
> 从本地存储的信息重新生成配置文件。
|
||||
> 更多信息:<https://www.tug.org/texlive/tlmgr.html>。
|
||||
|
||||
- 将生成的配置文件存储到特定位置:
|
||||
|
||||
`tlmgr generate --dest {{output_file}}`
|
||||
|
||||
- 使用本地配置文件重新生成配置文件:
|
||||
|
||||
`tlmgr generate --localcfg {{local_configuration_file}}`
|
||||
|
||||
- 在重建配置文件后运行必要的程序:
|
||||
|
||||
`tlmgr generate --rebuild-sys`
|
Reference in New Issue
Block a user