renew

EthanDeng
2019-02-28 23:06:19 +08:00
parent a3c6cba0b7
commit c66748e7f3

@@ -6,14 +6,14 @@ Run command line as administrator, the installation commands is
```shell ```shell
tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet
tlmgr install elegantnote tlmgr install elegantbook
``` ```
If you want to update or uninstall package, you can use If you want to update or uninstall package, you can use
```shell ```shell
tlmgr update elegantnote tlmgr update elegantbook
tlmgr uninstall elegantnote tlmgr uninstall elegantbook
``` ```
## Package Mananger Method ## Package Mananger Method
@@ -32,7 +32,7 @@ Load standard net repository: http://mirror.ctan.org/systems/texlive/tlnet
type the package name in the blank, and select the package you want to install/update/uninstall and click the action you wish. type the package name in the blank, and select the package you want to install/update/uninstall and click the action you wish.
![tlmgr](https://elegantlatex.org/image/tlmgr-note.png) ![tlmgr](https://elegantlatex.org/image/tlmgr-book.png)
Complete. Complete.