Skip to content

Commit d8af6b0

Browse files
Scott AshcroftDanielG
Scott Ashcroft
authored andcommittedMar 14, 2025·
docs: Add latex magic to make PDFs reproducible again
1 parent 6884c98 commit d8af6b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎docs/source/conf.py

+3
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@
9393
latex_elements = {
9494
'releasename': 'Version',
9595
'preamble': r'''
96+
\pdfinfoomitdate 1
97+
\pdfsuppressptexinfo 1
98+
\pdftrailerid{}
9699
\usepackage{lmodern}
97100
\usepackage{comment}
98101

0 commit comments

Comments
 (0)
Please sign in to comment.