summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/termsim/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/termsim/README.md')
-rw-r--r--macros/latex/contrib/termsim/README.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/macros/latex/contrib/termsim/README.md b/macros/latex/contrib/termsim/README.md
index dd32b5bade..d587418ce5 100644
--- a/macros/latex/contrib/termsim/README.md
+++ b/macros/latex/contrib/termsim/README.md
@@ -5,8 +5,8 @@ Terminal simulation based on tcolorbox and minted/listings
The `terminal`(`terminal*`) evironment create a tcolorbox to simulate terminal with the eviroment body and the `\termfile`(`\termfile*`) macro from a source file.
-The OS type was selected from win10, mac and ubuntu and
-the terminal theme was selected from dark and light with key-value option.
+The OS type was selected from win10, mac, or ubuntu and
+the terminal theme was selected from dark, light, or with key-value option.
All options can be set with `\termset` macro or `terminal`(`terminal*`) eniroment's and
`\termfile`(`\termfile*`) macro's option
@@ -32,7 +32,7 @@ Contributing
`terminal`(`terminal*`)环境根据环境内容创建一个`tcolorbox`盒子用于模拟终端窗口,
`\termfile`(`\termfile*`)命令根据载入的文件内容创建一个`tcolorbox`盒子用于模拟终端窗口。
-可以通过`terminal`(`terminal*`)环境或`\termfile`(`\termfile*`)命令的`key-value`选项设置操作系统类型(win10、mac或ubuntu),
+可以通过`terminal`(`terminal*`)环境或`\termfile`(`\termfile*`)命令的`key-value`选项设置操作系统类型(win10、mac或ubuntu),并可选择暗色(dark)、亮色(light)或白色(white)颜色主题。
所有选项即可以通过环境或命令选项设置,也可以通过`\termset`命令进行设置。
@@ -46,7 +46,7 @@ Contributing
(2). Issues和PR: [issue](https://github.com/registor/termsim/issues) or [pull request](https://github.com/registor/termsim/pulls).
2. gitee仓库:
- (1). 仓库地址: [termsim-l3](https://gitee.com/nwafu_nan/termsim)
+ (1). 仓库地址: [termsim](https://gitee.com/nwafu_nan/termsim)
(2). Issues and PR: [issue](https://gitee.com/nwafu_nan/termsim/issues) or [pull request](https://gitee.com/nwafu_nan/termsim/pulls).
Copyright and Licence
@@ -61,11 +61,7 @@ Copyright and Licence
version. This version of this license is in
http://www.latex-project.org/lppl/lppl-1-3c.txt
and the latest version of this license is in
- http://www.latex-project.org/lppl.tx \IfBooleanTF{#1}
- {
- \bool_set_true:N \l_@@_comment_bool
- }{
-t
+ http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of
LaTeX version 2005/12/01 or later.