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

Add LaTeXPDF version.

parent afdf1acc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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'
+1 −1
Original line number Diff line number Diff line
@@ -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.
#