mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-22 04:22:49 +00:00
Modifications to run pdf_optimise.py automatically in the Makefile were not working. Reverted them, and made pdf_optimise.py executable.
This commit is contained in:
parent
d82b316f9d
commit
b1753eecf5
@ -153,8 +153,6 @@ doctest:
|
||||
"results in $(BUILDDIR)/doctest/output.txt."
|
||||
|
||||
pdf:
|
||||
TEMP_DIR := $(python pdf_optimise.py)
|
||||
$(SPHINXBUILD) -b pdf $(ALLSPHINXOPTS) build/pdf
|
||||
python pdf_optimise.py restore $(TEMP_DIR)
|
||||
@echo
|
||||
@echo "Build finished. The PDF files are in build/pdf."
|
||||
|
0
user-guide/pdf_optimise.py
Normal file → Executable file
0
user-guide/pdf_optimise.py
Normal file → Executable file
Loading…
Reference in New Issue
Block a user