1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-24 17:23:05 +02:00

Update README.md

This commit is contained in:
Pomax
2020-04-28 10:39:34 -07:00
committed by GitHub
parent 6dba3755e9
commit cedb3df9de

View File

@@ -19,7 +19,7 @@ Both operations run continuous linting. Also note that there are specific requir
- [Node.js](https://nodejs.org) - [Node.js](https://nodejs.org)
- XeLaTeX (available through [TeXLive](https://www.tug.org/texlive) on unix/linux/OSX and [MiKTeX](https://miktex.org) on Windows) - XeLaTeX (available through [TeXLive](https://www.tug.org/texlive) on unix/linux/OSX and [MiKTeX](https://miktex.org) on Windows)
- pdfcrop (available through [TeXLive](https://www.tug.org/texlive) on unix/linux/OSX and [MiKTeX](https://miktex.org) on Windows) - pdfcrop (available through [TeXLive](https://www.tug.org/texlive) on unix/linux/OSX and [MiKTeX](https://miktex.org) on Windows)
- The [`pdf2svg`](http://www.cityinthesky.co.uk/opensource/pdf2svg) utility - The [`pdf2svg`](https://github.com/jalios/pdf2svg-windows/releases) utility
### Fonts required for proper LaTeX typesetting ### Fonts required for proper LaTeX typesetting
- en-GB LaTeX fonts: TeX Gyre Pagella and TeX Gyre Pagella Math fonts (installable through TeXLive and MiKTeX) - en-GB LaTeX fonts: TeX Gyre Pagella and TeX Gyre Pagella Math fonts (installable through TeXLive and MiKTeX)