Skip to content

Commit e1612b4

Browse files
committed
Remove mark-up breaking PDF output
Close: #9475 Refs: #9355
1 parent 9a2c3c4 commit e1612b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Sweet!
233233
.. note::
234234

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

0 commit comments

Comments
 (0)