docs: Add latex magic to make PDFs reproducible again
This commit is contained in:
committed by
Daniel Gröber
parent
6884c98e08
commit
d8af6b0616
@@ -93,6 +93,9 @@ bibtex_bibfiles = ['literature.bib']
|
||||
latex_elements = {
|
||||
'releasename': 'Version',
|
||||
'preamble': r'''
|
||||
\pdfinfoomitdate 1
|
||||
\pdfsuppressptexinfo 1
|
||||
\pdftrailerid{}
|
||||
\usepackage{lmodern}
|
||||
\usepackage{comment}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user