We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b363b commit 0d31234Copy full SHA for 0d31234
doc/conf.py
@@ -252,3 +252,6 @@
252
253
# Options for LaTeX output.
254
latex_engine = "xelatex"
255
+latex_documents = [
256
+ (root_doc, "pygmt.tex", "The PyGMT Documentation", author, "manual", True)
257
+]
0 commit comments