@@ -399,28 +399,32 @@ External tools
399
399
--------------
400
400
401
401
The documentation requires LaTeX and Graphviz. These are not
402
- Python packages and must be installed separately. The documentation can be
403
- built without Inkscape and optipng, but the build process will raise various
404
- warnings. If the build process warns that you are missing fonts, make sure
405
- your LaTeX distribution bundles cm-super or install it separately.
402
+ Python packages and must be installed separately.
406
403
407
404
Required
408
405
^^^^^^^^
409
406
410
407
* `Graphviz <http://www.graphviz.org/download >`_
411
- * a minimal working LaTeX distribution, e.g., `TeX Live <https://www.tug.org/texlive/ >`_ or
408
+ * a minimal working LaTeX distribution, e.g. `TeX Live <https://www.tug.org/texlive/ >`_ or
412
409
`MikTeX <https://miktex.org/ >`_
413
- * the following LaTeX packages (if your OS bundles TeX Live, the
414
- "complete" version of the installer, e.g. "texlive-full" or "texlive-all",
415
- will often automatically include these packages):
416
410
417
- * `cm-super <https://ctan.org/pkg/cm-super >`_
411
+ The following LaTeX packages:
412
+
418
413
* `dvipng <https://ctan.org/pkg/dvipng >`_
419
414
* `underscore <https://ctan.org/pkg/underscore >`_
415
+ * `cm-super <https://ctan.org/pkg/cm-super >`_
416
+ * ``collection-fontsrecommended ``
417
+
418
+ The complete version of many LaTex distribution installers, e.g.
419
+ "texlive-full" or "texlive-all", will often automatically include these packages.
420
+
420
421
421
422
Optional
422
423
^^^^^^^^
423
424
425
+ The documentation can be built without Inkscape and optipng, but the build
426
+ process will raise various warnings.
427
+
424
428
* `Inkscape <https://inkscape.org >`_
425
429
* `optipng <http://optipng.sourceforge.net >`_
426
430
* the font `xkcd script <https://github.com/ipython/xkcd-font/ >`_ or `Comic Neue <http://comicneue.com/ >`_
0 commit comments