mirror of
https://github.com/pretix/pretix.git
synced 2026-08-13 11:17:01 +00:00
Fix #1292 -- Fix build of PDF documentation
This commit is contained in:
+1
-1
@@ -234,7 +234,7 @@ latex_elements = {
|
||||
# (source start file, target name, title,
|
||||
# author, documentclass [howto, manual, or own class]).
|
||||
latex_documents = [
|
||||
('contents', 'pretix.tex', 'pretix Documentation',
|
||||
('index', 'pretix.tex', 'pretix Documentation',
|
||||
'Raphael Michel', 'manual'),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user