Made pdflatex an optional dependency and a little more reliable.

This commit is contained in:
Mark Wolfman
2018-10-14 15:21:07 -05:00
parent b09fb2430b
commit 0648a08d0c
7 changed files with 46 additions and 15 deletions
+7 -1
View File
@@ -28,7 +28,7 @@ External dependencies
=====================
* You will need **pdftk** installed to generate the sheets in PDF format.
* You will need **pdflatex** installed to generate the PDF spell pages.
* You will need **pdflatex** installed to generate the PDF spell pages (optional).
.. note::
@@ -37,6 +37,12 @@ External dependencies
is not available in some RPM distributions, such as Fedora and CentOS.
One alternative would be to build your PC sheets using docker.
.. note::
If the ``pdflatex`` command is available on your system,
spellcasters will include a spellbook with descriptions of each
spell known. If not, then this feature will be skipped.
Usage
=====