1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-02 21:02:49 +02:00

made all fonts TeX-supplied fonts

This commit is contained in:
Pomax
2017-02-28 10:45:20 -08:00
parent 5342543012
commit 3ebbbc7a5b
171 changed files with 208 additions and 280 deletions

View File

@@ -21,9 +21,11 @@ Both operations run continuous linting. Also note that there are specific requir
- The [`pdf2svg`](http://www.cityinthesky.co.uk/opensource/pdf2svg) utility
### Fonts required for proper LaTeX typesetting
- en-GB LaTeX fonts: TeX Gyre and TeX Gyre Math fonts (installable through TeXLive and MiKTeX)
- zh-CN LaTeX font: SimSun (supplied with Windows)
- ja-JP LaTeX font: MS Mincho (supplied with Windows)
- en-GB LaTeX fonts: TeX Gyre Pagella and TeX Gyre Pagella Math fonts (installable through TeXLive and MiKTeX)
- ja-JP LaTeX font: IPAex Mincho (installable through TeXLive and MiKTeX)
- zh-CN LaTeX font: Arhpic gbsn (installable through TeXLive and MiKTeX)
All fonts come with TeXLive and MiKTeX, and should be easy to install. Note that you will need the modern OpenType (otf/ttf) fonts, not the obsolete type1 fonts.
## Main site location