INSTALL: note about TinyTeX.
This commit is contained in:
parent
08fef6b210
commit
9b481c8787
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@
|
||||||
- For PDF output, you'll also need LaTeX. Because a full [MacTeX]
|
- For PDF output, you'll also need LaTeX. Because a full [MacTeX]
|
||||||
installation takes more than a gigabyte of disk space, we recommend
|
installation takes more than a gigabyte of disk space, we recommend
|
||||||
installing [BasicTeX](http://www.tug.org/mactex/morepackages.html)
|
installing [BasicTeX](http://www.tug.org/mactex/morepackages.html)
|
||||||
(64M) and using the `tlmgr` tool to install additional packages
|
(64M) or [TinyTeX](https://yihui.name/tinytex/)
|
||||||
|
and using the `tlmgr` tool to install additional packages
|
||||||
as needed. If you get errors warning of fonts not found, try
|
as needed. If you get errors warning of fonts not found, try
|
||||||
|
|
||||||
tlmgr install collection-fontsrecommended
|
tlmgr install collection-fontsrecommended
|
||||||
|
|
Loading…
Reference in a new issue