diff options
author | Yihui Xie <xie@yihui.name> | 2020-04-25 00:46:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-24 22:46:59 -0700 |
commit | 032a04c0506f0d0b2a5185c1f895552be859f3e4 (patch) | |
tree | b506e4af60a9cee972bb1dccb00337e18447a206 | |
parent | f268ae30350e3d94e57e58e5a543d3292d204b83 (diff) | |
download | pandoc-032a04c0506f0d0b2a5185c1f895552be859f3e4.tar.gz |
Update the link to TinyTeX (#6318)
from https://yihui.name/tinytex to https://yihui.org/tinytex (the former will be automatically redirected to the latter)
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index 25b182583..dcf30430a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -71,7 +71,7 @@ whatever directory you like. By default, Pandoc creates PDFs using LaTeX. Because a full [MacTeX] installation uses four gigabytes of disk space, we recommend -[BasicTeX] or [TinyTeX](https://yihui.name/tinytex/) +[BasicTeX] or [TinyTeX](https://yihui.org/tinytex/) and using the `tlmgr` tool to install additional packages as needed. If you receive errors warning of fonts not found: |