Fix the PDF docs build
This commit is contained in:
parent
0571bab382
commit
c4ca00a485
@ -181,6 +181,12 @@ latex_elements = {
|
|||||||
|
|
||||||
# Additional stuff for the LaTeX preamble.
|
# Additional stuff for the LaTeX preamble.
|
||||||
#'preamble': '',
|
#'preamble': '',
|
||||||
|
|
||||||
|
# Stuff for unicode characters
|
||||||
|
'utf8extra': r'''
|
||||||
|
\DeclareUnicodeCharacter{2698}{FLOWER}
|
||||||
|
\DeclareUnicodeCharacter{2665}{HEART}
|
||||||
|
''',
|
||||||
}
|
}
|
||||||
|
|
||||||
# Grouping the document tree into LaTeX files. List of tuples
|
# Grouping the document tree into LaTeX files. List of tuples
|
||||||
|
Loading…
Reference in New Issue
Block a user