bookmarks support unicode now
This commit is contained in:
+3
-2
@@ -21,7 +21,8 @@
|
||||
\RequirePackage{mathtools}
|
||||
\RequirePackage{forloop}
|
||||
\RequirePackage{totcount}
|
||||
\RequirePackage[hidelinks]{hyperref}
|
||||
\RequirePackage[hidelinks, unicode]{hyperref} %[unicode, hidelinks]{hyperref}
|
||||
\RequirePackage{bookmark}
|
||||
|
||||
\usetikzlibrary{quotes, angles}
|
||||
|
||||
@@ -55,7 +56,7 @@
|
||||
\newcommand{\R}{\mathbb{R}}
|
||||
\newcommand{\Z}{\mathbb{Z}}
|
||||
\newcommand{\Q}{\mathbb{Q}}
|
||||
\newcommand{\C}{\mathbb{C}}
|
||||
\renewcommand{\C}{\mathbb{C}}
|
||||
|
||||
% HEADERS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user