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