[Doc] Add svg to latex config in sphinx configuration file

This commit is contained in:
tangxifan 2021-02-07 12:40:14 -07:00
parent 6492d8f3a8
commit 40e9960618
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@ latex_elements = {
# Latex figure (float) alignment
#
# 'figure_align': 'htbp',
'preamble': '\\usepackage{tikz}',
'preamble': '\\usepackage{svg}',
}
# Grouping the document tree into LaTeX files. List of tuples