Skip to content

Commit 94396f4

Browse files
fix: remove obsolete TeX instructions from README (#826)
1 parent 5143238 commit 94396f4

1 file changed

Lines changed: 1 addition & 29 deletions

File tree

README.md

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -49,35 +49,7 @@ up to date.
4949

5050
## Building the Reference Manual Locally
5151

52-
This reference manual contains figures that are built from LaTeX
53-
sources. To build them, you'll need the following:
54-
55-
- A LaTeX installation, including LuaLaTeX and the following packages
56-
from TeXLive:
57-
- `scheme-minimal`
58-
- `latex-bin`
59-
- `fontspec`
60-
- `standalone`
61-
- `pgf`
62-
- `pdftexcmds`
63-
- `luatex85`
64-
- `lualatex-math`
65-
- `infwarerr`
66-
- `ltxcmds`
67-
- `xcolor`
68-
- `fontawesome`
69-
- `spath3`
70-
- `inter`
71-
- `epstopdf-pkg`
72-
- `tex-gyre`
73-
- `tex-gyre-math`
74-
- `unicode-math`
75-
- `amsmath`
76-
- `sourcecodepro`
77-
- `pdftocairo`, which can be found in the `poppler-utils` package on
78-
Debian-derived systems and the `poppler` package in Homebrew
79-
80-
Additionally, to run the style checker locally, you'll need
52+
To run the style checker locally, you'll need
8153
[Vale](https://vale.sh/). It runs in CI, so this is not a necessary
8254
step to contribute.
8355

0 commit comments

Comments
 (0)