mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-21 21:33:28 +02:00
Made pdflatex an optional dependency and a little more reliable.
This commit is contained in:
+7
-1
@@ -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
|
||||
=====
|
||||
|
||||
|
||||
Reference in New Issue
Block a user