Add note about needed LaTeX packages.

This commit is contained in:
Georg Brandl
2008-11-22 13:32:32 +01:00
parent 6be9f22ecf
commit 8c5419662e

View File

@@ -66,6 +66,16 @@ The builder's "name" must be given to the **-b** command-line option of
configuration values that customize the output of this builder, see the
chapter :ref:`latex-options` for details.
.. note::
The produced LaTeX file uses several LaTeX packages that may not be
present in a "minimal" TeX distribution installation. For TeXLive,
the following packages need to be installed:
* latex-recommended
* latex-extra
* fonts-recommended
Its name is ``latex``.
.. class:: TextBuilder