From 9b481c8787f2c6e69bce3bb264b4d4f1fe8ed78e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 7 Oct 2018 12:21:28 -0700 Subject: [PATCH] INSTALL: note about TinyTeX. --- INSTALL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 32e71cc3c..13a764b07 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -39,7 +39,8 @@ - For PDF output, you'll also need LaTeX. Because a full [MacTeX] installation takes more than a gigabyte of disk space, we recommend 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 tlmgr install collection-fontsrecommended