Skip to content

Commit

Permalink
supporting unicode char for latex
Browse files Browse the repository at this point in the history
  • Loading branch information
sanbrock committed Jun 15, 2023
1 parent 8c0881d commit d5faa6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manual/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,5 @@
latex_elements = {
'maxlistdepth':7, # some application definitions are deeply nested
'preamble': '\\usepackage{amsbsy}\n'
\DeclareUnicodeCharacter{1F517}{X}
}

0 comments on commit d5faa6b

Please sign in to comment.