119
119
# Copy and modify the RST sources, and convert SVG images to PDF
120
120
# files for use a images in the LaTeX-generated PDF.
121
121
# Then generate the PDF output from the modified RST sources.
123
123
mkdir -p doc/en/user-guide/latex_prepared
124
124
$(PYTHON) tools/prepare_for_latex.py \
125
125
--out-dir=doc/en/user-guide/latex_prepared \