Skip to content

Commit

Permalink
update latex engine for unicode in rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex committed May 31, 2021
1 parent 3095c28 commit 157d37c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
# The full version, including alpha/beta/rc tags
release = '0.2.0'

# set latex engine for unicode
latex_engine = 'xelatex'


# -- General configuration ---------------------------------------------------

Expand Down

0 comments on commit 157d37c

Please sign in to comment.