forked from orbit-oss/flask
Beefed up latex output. Unfortunately parts look ugly.
This commit is contained in:
parent
854e0e26d1
commit
cbcd15c3b5
7 changed files with 98 additions and 44 deletions
|
|
@ -190,6 +190,7 @@ latex_elements = {
|
|||
'pointsize': '12pt',
|
||||
'preamble': r'\usepackage{flaskstyle}'
|
||||
}
|
||||
latex_use_parts = True
|
||||
|
||||
latex_additional_files = ['flaskstyle.sty', 'logo.pdf']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue