1
0
mirror of synced 2026-04-18 02:17:01 +00:00

docs: Add latex magic to make PDFs reproducible again

This commit is contained in:
Scott Ashcroft
2025-03-14 21:47:26 +01:00
committed by Daniel Gröber
parent 6884c98e08
commit d8af6b0616

View File

@@ -93,6 +93,9 @@ bibtex_bibfiles = ['literature.bib']
latex_elements = {
'releasename': 'Version',
'preamble': r'''
\pdfinfoomitdate 1
\pdfsuppressptexinfo 1
\pdftrailerid{}
\usepackage{lmodern}
\usepackage{comment}