Remove mark-up breaking PDF output

Close: #9475

Refs: #9355
This commit is contained in:
jfbu 2021-07-19 12:15:11 +02:00
parent 9a2c3c4a15
commit e1612b4909

View File

@ -233,7 +233,7 @@ Sweet!
.. note::
Generating a PDF using Sphinx can be done running ``make latexpdf``,
provided that the system has a working :math:`\LaTeX` installation,
provided that the system has a working LaTeX installation,
as explained in the documentation of :class:`sphinx.builders.latex.LaTeXBuilder`.
Although this is perfectly feasible, such installations are often big,
and in general LaTeX requires careful configuration in some cases,