mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	Merge pull request #4941 from DanielG/sphinx-reproducible
docs: Add latex magic to make PDFs reproducible again
This commit is contained in:
		
						commit
						fac13f12c6
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -93,6 +93,9 @@ bibtex_bibfiles = ['literature.bib'] | |||
| latex_elements = { | ||||
|         'releasename': 'Version', | ||||
|         'preamble': r''' | ||||
| \pdfinfoomitdate 1 | ||||
| \pdfsuppressptexinfo 1 | ||||
| \pdftrailerid{} | ||||
| \usepackage{lmodern} | ||||
| \usepackage{comment} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue