Commit 28a7e333 authored by Emmanuel Bertin's avatar Emmanuel Bertin
Browse files

Add LaTeXPDF version.

parent afdf1acc
......@@ -33,6 +33,8 @@ jobs:
./configure --disable-model-fitting --disable-cfitsio --disable-threads
cd doc
make html
make latexpdf
cp build/latex/sextractor.pdf build/html/
- name: Set destination dir
if: github.ref_name != 'main'
......
......@@ -160,7 +160,7 @@ latex_documents = [
# If true, show URL addresses after external links.
#
latex_show_urls = 'footnote'
# latex_show_urls = False
# Documents to append as an appendix to all manuals.
#
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment