Skip to content

Commit

Permalink
Define sqrt and cbrt as Unicode characters for pdflatex. Fix JuliaLan…
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahao committed Jun 3, 2014
1 parent 0c126d8 commit efd837e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@
\DeclareUnicodeCharacter{2286}{\ensuremath{\subseteq}}
\DeclareUnicodeCharacter{2713}{x}
\DeclareUnicodeCharacter{27FA}{\ensuremath{\Longleftrightarrow}}
\DeclareUnicodeCharacter{221A}{\ensuremath{\sqrt{}}}
\DeclareUnicodeCharacter{221B}{\ensuremath{\sqrt[3]{}}}
''',
}

Expand Down

0 comments on commit efd837e

Please sign in to comment.