diff --git a/doc/users/installing/dependencies.rst b/doc/users/installing/dependencies.rst index ce83454db08a..f063dfe7d414 100644 --- a/doc/users/installing/dependencies.rst +++ b/doc/users/installing/dependencies.rst @@ -397,28 +397,32 @@ External tools -------------- The documentation requires LaTeX and Graphviz. These are not -Python packages and must be installed separately. The documentation can be -built without Inkscape and optipng, but the build process will raise various -warnings. If the build process warns that you are missing fonts, make sure -your LaTeX distribution bundles cm-super or install it separately. +Python packages and must be installed separately. Required ^^^^^^^^ * `Graphviz `_ -* a minimal working LaTeX distribution, e.g., `TeX Live `_ or +* a minimal working LaTeX distribution, e.g. `TeX Live `_ or `MikTeX `_ -* the following LaTeX packages (if your OS bundles TeX Live, the - "complete" version of the installer, e.g. "texlive-full" or "texlive-all", - will often automatically include these packages): - * `cm-super `_ +The following LaTeX packages: + * `dvipng `_ * `underscore `_ + * `cm-super `_ + * ``collection-fontsrecommended`` + +The complete version of many LaTex distribution installers, e.g. +"texlive-full" or "texlive-all", will often automatically include these packages. + Optional ^^^^^^^^ +The documentation can be built without Inkscape and optipng, but the build +process will raise various warnings. + * `Inkscape `_ * `optipng `_ * the font `xkcd script `_ or `Comic Neue `_