mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Fix latexpdf doc build (missing unicode character conversion)
This commit is contained in:
parent
49d25ae8b6
commit
6dadcc9c03
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ latex_elements = {
|
|||
\setcounter{tocdepth}{2}
|
||||
\numberwithin{equation}{section}
|
||||
\DeclareUnicodeCharacter{03B1}{$\alpha$}
|
||||
\DeclareUnicodeCharacter{03C0}{$\pi$}
|
||||
""",
|
||||
'printindex': r""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue