summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/russ
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/russ
Initial commit
Diffstat (limited to 'macros/latex/contrib/russ')
-rw-r--r--macros/latex/contrib/russ/README23
-rw-r--r--macros/latex/contrib/russ/readme.RU.txt26
-rw-r--r--macros/latex/contrib/russ/russ.sty5318
-rw-r--r--macros/latex/contrib/russ/russ_doc.pdfbin0 -> 316563 bytes
-rw-r--r--macros/latex/contrib/russ/russ_doc.tex887
5 files changed, 6254 insertions, 0 deletions
diff --git a/macros/latex/contrib/russ/README b/macros/latex/contrib/russ/README
new file mode 100644
index 0000000000..ee2cfc1e83
--- /dev/null
+++ b/macros/latex/contrib/russ/README
@@ -0,0 +1,23 @@
+% ===============================================================
+% The package aims to facilitate Russian typesetting (based on input
+% using MicroSoft Code Page 1251).
+% If you are going to use another encoding just type
+% \usepackage[ENCODING]{inputenc}
+% Russian hyphenation is selected, and various mathematical commands
+% are set up in Russian style.
+% Furthermore all Cyrillic letters’ catcodes are set to “letter”,
+% so that commands with Cyrillic letters in their names may be defined.
+% Also Cyrillic letters are declared as math symbol, so you can
+% use it in formulas.
+% glyphtounicode.tex included, so there is no problem with
+% Cyrillics in PDF (copy-paste)
+% ===============================================================
+% License: LaTeX Project Public License
+% This software is copyright but you are granted a license which
+% gives you, the "user" of the software, legal permission to copy,
+% distribute, and/or modify the software. However, if you modify the
+% software and then distribute it (even just locally) you must change
+% the name of the software, or use other technical means to avoid confusion.
+% ===============================================================
+% based on russlh.sty, mathlh.sty, russcorr.sty and glyphtounicode.tex
+% ===============================================================
diff --git a/macros/latex/contrib/russ/readme.RU.txt b/macros/latex/contrib/russ/readme.RU.txt
new file mode 100644
index 0000000000..23fbcbf1bc
--- /dev/null
+++ b/macros/latex/contrib/russ/readme.RU.txt
@@ -0,0 +1,26 @@
+% ===============================================================
+% Пакет предназначен для использования русского языка в LaTeX.
+% По умолчанию предполагается использование кодировки MS Windows CP1251.
+% Однако, вы можете использовать любую кодировку, нужно только добавить
+% \usepackage[ENCODING]{inputenc}
+% Пакет
+% а) включает русские переносы;
+% б) устанавливает catcode'ы русских букв в “letter”, таким образом их можно
+% использовать в командах (\newcommand{\команда});
+% в) устанавливает шрифты для русских букв в математических формулах,
+% таким образом можно писать $V_{машины}$;
+% г) переводит стандартные слова (Глава и т.д.);
+% д) настраивает LaTeX по русские типографские традиции;
+% е) добавляет команды \ralph и \Ralph для русской нумерации а), б)...
+% ж) добавляет unicode-глифы русских букв и математических символов в pdf,
+% благодаря чему работает copy-paste с текстом в PDF.
+% ===============================================================
+% License: LaTeX Project Public License
+% This software is copyright but you are granted a license which
+% gives you, the "user" of the software, legal permission to copy,
+% distribute, and/or modify the software. However, if you modify the
+% software and then distribute it (even just locally) you must change
+% the name of the software, or use other technical means to avoid confusion.
+% ===============================================================
+% based on russlh.sty, mathlh.sty, russcorr.sty and glyphtounicode.tex
+% ===============================================================
diff --git a/macros/latex/contrib/russ/russ.sty b/macros/latex/contrib/russ/russ.sty
new file mode 100644
index 0000000000..37264fda60
--- /dev/null
+++ b/macros/latex/contrib/russ/russ.sty
@@ -0,0 +1,5318 @@
+% ===============================================================
+% The package aims to facilitate Russian typesetting (based on input
+% using MicroSoft Code Page 1251).
+% If you are going to use another encoding just type
+% \usepackage[ENCODING]{inputenc}
+% Russian hyphenation is selected, and various mathematical commands
+% are set up in Russian style.
+% Furthermore all Cyrillic letters’ catcodes are set to “letter”,
+% so that commands with Cyrillic letters in their names may be defined.
+% Also Cyrillic letters are declared as math symbol, so you can
+% use it in formulas.
+% glyphtounicode.tex included, so there is no problem with
+% Cyrillics in PDF (copy-paste)
+% ===============================================================
+% License: LaTeX Project Public License
+% This software is copyright but you are granted a license which
+% gives you, the "user" of the software, legal permission to copy,
+% distribute, and/or modify the software. However, if you modify the
+% software and then distribute it (even just locally) you must change
+% the name of the software, or use other technical means to avoid confusion.
+% ===============================================================
+% based on russlh.sty, mathlh.sty, russcorr.sty and glyphtounicode.tex
+% ===============================================================
+
+\ProvidesPackage{russ}[2012/01/26 Russian language]
+\RequirePackage[cp1251]{inputenc}
+\RequirePackage{xspace}
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% russlh Начало: нужен для включения русского языка
+% ===============================================================
+\language\l@russian
+\lefthyphenmin=2
+\righthyphenmin=2
+
+\input {t2aenc.def}
+\renewcommand{\encodingdefault}{T2A}
+\fontencoding{T2A}\normalsize
+
+% From ltfinal.dtx
+\def\reserved@a#1#2{%
+ \@tempcnta#1\relax
+ \@tempcntb#2\relax
+ \reserved@b
+}
+\def\reserved@b{%
+ \ifnum\@tempcnta>\@tempcntb\else
+ \reserved@c\@tempcnta
+ \advance\@tempcnta\@ne
+ \expandafter\reserved@b
+ \fi
+}
+\def\reserved@c#1{\catcode#1=11\relax}
+% End from ltfinal.dtx
+\reserved@a{192}{223} % А-Я
+\reserved@a{224}{255} % а-я
+\catcode156=11 % Ё
+\catcode188=11 % ё
+
+\providecommand{\glqq}{\quotedblbase}
+\providecommand{\grqq}{\textquotedblleft}
+\providecommand{\flqq}{\guillemotleft}
+\providecommand{\frqq}{\guillemotright}
+\providecommand{\No}{\textnumero}
+
+% ===============================================================
+% russlh Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+
+
+
+
+
+
+
+
+
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% mathlh.sty Начало Позволяет писать русские команды
+% ===============================================================
+%% \DeclareSymbolFont{roperators} {T2A}{\rmdefault} {m}{n}
+%% \SetSymbolFont {roperators}{bold}{T2A}{\rmdefault} {b}{n}
+
+\DeclareSymbolFont{rletters} {T2A}{\rmdefault}{m}{it}
+\SetSymbolFont {rletters}{bold} {T2A}{\rmdefault}{b}{it}
+
+\expandafter\def\csname T2A-cmd\endcsname#1{%
+ \ifx\protect\@typeset@protect\else\noexpand#1\expandafter\@gobble\fi%
+ }
+\DeclareMathSymbol{^^c0}{\mathalpha}{rletters}{"C0} %% А
+\DeclareMathSymbol{^^c1}{\mathalpha}{rletters}{"C1} %% Б
+\DeclareMathSymbol{^^c2}{\mathalpha}{rletters}{"C2} %% В
+\DeclareMathSymbol{^^c3}{\mathalpha}{rletters}{"C3} %% Г
+\DeclareMathSymbol{^^c4}{\mathalpha}{rletters}{"C4} %% Д
+\DeclareMathSymbol{^^c5}{\mathalpha}{rletters}{"C5} %% Е
+\DeclareMathSymbol{^^c6}{\mathalpha}{rletters}{"C6} %% Ж
+\DeclareMathSymbol{^^c7}{\mathalpha}{rletters}{"C7} %% З
+\DeclareMathSymbol{^^c8}{\mathalpha}{rletters}{"C8} %% И
+\DeclareMathSymbol{^^c9}{\mathalpha}{rletters}{"C9} %% Й
+\DeclareMathSymbol{^^ca}{\mathalpha}{rletters}{"CA} %% К
+\DeclareMathSymbol{^^cb}{\mathalpha}{rletters}{"CB} %% Л
+\DeclareMathSymbol{^^cc}{\mathalpha}{rletters}{"CC} %% М
+\DeclareMathSymbol{^^cd}{\mathalpha}{rletters}{"CD} %% Н
+\DeclareMathSymbol{^^ce}{\mathalpha}{rletters}{"CE} %% О
+\DeclareMathSymbol{^^cf}{\mathalpha}{rletters}{"CF} %% П
+\DeclareMathSymbol{^^d0}{\mathalpha}{rletters}{"D0} %% Р
+\DeclareMathSymbol{^^d1}{\mathalpha}{rletters}{"D1} %% С
+\DeclareMathSymbol{^^d2}{\mathalpha}{rletters}{"D2} %% Т
+\DeclareMathSymbol{^^d3}{\mathalpha}{rletters}{"D3} %% У
+\DeclareMathSymbol{^^d4}{\mathalpha}{rletters}{"D4} %% Ф
+\DeclareMathSymbol{^^d5}{\mathalpha}{rletters}{"D5} %% Х
+\DeclareMathSymbol{^^d6}{\mathalpha}{rletters}{"D6} %% Ц
+\DeclareMathSymbol{^^d7}{\mathalpha}{rletters}{"D7} %% Ч
+\DeclareMathSymbol{^^d8}{\mathalpha}{rletters}{"D8} %% Ш
+\DeclareMathSymbol{^^d9}{\mathalpha}{rletters}{"D9} %% Щ
+\DeclareMathSymbol{^^da}{\mathalpha}{rletters}{"DA} %% Ъ
+\DeclareMathSymbol{^^db}{\mathalpha}{rletters}{"DB} %% Ы
+\DeclareMathSymbol{^^dc}{\mathalpha}{rletters}{"DC} %% Ь
+\DeclareMathSymbol{^^dd}{\mathalpha}{rletters}{"DD} %% Э
+\DeclareMathSymbol{^^de}{\mathalpha}{rletters}{"DE} %% Ю
+\DeclareMathSymbol{^^df}{\mathalpha}{rletters}{"DF} %% Я
+
+\DeclareMathSymbol{^^e0}{\mathalpha}{rletters}{"E0} %% а
+\DeclareMathSymbol{^^e1}{\mathalpha}{rletters}{"E1} %% б
+\DeclareMathSymbol{^^e2}{\mathalpha}{rletters}{"E2} %% в
+\DeclareMathSymbol{^^e3}{\mathalpha}{rletters}{"E3} %% г
+\DeclareMathSymbol{^^e4}{\mathalpha}{rletters}{"E4} %% д
+\DeclareMathSymbol{^^e5}{\mathalpha}{rletters}{"E5} %% е
+\DeclareMathSymbol{^^e6}{\mathalpha}{rletters}{"E6} %% ж
+\DeclareMathSymbol{^^e7}{\mathalpha}{rletters}{"E7} %% з
+\DeclareMathSymbol{^^e8}{\mathalpha}{rletters}{"E8} %% и
+\DeclareMathSymbol{^^e9}{\mathalpha}{rletters}{"E9} %% й
+\DeclareMathSymbol{^^ea}{\mathalpha}{rletters}{"EA} %% к
+\DeclareMathSymbol{^^eb}{\mathalpha}{rletters}{"EB} %% л
+\DeclareMathSymbol{^^ec}{\mathalpha}{rletters}{"EC} %% м
+\DeclareMathSymbol{^^ed}{\mathalpha}{rletters}{"ED} %% н
+\DeclareMathSymbol{^^ee}{\mathalpha}{rletters}{"EE} %% о
+\DeclareMathSymbol{^^ef}{\mathalpha}{rletters}{"EF} %% п
+\DeclareMathSymbol{^^f0}{\mathalpha}{rletters}{"F0} %% р
+\DeclareMathSymbol{^^f1}{\mathalpha}{rletters}{"F1} %% с
+\DeclareMathSymbol{^^f2}{\mathalpha}{rletters}{"F2} %% т
+\DeclareMathSymbol{^^f3}{\mathalpha}{rletters}{"F3} %% у
+\DeclareMathSymbol{^^f4}{\mathalpha}{rletters}{"F4} %% ф
+\DeclareMathSymbol{^^f5}{\mathalpha}{rletters}{"F5} %% х
+\DeclareMathSymbol{^^f6}{\mathalpha}{rletters}{"F6} %% ц
+\DeclareMathSymbol{^^f7}{\mathalpha}{rletters}{"F7} %% ч
+\DeclareMathSymbol{^^f8}{\mathalpha}{rletters}{"F8} %% ш
+\DeclareMathSymbol{^^f9}{\mathalpha}{rletters}{"F9} %% щ
+\DeclareMathSymbol{^^fa}{\mathalpha}{rletters}{"FA} %% ъ
+\DeclareMathSymbol{^^fb}{\mathalpha}{rletters}{"FB} %% ы
+\DeclareMathSymbol{^^fc}{\mathalpha}{rletters}{"FC} %% ь
+\DeclareMathSymbol{^^fd}{\mathalpha}{rletters}{"FD} %% э
+\DeclareMathSymbol{^^fe}{\mathalpha}{rletters}{"FE} %% ю
+\DeclareMathSymbol{^^ff}{\mathalpha}{rletters}{"FF} %% я
+
+\DeclareMathSymbol{^^9c}{\mathalpha}{rletters}{"9C} %% Ё
+\DeclareMathSymbol{^^bc}{\mathalpha}{rletters}{"BC} %% ё
+
+\SetMathAlphabet{\mathrm}{normal}{T2A}{\rmdefault}{m}{n}
+\SetMathAlphabet{\mathrm}{bold} {T2A}{\rmdefault}{b}{n}
+\SetMathAlphabet{\mathit}{normal}{T2A}{\rmdefault}{m}{it}
+\SetMathAlphabet{\mathit}{bold} {T2A}{\rmdefault}{b}{it}
+\SetMathAlphabet{\mathbf}{normal}{T2A}{\rmdefault}{b}{n}
+\SetMathAlphabet{\mathbf}{bold} {T2A}{\rmdefault}{b}{n}
+% ===============================================================
+% mathlh.sty Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+
+
+
+
+
+
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% russcorr Начало Приводим оформление к нашему стилю
+% ===============================================================
+%%% Style options
+%%%
+\newif\if@longtoc
+\DeclareOption{longtoc}{\@longtoctrue}
+\DeclareOption{shorttoc}{\@longtocfalse}
+\newif\if@indentheadings
+\DeclareOption{indentheadings}{\@indentheadingstrue}
+\DeclareOption{noindentheadings}{\@indentheadingsfalse}
+\newif\if@textyо
+\DeclareOption{yo}{\@textyоtrue}
+\DeclareOption{noyo}{\@textyоfalse}
+\ExecuteOptions{shorttoc,noindentheadings,noyo}
+\ProcessOptions
+
+
+\message{^^J Correcting math definitions,}
+\def\tg{\mathop{\operator@font tg}\nolimits}
+\def\ctg{\mathop{\operator@font ctg}\nolimits}
+\def\cosec{\mathop{\operator@font cosec}\nolimits}
+\def\arctg{\mathop{\operator@font arctg}\nolimits}
+\def\arcctg{\mathop{\operator@font arcctg}\nolimits}
+\def\sh{\mathop{\operator@font sh}\nolimits}
+\def\ch{\mathop{\operator@font ch}\nolimits}
+\def\th{\mathop{\operator@font th}\nolimits}
+\def\cth{\mathop{\operator@font cth}\nolimits}
+
+\DeclareSymbolFont{AMSa}{U}{msa}{m}{n}
+\DeclareSymbolFont{AMSb}{U}{msb}{m}{n}
+\DeclareMathSymbol{\varkappa}{\mathord}{AMSb}{"7B}
+\DeclareMathSymbol{\leqslant}{\mathrel}{AMSa}{"36}
+\DeclareMathSymbol{\geqslant}{\mathrel}{AMSa}{"3E}
+
+\message{heading names,}
+\def\contentsname{Оглавление}
+\def\figurename{Рис.}
+\def\partname{Часть}
+\def\listfigurename{Список рисунков}
+\def\listtablename{Список таблиц}
+\def\refname{Литература}
+\def\bibname{Литература}
+\def\indexname{Предметный указатель}
+\def\tablename{Таблица}
+\def\abstractname{Аннотация}
+\@ifundefined{chapter}{}{\def\chaptername{Глава}}
+\def\proofname{Доказательство}
+%%
+\message{counters,}
+\def\ralph#1{\ralphn{\@nameuse {c@#1}}}
+\def\ralphn#1{\ifcase #1\or а\or б\or в\or г\or д\or е\or ж\or з\or и\else\@iralph{#1}\fi}
+\def\@iralph#1{\ifcase #1\or\or\or\or\or\or\or\or\or\or к\or л\or м\or н\or о\or п\or р\or с\or т\or у\or ф\or х\or ц\or ч\or ш\or щ\or э\or ю\or я\else\@ctrerr \fi}
+\def\Ralph#1{\Ralphn{\@nameuse {c@#1}}}
+\def\Ralphn#1{\ifcase #1\or А\or Б\or В\or Г\or Д\or Е\or Ж\or З\or И\else\@iRalph{#1}\fi}
+\def\@iRalph#1{\ifcase #1\or\or\or\or\or\or\or\or\or\or К\or Л\or М\or Н\or О\or П\or Р\or С\or Т\or У\or Ф\or Х\or Ц\or Ч\or Ш\or Щ\or Э\or Ю\or Я\else\@ctrerr \fi}
+\newcommand*{\ipunct}[1]{\ipunctn{\@nameuse{c@#1}}}
+\newcommand*{\ipunctn}[1]%
+ {\ifcase #1\or (\textit{i\/})\or (\textit{ii\/})\or (\textit{iii\/})\or (\textit{iv\/})\or (\textit{v\/})\or %
+ (\textit{vi\/})\or (\textit{vii\/})\or (\textit{viii\/})\or (\textit{ix\/})\or (\textit{x\/})\or (\textit{xi\/})\or (\textit{xii\/})\or %
+ (\textit{xiii\/})\or (\textit{xiv\/})\or (\textit{xv\/})\or (\textit{xvi\/})\or (\textit{xvii\/})\or (\textit{xviii\/})%
+ \or (\textit{xix\/})\or (\textit{xx\/}) \else\@ctrerr \fi}
+
+
+
+\message{lists,}
+% Теперь "русифицируем" окружение enumerate:
+\def\labelenumi{\theenumi.}
+\def\theenumii{\ralph{enumii}}
+\def\labelenumii{\theenumii.}
+\def\p@enumii{\theenumi}
+\def\labelenumiii{{\bf--}}
+\let\theenumiii\relax
+\def\p@enumiii{\theenumi\theenumii}
+%
+% И еще запретим вкладывать четыре enumerate друг в друга ...
+%
+\def\enumerate{\ifnum \@enumdepth >2% было 3, а не 2
+\@toodeep\else
+ \advance\@enumdepth \@ne
+ \edef\@enumctr{enum\romannumeral\the\@enumdepth}\list
+ {\csname label\@enumctr\endcsname}{\usecounter
+ {\@enumctr}\def\makelabel##1{\hss\llap{##1}}}\fi}
+%
+% Теперь определим окружение rlist
+% для создания списков, в которых
+% \item'ы нумеруются русскими буквами
+% (строчными для rlist, прописными для rlist[u])
+%
+\@definecounter{rlistctr}
+\newif\if@rlistsnested\@rlistsnestedfalse
+\def\rlist{\@ifnextchar[{\@rlist}{\@rlist[l]}}
+\def\@rlist[#1]{\if u#1\def\@tempa{R}\else\def\@tempa{r}\fi
+ \if@rlistsnested\@toodeep\else
+ \@rlistsnestedtrue
+ \edef\therlistctr{\expandafter\noexpand\csname
+ \@tempa alphn\endcsname\noexpand\c@rlistctr}%
+ \list{\labelrlist}{\usecounter
+ {rlistctr}}\fi}
+\let\endrlist\endlist
+\def\labelrlist{\therlistctr)}
+
+
+\message{headings,}
+\def\@seccntformat#1{\csname pre#1\endcsname\csname the#1\endcsname
+ \csname post#1\endcsname}
+\let\@Tocseccntformat\@seccntformat
+\def\@postskip@{\hskip.5em\relax}
+
+\def\postsection{.\@postskip@}
+\def\postsubsection{.\@postskip@}
+\def\postsubsubsection{.\@postskip@}
+\def\postparagraph{.\@postskip@}
+\def\postsubparagraph{.\@postskip@}
+
+\def\presection{}
+\def\presubsection{}
+\def\presubsubsection{}
+\def\preparagraph{}
+\def\presubparagraph{}
+%%% Unfortunately, \@seccntformat is not reflected in toc.
+%%% Hence, I had to hack up the definition of \@sect a little.
+\def\@sect#1#2#3#4#5#6[#7]#8{%
+ \ifnum #2>\c@secnumdepth
+ \let\@svsec\@empty
+ \else
+ \refstepcounter{#1}%
+ \protected@edef\@svsec{\@seccntformat{#1}\relax}%
+ \fi
+ \@tempskipa #5\relax
+ \ifdim \@tempskipa>\z@
+ \begingroup
+ #6{%
+ \@hangfrom{\hskip #3\relax\@svsec}%
+ \interlinepenalty \@M #8\@@par}%
+ \endgroup
+ \csname #1mark\endcsname{#7}%
+ \addcontentsline{toc}{#1}{%
+ \ifnum #2>\c@secnumdepth \else
+ \protect\numberline{\@Tocseccntformat{#1}}%
+ \fi
+ \if@longtoc#8\else#7\fi}%
+ \else
+ \def\@svsechd{%
+ #6{\hskip #3\relax
+ \@svsec #8}%
+ \csname #1mark\endcsname{#7}%
+ \addcontentsline{toc}{#1}{%
+ \ifnum #2>\c@secnumdepth \else
+ \protect\numberline{\@Tocseccntformat{#1}}%
+ \fi
+ \if@longtoc#8\else#7\fi}}%
+ \fi
+ \@xsect{#5}}
+
+
+\if@indentheadings
+\def\section{\@startsection {section}{1}{\parindent}%
+ {3.5ex \@plus 1ex \@minus .2ex}%
+ {2.3ex \@plus.2ex}%
+ {\reset@font\Large\bfseries}}
+\def\subsection{\@startsection{subsection}{2}{\parindent}%
+ {3.25ex\@plus 1ex \@minus .2ex}%
+ {1.5ex \@plus .2ex}%
+ {\reset@font\large\bfseries}}
+\def\subsubsection{\@startsection{subsubsection}{3}{\parindent}%
+ {3.25ex\@plus 1ex \@minus .2ex}%
+ {1.5ex \@plus .2ex}%
+ {\reset@font\normalsize\bfseries}}
+\fi
+
+
+\def\@mainmattertrue{\let\if@mainmatter\iftrue}
+\def\@mainmatterfalse{\let\if@mainmatter\iffalse}
+\@ifclassloaded{report}{\@mainmattertrue}{}
+
+\@ifundefined{chapter}{}{%
+\def\postchapter{.}
+\def\chapter{\if@openright\cleardoublepage\else\clearpage\fi
+ \thispagestyle{plain}%
+ \global\@topnum\z@
+ \if@indentheadings\@afterindenttrue
+ \else\@afterindentfalse
+ \fi
+ \secdef\@chapter\@schapter}
+\def\@chapter[#1]#2{\ifnum \c@secnumdepth >\m@ne
+ \if@mainmatter
+ \refstepcounter{chapter}%
+ \typeout{\@chapapp\space\thechapter.}%
+ \addcontentsline{toc}{chapter}%
+ {\protect\numberline{\thechapter
+ \postchapter}%
+ \if@longtoc#2\else#1\fi}%
+ \else
+ \addcontentsline{toc}{chapter}%
+ {\if@longtoc#2\else#1\fi}\fi
+ \else
+ \addcontentsline{toc}{chapter}{\if@longtoc#2\else#1\fi}
+ \fi
+ \chaptermark{#1}%
+ \addtocontents{lof}{\protect\addvspace{10\p@}}%
+ \addtocontents{lot}{\protect\addvspace{10\p@}}%
+ \if@twocolumn
+ \@topnewpage[\@makechapterhead{#2}]%
+ \else
+ \@makechapterhead{#2}%
+ \@afterheading
+ \fi}
+}% end of conditional
+\@ifundefined{chapter}{}{%
+\def\@makechapterhead#1{%
+ \vspace*{50\p@}%
+ {\reset@font \@tempdima\parindent \raggedright
+%%% ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ \if@indentheadings\advance\leftskip\@tempdima\fi
+%%% ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ \ifnum \c@secnumdepth >\m@ne
+ \if@mainmatter
+ \huge\bfseries \@chapapp{} \thechapter\postchapter
+ \par\nobreak
+ \vskip 20\p@
+ \fi
+ \fi
+ \interlinepenalty\@M
+ \Huge \bfseries #1\par
+ \nobreak
+ \vskip 40\p@
+ }}%
+\def\@schapter#1{\if@twocolumn
+ \@topnewpage[\@makeschapterhead{#1}]%
+ \else
+ \@makeschapterhead{#1}%
+ \@afterheading
+ \fi}
+\def\@makeschapterhead#1{%
+ \vspace*{50\p@}%
+ {\reset@font \@tempdima\parindent \raggedright
+%%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ \if@indentheadings\advance\leftskip\@tempdima\fi
+%%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ \interlinepenalty\@M
+ \Huge \bfseries #1\par\nobreak
+ \nobreak
+ \vskip 40\p@
+ }}
+}% end of conditional
+
+
+\message{captions,}
+\long\def\@makecaption#1#2{%
+ \vskip\abovecaptionskip
+ \sbox\@tempboxa{#1. #2}%
+ \ifdim \wd\@tempboxa >\hsize
+ \unhbox\@tempboxa\par
+ \else
+ \global \@minipagefalse
+ \hbox to\hsize{\hfil\box\@tempboxa\hfil}%
+ \fi
+ \vskip\belowcaptionskip}
+
+\long\def\@caption#1[#2]#3{\par\addcontentsline{\csname
+ ext@#1\endcsname}{#1}{\protect\numberline{\csname
+ the#1\endcsname.}{\ignorespaces #2}}\begingroup
+ \@parboxrestore
+ \normalsize
+ \@makecaption{\csname fnum@#1\endcsname}{\ignorespaces #3}\par
+ \endgroup}
+
+\message{theorems,}
+\def\afterthmseparator{.}
+\expandafter\ifx\csname theoremstyle\endcsname\relax
+ \def\@begintheorem#1#2{\trivlist
+ \item[\hskip \labelsep{\bfseries #1\ #2\unskip\afterthmseparator
+ }]\itshape}
+ \def\@opargbegintheorem#1#2#3{\trivlist
+ \item[\hskip \labelsep{\bfseries #1\ #2\ (#3)\afterthmseparator
+ }]\itshape}
+\fi
+\message{running heads,}
+\def\@ArticleHeadingsCorr{%
+ \if@twoside
+ \def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty\let\@evenfoot\@empty
+ \def\@evenhead{\thepage\hfil\slshape\leftmark}%
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\sectionmark####1{\markboth {\uppercase{\ifnum \c@secnumdepth >\z@
+ \thesection\postsection \hskip 1em\relax \fi ####1}}{}}%
+ \def\subsectionmark####1{\markright {\ifnum \c@secnumdepth >\@ne
+ \thesubsection\postsubsection \hskip 1em\relax \fi ####1}}}
+ \else
+ \def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\sectionmark####1{\markright {\uppercase{\ifnum \c@secnumdepth >\z@
+ \thesection\postsection \hskip 1em\relax \fi ####1}}}}
+ \fi
+}
+\def\@ReportHeadingsCorr{%
+ \if@twoside
+ \def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty\let\@evenfoot\@empty
+ \def\@evenhead{\thepage\hfil\slshape\leftmark}%
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\chaptermark####1{\markboth{\uppercase{\ifnum\c@secnumdepth>\m@ne
+ \@chapapp\ \thechapter.\fi ####1}}{}}%
+ \def\sectionmark####1{\markright{\uppercase{\ifnum\c@secnumdepth>\z@
+ \thesection. \fi ####1}}}}
+ \else
+ \def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\chaptermark####1{\markright{\uppercase{\ifnum\c@secnumdepth>\m@ne
+ \@chapapp\ \thechapter. \fi ####1}}}}
+ \fi
+}
+\def\@BookHeadingsCorr{%
+\def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty\let\@evenfoot\@empty
+ \def\@evenhead{\thepage\hfil\slshape\leftmark}%
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\chaptermark####1{%
+ \markboth {\uppercase{\ifnum \c@secnumdepth >\m@ne
+ \if@mainmatter
+ \@chapapp\ \thechapter. \fi
+ ####1}}{}}%
+ \def\sectionmark####1{\markright {\uppercase{\ifnum \c@secnumdepth >\z@
+ \thesection. \fi ####1}}}}
+}
+\@ifclassloaded{article}{\@ArticleHeadingsCorr}{}
+\@ifclassloaded{report}{\@ReportHeadingsCorr}{}
+\@ifclassloaded{book}{\@BookHeadingsCorr}{}
+%% \if A\@mainstyle % стиль - article (вставлено ".\@aftersepkern" после номера)
+%% \@ArticleHeadingsCorr
+%% \else\if R\@mainstyle % стиль=report. Два пробела после точки заменены на один.
+%% \@ReportHeadingsCorr
+%% \else % стиль=book (два пробела после точки заменены на один)
+%% \@BookHeadingsCorr
+%% \fi\fi
+%
+
+\message{appendix,}
+%% \if A\@mainstyle
+\@ifclassloaded{article}{%
+ \def\appendix{\par
+ \setcounter{section}{0}%
+ \setcounter{subsection}{0}%
+ \let\sectionname\appendixname
+ \def\thesection{\@Ralph\c@section}}
+}{%
+\def\appendix{\par
+ \setcounter{chapter}{0}%
+ \setcounter{section}{0}%
+ \def\@chapapp{\appendixname}%
+ \def\thechapter{\@Ralph\c@chapter}}
+}
+
+\message{\string\cleardoublepage,}
+\def\cleardoublepage{\clearpage\if@twoside \ifodd\c@page\else
+ {\null\ps@empty % добавил \ps@empty (и заодно заменил \hbox{} на \null )
+\newpage}\if@twocolumn{\null\ps@empty\newpage}\fi\fi\fi} % ditto
+
+\message{quotes,}
+% !!!! Отсюда и до второго вхождения !!!! все сперто из german.sty
+\def\@allowhyphens{\penalty\@M\hskip\z@skip}
+\def\set@low@box#1{\setbox\tw@\hbox{,}\setbox\z@\hbox{#1}\dimen\z@\ht\z@
+ \advance\dimen\z@ -\ht\tw@
+ \setbox\z@\hbox{\lower\dimen\z@ \box\z@}\ht\z@\ht\tw@ \dp\z@\dp\tw@ }
+% (this lowers the german left quotes to the same level as the comma.)
+\def\@glqq{{\ifhmode \edef\@SF{\spacefactor\the\spacefactor}\else
+ \let\@SF\empty \fi \leavevmode
+ \set@low@box{''}\box\z@\kern-.04em\@allowhyphens\@SF\relax}}
+\def\glqq{\protect\@glqq}
+\def\@grqq{\ifhmode \edef\@SF{\spacefactor\the\spacefactor}\else
+ \let\@SF\empty \fi \kern-.07em``\kern.07em\@SF\relax}
+\def\grqq{\protect\@grqq}
+\def\@glq{{\ifhmode \edef\@SF{\spacefactor\the\spacefactor}\else
+ \let\@SF\empty \fi \leavevmode
+ \set@low@box{'}\box\z@\kern-.04em\@allowhyphens\@SF\relax}}
+\def\glq{\protect\@glq}
+\def\@grq{\kern-.07em`\kern.07em}
+\def\grq{\protect\@grq}
+% !!!!
+
+% \сегодня is the Russian counterpart of \today;
+% we prefer to keep the original \today intact
+\def\сегодня{\number\day\space
+ \ifcase\month\or
+ января\or февраля\or марта\or апреля\or мая\or
+ июня\or июля\or августа\or сентября\or октября\or
+ ноября\or декабря\fi\space\number\year}
+
+
+\frenchspacing
+\righthyphenmin 2
+
+\if@textyо
+ \message{the letter `yo',}
+ \def\@textyе{е}
+ \def\@textyЕ{Е}
+ \DeclareRobustCommand{\"}[1]{%
+ {\edef\@tempa{#1}%
+ \ifx\@tempa\@textyе \char 163\relax
+ \else \ifx\@tempa\@textyЕ \char 176\relax
+ \else \accent "7F #1\fi\fi
+ }%
+ }
+\fi
+
+
+%% What follows is intended to ensure compatibility with
+%% an earlier version of Russification of LaTeX 2.09,
+%% where a possibility to automatically count the total number of
+%% pages in the document was supported.
+\let\c@totalpages=\@tempcnta
+\let\@@global\global
+
+\message{... finished.}
+
+\AtBeginDocument{\ifdim\hsize<\@cclv\p@\pretolerance\m@ne\fi}
+
+% ===============================================================
+% russcorr Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% russadd Начало
+% ===============================================================
+% ------------------ команды типа \те (т.е.) --------------------
+
+% Набирайте "т.е." командой \те . Остальное -- аналогично.
+% Теперь можно не беспокоиться о пробелах после этих команд.
+% Например, можно наравне с
+% ..., \те\ ...
+% ..., \те{} ...
+% писать просто
+% ..., \те ...
+%
+
+\newcommand*{\те}{т.\,е.\xspace}
+\newcommand*{\Те}{Т.\,е.\xspace}
+\newcommand*{\тк}{т.\,к.\xspace}
+\newcommand*{\Тк}{Т.\,к.\xspace}
+\newcommand*{\итд}{и~т.\,д.\xspace}
+\newcommand*{\итп}{и~т.\,п.\xspace}
+\newcommand{\лк}{\guillemotleft\nobreak\ignorespaces}
+\newcommand{\пк}{\guillemotright\xspace}
+
+%
+
+% ------------------ команды типа \т (тире) ---------------------
+% Команда \клей позволяет приклеивать слова к формуле или ещё чему-нибудь.
+% Например, "частицы\клей $+$\клей поле"
+% Команды \д (\ч) и \Д (\ч) ставят дефисы (чёрточки), после которых
+% разрывы строки запрещены и разрешены, соответственно.
+% Итак,
+% \д ставит дефис, после которого разрыв строки ЗАПРЕЩЁН.
+% Напр., "$1$\д форма"
+% \Д ставит дефис, после которого разрыв строки РАЗРЕШЁН.
+% Напр., "Остроградского\ч Гаусса" (или тут нужно \Д ?)
+% Для интересующихся: если написать "$1$-форма" или "Остроградского--Гаусса",
+% то будет разрешено разрывать строчку после дефиса и запрещено переносить
+% слова "форма", "Остроградского" и "Гаусса". По этой причине и появилась
+% команда \клей.
+%
+
+\newcommand*{\клей}{\nobreak\hskip\z@skip}
+\DeclareRobustCommand*{\д}{\клей\hbox{-}\клей}
+\DeclareRobustCommand*{\Д}{\клей\hbox{-}\hskip\z@skip}
+\DeclareRobustCommand*{\ч}{\,\textendash\,\клей}
+\DeclareRobustCommand*{\ч}{\,\textendash\,\hskip\z@skip}
+\DeclareRobustCommand*{\т}{~\textemdash{} }
+\DeclareRobustCommand*{\Т}{~\textemdash{} }
+% ===============================================================
+% russadd Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% glyphtounicode.tex Начало For cyrillics in PDF
+% Taken from glyphtounicode.tex, sorted
+% ===============================================================
+\pdfgentounicode=1
+\pdfglyphtounicode{controlSTX}{0001}
+\pdfglyphtounicode{controlSOT}{0002}
+\pdfglyphtounicode{controlETX}{0003}
+\pdfglyphtounicode{controlEOT}{0004}
+\pdfglyphtounicode{controlENQ}{0005}
+\pdfglyphtounicode{controlACK}{0006}
+\pdfglyphtounicode{controlBEL}{0007}
+\pdfglyphtounicode{controlBS}{0008}
+\pdfglyphtounicode{controlHT}{0009}
+\pdfglyphtounicode{controlLF}{000A}
+\pdfglyphtounicode{controlVT}{000B}
+\pdfglyphtounicode{controlFF}{000C}
+\pdfglyphtounicode{controlCR}{000D}
+\pdfglyphtounicode{controlSO}{000E}
+\pdfglyphtounicode{controlSI}{000F}
+\pdfglyphtounicode{controlDLE}{0010}
+\pdfglyphtounicode{controlDC1}{0011}
+\pdfglyphtounicode{controlDC2}{0012}
+\pdfglyphtounicode{controlDC3}{0013}
+\pdfglyphtounicode{controlDC4}{0014}
+\pdfglyphtounicode{controlNAK}{0015}
+\pdfglyphtounicode{controlSYN}{0016}
+\pdfglyphtounicode{controlETB}{0017}
+\pdfglyphtounicode{controlCAN}{0018}
+\pdfglyphtounicode{controlEM}{0019}
+\pdfglyphtounicode{controlSUB}{001A}
+\pdfglyphtounicode{controlESC}{001B}
+\pdfglyphtounicode{controlFS}{001C}
+\pdfglyphtounicode{controlGS}{001D}
+\pdfglyphtounicode{controlRS}{001E}
+\pdfglyphtounicode{controlUS}{001F}
+\pdfglyphtounicode{space}{0020}
+\pdfglyphtounicode{spacehackarabic}{0020}
+\pdfglyphtounicode{exclam}{0021}
+\pdfglyphtounicode{quotedbl}{0022}
+\pdfglyphtounicode{numbersign}{0023}
+\pdfglyphtounicode{dollar}{0024}
+\pdfglyphtounicode{percent}{0025}
+\pdfglyphtounicode{ampersand}{0026}
+\pdfglyphtounicode{quotesingle}{0027}
+\pdfglyphtounicode{parenleft}{0028}
+\pdfglyphtounicode{parenright}{0029}
+\pdfglyphtounicode{asterisk}{002A}
+\pdfglyphtounicode{plus}{002B}
+\pdfglyphtounicode{comma}{002C}
+\pdfglyphtounicode{hyphen}{002D}
+\pdfglyphtounicode{hyphenchar}{002D}
+\pdfglyphtounicode{period}{002E}
+\pdfglyphtounicode{slash}{002F}
+\pdfglyphtounicode{zero}{0030}
+\pdfglyphtounicode{one}{0031}
+\pdfglyphtounicode{two}{0032}
+\pdfglyphtounicode{three}{0033}
+\pdfglyphtounicode{four}{0034}
+\pdfglyphtounicode{five}{0035}
+\pdfglyphtounicode{six}{0036}
+\pdfglyphtounicode{seven}{0037}
+\pdfglyphtounicode{eight}{0038}
+\pdfglyphtounicode{nine}{0039}
+\pdfglyphtounicode{colon}{003A}
+\pdfglyphtounicode{semicolon}{003B}
+\pdfglyphtounicode{less}{003C}
+\pdfglyphtounicode{equal}{003D}
+\pdfglyphtounicode{greater}{003E}
+\pdfglyphtounicode{question}{003F}
+\pdfglyphtounicode{at}{0040}
+\pdfglyphtounicode{A}{0041}
+\pdfglyphtounicode{B}{0042}
+\pdfglyphtounicode{C}{0043}
+\pdfglyphtounicode{D}{0044}
+\pdfglyphtounicode{E}{0045}
+\pdfglyphtounicode{F}{0046}
+\pdfglyphtounicode{G}{0047}
+\pdfglyphtounicode{H}{0048}
+\pdfglyphtounicode{I}{0049}
+\pdfglyphtounicode{IJ}{0049 004A}
+\pdfglyphtounicode{J}{004A}
+\pdfglyphtounicode{K}{004B}
+\pdfglyphtounicode{L}{004C}
+\pdfglyphtounicode{M}{004D}
+\pdfglyphtounicode{N}{004E}
+\pdfglyphtounicode{O}{004F}
+\pdfglyphtounicode{P}{0050}
+\pdfglyphtounicode{Q}{0051}
+\pdfglyphtounicode{R}{0052}
+\pdfglyphtounicode{S}{0053}
+\pdfglyphtounicode{T}{0054}
+\pdfglyphtounicode{U}{0055}
+\pdfglyphtounicode{V}{0056}
+\pdfglyphtounicode{W}{0057}
+\pdfglyphtounicode{X}{0058}
+\pdfglyphtounicode{Y}{0059}
+\pdfglyphtounicode{Z}{005A}
+\pdfglyphtounicode{bracketleft}{005B}
+\pdfglyphtounicode{backslash}{005C}
+\pdfglyphtounicode{bracketright}{005D}
+\pdfglyphtounicode{asciicircum}{005E}
+\pdfglyphtounicode{underscore}{005F}
+\pdfglyphtounicode{grave}{0060}
+\pdfglyphtounicode{a}{0061}
+\pdfglyphtounicode{b}{0062}
+\pdfglyphtounicode{c}{0063}
+\pdfglyphtounicode{d}{0064}
+\pdfglyphtounicode{e}{0065}
+\pdfglyphtounicode{f}{0066}
+\pdfglyphtounicode{ff}{0066 0066}
+\pdfglyphtounicode{ffi}{0066 0066 0069}
+\pdfglyphtounicode{ffl}{0066 0066 006C}
+\pdfglyphtounicode{fi}{0066 0069}
+\pdfglyphtounicode{fl}{0066 006C}
+\pdfglyphtounicode{g}{0067}
+\pdfglyphtounicode{h}{0068}
+\pdfglyphtounicode{i}{0069}
+\pdfglyphtounicode{ij}{0069 006A}
+\pdfglyphtounicode{j}{006A}
+\pdfglyphtounicode{k}{006B}
+\pdfglyphtounicode{l}{006C}
+\pdfglyphtounicode{m}{006D}
+\pdfglyphtounicode{n}{006E}
+\pdfglyphtounicode{o}{006F}
+\pdfglyphtounicode{p}{0070}
+\pdfglyphtounicode{q}{0071}
+\pdfglyphtounicode{r}{0072}
+\pdfglyphtounicode{longs}{0073}
+\pdfglyphtounicode{s}{0073}
+\pdfglyphtounicode{t}{0074}
+\pdfglyphtounicode{u}{0075}
+\pdfglyphtounicode{v}{0076}
+\pdfglyphtounicode{w}{0077}
+\pdfglyphtounicode{x}{0078}
+\pdfglyphtounicode{y}{0079}
+\pdfglyphtounicode{z}{007A}
+\pdfglyphtounicode{braceleft}{007B}
+\pdfglyphtounicode{bar}{007C}
+\pdfglyphtounicode{verticalbar}{007C}
+\pdfglyphtounicode{braceright}{007D}
+\pdfglyphtounicode{asciitilde}{007E}
+\pdfglyphtounicode{controlDEL}{007F}
+\pdfglyphtounicode{nbspace}{00A0}
+\pdfglyphtounicode{nonbreakingspace}{00A0}
+\pdfglyphtounicode{exclamdown}{00A1}
+\pdfglyphtounicode{cent}{00A2}
+\pdfglyphtounicode{sterling}{00A3}
+\pdfglyphtounicode{currency}{00A4}
+\pdfglyphtounicode{yen}{00A5}
+\pdfglyphtounicode{brokenbar}{00A6}
+\pdfglyphtounicode{section}{00A7}
+\pdfglyphtounicode{dieresis}{00A8}
+\pdfglyphtounicode{copyright}{00A9}
+\pdfglyphtounicode{ordfeminine}{00AA}
+\pdfglyphtounicode{guillemotleft}{00AB}
+\pdfglyphtounicode{logicalnot}{00AC}
+\pdfglyphtounicode{sfthyphen}{00AD}
+\pdfglyphtounicode{softhyphen}{00AD}
+\pdfglyphtounicode{registered}{00AE}
+\pdfglyphtounicode{macron}{00AF}
+\pdfglyphtounicode{overscore}{00AF}
+\pdfglyphtounicode{degree}{00B0}
+\pdfglyphtounicode{plusminus}{00B1}
+\pdfglyphtounicode{twosuperior}{00B2}
+\pdfglyphtounicode{threesuperior}{00B3}
+\pdfglyphtounicode{acute}{00B4}
+\pdfglyphtounicode{mu}{00B5}
+\pdfglyphtounicode{mu1}{00B5}
+\pdfglyphtounicode{paragraph}{00B6}
+\pdfglyphtounicode{middot}{00B7}
+\pdfglyphtounicode{periodcentered}{00B7}
+\pdfglyphtounicode{cedilla}{00B8}
+\pdfglyphtounicode{onesuperior}{00B9}
+\pdfglyphtounicode{ordmasculine}{00BA}
+\pdfglyphtounicode{guillemotright}{00BB}
+\pdfglyphtounicode{onequarter}{00BC}
+\pdfglyphtounicode{onehalf}{00BD}
+\pdfglyphtounicode{threequarters}{00BE}
+\pdfglyphtounicode{questiondown}{00BF}
+\pdfglyphtounicode{Agrave}{00C0}
+\pdfglyphtounicode{Aacute}{00C1}
+\pdfglyphtounicode{Acircumflex}{00C2}
+\pdfglyphtounicode{Atilde}{00C3}
+\pdfglyphtounicode{Adieresis}{00C4}
+\pdfglyphtounicode{Aring}{00C5}
+\pdfglyphtounicode{AE}{00C6}
+\pdfglyphtounicode{Ccedilla}{00C7}
+\pdfglyphtounicode{Egrave}{00C8}
+\pdfglyphtounicode{Eacute}{00C9}
+\pdfglyphtounicode{Ecircumflex}{00CA}
+\pdfglyphtounicode{Edieresis}{00CB}
+\pdfglyphtounicode{Igrave}{00CC}
+\pdfglyphtounicode{Iacute}{00CD}
+\pdfglyphtounicode{Icircumflex}{00CE}
+\pdfglyphtounicode{Idieresis}{00CF}
+\pdfglyphtounicode{Eth}{00D0}
+\pdfglyphtounicode{Ntilde}{00D1}
+\pdfglyphtounicode{Ograve}{00D2}
+\pdfglyphtounicode{Oacute}{00D3}
+\pdfglyphtounicode{Ocircumflex}{00D4}
+\pdfglyphtounicode{Otilde}{00D5}
+\pdfglyphtounicode{Odieresis}{00D6}
+\pdfglyphtounicode{multiply}{00D7}
+\pdfglyphtounicode{Oslash}{00D8}
+\pdfglyphtounicode{Ugrave}{00D9}
+\pdfglyphtounicode{Uacute}{00DA}
+\pdfglyphtounicode{Ucircumflex}{00DB}
+\pdfglyphtounicode{Udieresis}{00DC}
+\pdfglyphtounicode{Yacute}{00DD}
+\pdfglyphtounicode{Thorn}{00DE}
+\pdfglyphtounicode{germandbls}{00DF}
+\pdfglyphtounicode{agrave}{00E0}
+\pdfglyphtounicode{aacute}{00E1}
+\pdfglyphtounicode{acircumflex}{00E2}
+\pdfglyphtounicode{atilde}{00E3}
+\pdfglyphtounicode{adieresis}{00E4}
+\pdfglyphtounicode{aring}{00E5}
+\pdfglyphtounicode{ae}{00E6}
+\pdfglyphtounicode{ccedilla}{00E7}
+\pdfglyphtounicode{egrave}{00E8}
+\pdfglyphtounicode{eacute}{00E9}
+\pdfglyphtounicode{ecircumflex}{00EA}
+\pdfglyphtounicode{edieresis}{00EB}
+\pdfglyphtounicode{igrave}{00EC}
+\pdfglyphtounicode{iacute}{00ED}
+\pdfglyphtounicode{icircumflex}{00EE}
+\pdfglyphtounicode{idieresis}{00EF}
+\pdfglyphtounicode{eth}{00F0}
+\pdfglyphtounicode{ntilde}{00F1}
+\pdfglyphtounicode{ograve}{00F2}
+\pdfglyphtounicode{oacute}{00F3}
+\pdfglyphtounicode{ocircumflex}{00F4}
+\pdfglyphtounicode{otilde}{00F5}
+\pdfglyphtounicode{odieresis}{00F6}
+\pdfglyphtounicode{divide}{00F7}
+\pdfglyphtounicode{oslash}{00F8}
+\pdfglyphtounicode{ugrave}{00F9}
+\pdfglyphtounicode{uacute}{00FA}
+\pdfglyphtounicode{ucircumflex}{00FB}
+\pdfglyphtounicode{udieresis}{00FC}
+\pdfglyphtounicode{yacute}{00FD}
+\pdfglyphtounicode{thorn}{00FE}
+\pdfglyphtounicode{ydieresis}{00FF}
+\pdfglyphtounicode{Amacron}{0100}
+\pdfglyphtounicode{amacron}{0101}
+\pdfglyphtounicode{Abreve}{0102}
+\pdfglyphtounicode{abreve}{0103}
+\pdfglyphtounicode{Aogonek}{0104}
+\pdfglyphtounicode{aogonek}{0105}
+\pdfglyphtounicode{Cacute}{0106}
+\pdfglyphtounicode{cacute}{0107}
+\pdfglyphtounicode{Ccircumflex}{0108}
+\pdfglyphtounicode{ccircumflex}{0109}
+\pdfglyphtounicode{Cdot}{010A}
+\pdfglyphtounicode{Cdotaccent}{010A}
+\pdfglyphtounicode{cdot}{010B}
+\pdfglyphtounicode{cdotaccent}{010B}
+\pdfglyphtounicode{Ccaron}{010C}
+\pdfglyphtounicode{ccaron}{010D}
+\pdfglyphtounicode{Dcaron}{010E}
+\pdfglyphtounicode{dcaron}{010F}
+\pdfglyphtounicode{Dbar}{0110}
+\pdfglyphtounicode{Dcroat}{0110}
+\pdfglyphtounicode{Dslash}{0110}
+\pdfglyphtounicode{dbar}{0111}
+\pdfglyphtounicode{dcroat}{0111}
+\pdfglyphtounicode{dmacron}{0111}
+\pdfglyphtounicode{Emacron}{0112}
+\pdfglyphtounicode{emacron}{0113}
+\pdfglyphtounicode{Ebreve}{0114}
+\pdfglyphtounicode{ebreve}{0115}
+\pdfglyphtounicode{Edot}{0116}
+\pdfglyphtounicode{Edotaccent}{0116}
+\pdfglyphtounicode{edot}{0117}
+\pdfglyphtounicode{edotaccent}{0117}
+\pdfglyphtounicode{Eogonek}{0118}
+\pdfglyphtounicode{eogonek}{0119}
+\pdfglyphtounicode{Ecaron}{011A}
+\pdfglyphtounicode{ecaron}{011B}
+\pdfglyphtounicode{Gcircumflex}{011C}
+\pdfglyphtounicode{gcircumflex}{011D}
+\pdfglyphtounicode{Gbreve}{011E}
+\pdfglyphtounicode{gbreve}{011F}
+\pdfglyphtounicode{Gdot}{0120}
+\pdfglyphtounicode{Gdotaccent}{0120}
+\pdfglyphtounicode{gdot}{0121}
+\pdfglyphtounicode{gdotaccent}{0121}
+\pdfglyphtounicode{Gcedilla}{0122}
+\pdfglyphtounicode{Gcommaaccent}{0122}
+\pdfglyphtounicode{gcedilla}{0123}
+\pdfglyphtounicode{gcommaaccent}{0123}
+\pdfglyphtounicode{Hcircumflex}{0124}
+\pdfglyphtounicode{hcircumflex}{0125}
+\pdfglyphtounicode{Hbar}{0126}
+\pdfglyphtounicode{hbar}{0127}
+\pdfglyphtounicode{Itilde}{0128}
+\pdfglyphtounicode{itilde}{0129}
+\pdfglyphtounicode{Imacron}{012A}
+\pdfglyphtounicode{imacron}{012B}
+\pdfglyphtounicode{Ibreve}{012C}
+\pdfglyphtounicode{ibreve}{012D}
+\pdfglyphtounicode{Iogonek}{012E}
+\pdfglyphtounicode{iogonek}{012F}
+\pdfglyphtounicode{Idot}{0130}
+\pdfglyphtounicode{Idotaccent}{0130}
+\pdfglyphtounicode{dotlessi}{0131}
+\pdfglyphtounicode{Jcircumflex}{0134}
+\pdfglyphtounicode{jcircumflex}{0135}
+\pdfglyphtounicode{Kcedilla}{0136}
+\pdfglyphtounicode{Kcommaaccent}{0136}
+\pdfglyphtounicode{kcedilla}{0137}
+\pdfglyphtounicode{kcommaaccent}{0137}
+\pdfglyphtounicode{kgreenlandic}{0138}
+\pdfglyphtounicode{Lacute}{0139}
+\pdfglyphtounicode{lacute}{013A}
+\pdfglyphtounicode{Lcedilla}{013B}
+\pdfglyphtounicode{Lcommaaccent}{013B}
+\pdfglyphtounicode{lcedilla}{013C}
+\pdfglyphtounicode{lcommaaccent}{013C}
+\pdfglyphtounicode{Lcaron}{013D}
+\pdfglyphtounicode{lcaron}{013E}
+\pdfglyphtounicode{Ldot}{013F}
+\pdfglyphtounicode{Ldotaccent}{013F}
+\pdfglyphtounicode{ldot}{0140}
+\pdfglyphtounicode{ldotaccent}{0140}
+\pdfglyphtounicode{Lslash}{0141}
+\pdfglyphtounicode{lslash}{0142}
+\pdfglyphtounicode{Nacute}{0143}
+\pdfglyphtounicode{nacute}{0144}
+\pdfglyphtounicode{Ncedilla}{0145}
+\pdfglyphtounicode{Ncommaaccent}{0145}
+\pdfglyphtounicode{ncedilla}{0146}
+\pdfglyphtounicode{ncommaaccent}{0146}
+\pdfglyphtounicode{Ncaron}{0147}
+\pdfglyphtounicode{ncaron}{0148}
+\pdfglyphtounicode{napostrophe}{0149}
+\pdfglyphtounicode{quoterightn}{0149}
+\pdfglyphtounicode{Eng}{014A}
+\pdfglyphtounicode{Ng}{014A}
+\pdfglyphtounicode{eng}{014B}
+\pdfglyphtounicode{ng}{014B}
+\pdfglyphtounicode{Omacron}{014C}
+\pdfglyphtounicode{omacron}{014D}
+\pdfglyphtounicode{Obreve}{014E}
+\pdfglyphtounicode{obreve}{014F}
+\pdfglyphtounicode{Odblacute}{0150}
+\pdfglyphtounicode{Ohungarumlaut}{0150}
+\pdfglyphtounicode{odblacute}{0151}
+\pdfglyphtounicode{ohungarumlaut}{0151}
+\pdfglyphtounicode{OE}{0152}
+\pdfglyphtounicode{oe}{0153}
+\pdfglyphtounicode{Racute}{0154}
+\pdfglyphtounicode{racute}{0155}
+\pdfglyphtounicode{Rcedilla}{0156}
+\pdfglyphtounicode{Rcommaaccent}{0156}
+\pdfglyphtounicode{rcedilla}{0157}
+\pdfglyphtounicode{rcommaaccent}{0157}
+\pdfglyphtounicode{Rcaron}{0158}
+\pdfglyphtounicode{rcaron}{0159}
+\pdfglyphtounicode{Sacute}{015A}
+\pdfglyphtounicode{sacute}{015B}
+\pdfglyphtounicode{Scircumflex}{015C}
+\pdfglyphtounicode{scircumflex}{015D}
+\pdfglyphtounicode{Scedilla}{015E}
+\pdfglyphtounicode{scedilla}{015F}
+\pdfglyphtounicode{Scaron}{0160}
+\pdfglyphtounicode{scaron}{0161}
+\pdfglyphtounicode{Tcedilla}{0162}
+\pdfglyphtounicode{Tcommaaccent}{0162}
+\pdfglyphtounicode{tcedilla}{0163}
+\pdfglyphtounicode{tcommaaccent}{0163}
+\pdfglyphtounicode{Tcaron}{0164}
+\pdfglyphtounicode{tcaron}{0165}
+\pdfglyphtounicode{Tbar}{0166}
+\pdfglyphtounicode{tbar}{0167}
+\pdfglyphtounicode{Utilde}{0168}
+\pdfglyphtounicode{utilde}{0169}
+\pdfglyphtounicode{Umacron}{016A}
+\pdfglyphtounicode{umacron}{016B}
+\pdfglyphtounicode{Ubreve}{016C}
+\pdfglyphtounicode{ubreve}{016D}
+\pdfglyphtounicode{Uring}{016E}
+\pdfglyphtounicode{uring}{016F}
+\pdfglyphtounicode{Udblacute}{0170}
+\pdfglyphtounicode{Uhungarumlaut}{0170}
+\pdfglyphtounicode{udblacute}{0171}
+\pdfglyphtounicode{uhungarumlaut}{0171}
+\pdfglyphtounicode{Uogonek}{0172}
+\pdfglyphtounicode{uogonek}{0173}
+\pdfglyphtounicode{Wcircumflex}{0174}
+\pdfglyphtounicode{wcircumflex}{0175}
+\pdfglyphtounicode{Ycircumflex}{0176}
+\pdfglyphtounicode{ycircumflex}{0177}
+\pdfglyphtounicode{Ydieresis}{0178}
+\pdfglyphtounicode{Zacute}{0179}
+\pdfglyphtounicode{zacute}{017A}
+\pdfglyphtounicode{Zdot}{017B}
+\pdfglyphtounicode{Zdotaccent}{017B}
+\pdfglyphtounicode{zdot}{017C}
+\pdfglyphtounicode{zdotaccent}{017C}
+\pdfglyphtounicode{Zcaron}{017D}
+\pdfglyphtounicode{zcaron}{017E}
+\pdfglyphtounicode{slong}{017F}
+\pdfglyphtounicode{bstroke}{0180}
+\pdfglyphtounicode{Bhook}{0181}
+\pdfglyphtounicode{Btopbar}{0182}
+\pdfglyphtounicode{btopbar}{0183}
+\pdfglyphtounicode{Tonesix}{0184}
+\pdfglyphtounicode{tonesix}{0185}
+\pdfglyphtounicode{Oopen}{0186}
+\pdfglyphtounicode{Chook}{0187}
+\pdfglyphtounicode{chook}{0188}
+\pdfglyphtounicode{Dafrican}{0189}
+\pdfglyphtounicode{Dhook}{018A}
+\pdfglyphtounicode{Dtopbar}{018B}
+\pdfglyphtounicode{dtopbar}{018C}
+\pdfglyphtounicode{deltaturned}{018D}
+\pdfglyphtounicode{Ereversed}{018E}
+\pdfglyphtounicode{Schwa}{018F}
+\pdfglyphtounicode{Eopen}{0190}
+\pdfglyphtounicode{Fhook}{0191}
+\pdfglyphtounicode{florin}{0192}
+\pdfglyphtounicode{Ghook}{0193}
+\pdfglyphtounicode{Gammaafrican}{0194}
+\pdfglyphtounicode{hv}{0195}
+\pdfglyphtounicode{Iotaafrican}{0196}
+\pdfglyphtounicode{Istroke}{0197}
+\pdfglyphtounicode{Khook}{0198}
+\pdfglyphtounicode{khook}{0199}
+\pdfglyphtounicode{lbar}{019A}
+\pdfglyphtounicode{lambdastroke}{019B}
+\pdfglyphtounicode{Mturned}{019C}
+\pdfglyphtounicode{Nhookleft}{019D}
+\pdfglyphtounicode{nlegrightlong}{019E}
+\pdfglyphtounicode{Ocenteredtilde}{019F}
+\pdfglyphtounicode{Ohorn}{01A0}
+\pdfglyphtounicode{ohorn}{01A1}
+\pdfglyphtounicode{Oi}{01A2}
+\pdfglyphtounicode{oi}{01A3}
+\pdfglyphtounicode{Phook}{01A4}
+\pdfglyphtounicode{phook}{01A5}
+\pdfglyphtounicode{yr}{01A6}
+\pdfglyphtounicode{Tonetwo}{01A7}
+\pdfglyphtounicode{tonetwo}{01A8}
+\pdfglyphtounicode{Esh}{01A9}
+\pdfglyphtounicode{eshreversedloop}{01AA}
+\pdfglyphtounicode{tpalatalhook}{01AB}
+\pdfglyphtounicode{Thook}{01AC}
+\pdfglyphtounicode{thook}{01AD}
+\pdfglyphtounicode{Tretroflexhook}{01AE}
+\pdfglyphtounicode{Uhorn}{01AF}
+\pdfglyphtounicode{uhorn}{01B0}
+\pdfglyphtounicode{Upsilonafrican}{01B1}
+\pdfglyphtounicode{Vhook}{01B2}
+\pdfglyphtounicode{Yhook}{01B3}
+\pdfglyphtounicode{yhook}{01B4}
+\pdfglyphtounicode{Zstroke}{01B5}
+\pdfglyphtounicode{zstroke}{01B6}
+\pdfglyphtounicode{Ezh}{01B7}
+\pdfglyphtounicode{Ezhreversed}{01B8}
+\pdfglyphtounicode{ezhreversed}{01B9}
+\pdfglyphtounicode{ezhtail}{01BA}
+\pdfglyphtounicode{twostroke}{01BB}
+\pdfglyphtounicode{Tonefive}{01BC}
+\pdfglyphtounicode{tonefive}{01BD}
+\pdfglyphtounicode{glottalinvertedstroke}{01BE}
+\pdfglyphtounicode{wynn}{01BF}
+\pdfglyphtounicode{clickdental}{01C0}
+\pdfglyphtounicode{clicklateral}{01C1}
+\pdfglyphtounicode{clickalveolar}{01C2}
+\pdfglyphtounicode{clickretroflex}{01C3}
+\pdfglyphtounicode{DZcaron}{01C4}
+\pdfglyphtounicode{Dzcaron}{01C5}
+\pdfglyphtounicode{dzcaron}{01C6}
+\pdfglyphtounicode{LJ}{01C7}
+\pdfglyphtounicode{Lj}{01C8}
+\pdfglyphtounicode{lj}{01C9}
+\pdfglyphtounicode{NJ}{01CA}
+\pdfglyphtounicode{Nj}{01CB}
+\pdfglyphtounicode{nj}{01CC}
+\pdfglyphtounicode{Acaron}{01CD}
+\pdfglyphtounicode{acaron}{01CE}
+\pdfglyphtounicode{Icaron}{01CF}
+\pdfglyphtounicode{icaron}{01D0}
+\pdfglyphtounicode{Ocaron}{01D1}
+\pdfglyphtounicode{ocaron}{01D2}
+\pdfglyphtounicode{Ucaron}{01D3}
+\pdfglyphtounicode{ucaron}{01D4}
+\pdfglyphtounicode{Udieresismacron}{01D5}
+\pdfglyphtounicode{udieresismacron}{01D6}
+\pdfglyphtounicode{Udieresisacute}{01D7}
+\pdfglyphtounicode{udieresisacute}{01D8}
+\pdfglyphtounicode{Udieresiscaron}{01D9}
+\pdfglyphtounicode{udieresiscaron}{01DA}
+\pdfglyphtounicode{Udieresisgrave}{01DB}
+\pdfglyphtounicode{udieresisgrave}{01DC}
+\pdfglyphtounicode{eturned}{01DD}
+\pdfglyphtounicode{Adieresismacron}{01DE}
+\pdfglyphtounicode{adieresismacron}{01DF}
+\pdfglyphtounicode{Adotmacron}{01E0}
+\pdfglyphtounicode{adotmacron}{01E1}
+\pdfglyphtounicode{AEmacron}{01E2}
+\pdfglyphtounicode{aemacron}{01E3}
+\pdfglyphtounicode{Gstroke}{01E4}
+\pdfglyphtounicode{gstroke}{01E5}
+\pdfglyphtounicode{Gcaron}{01E6}
+\pdfglyphtounicode{gcaron}{01E7}
+\pdfglyphtounicode{Kcaron}{01E8}
+\pdfglyphtounicode{kcaron}{01E9}
+\pdfglyphtounicode{Oogonek}{01EA}
+\pdfglyphtounicode{oogonek}{01EB}
+\pdfglyphtounicode{Oogonekmacron}{01EC}
+\pdfglyphtounicode{oogonekmacron}{01ED}
+\pdfglyphtounicode{Ezhcaron}{01EE}
+\pdfglyphtounicode{ezhcaron}{01EF}
+\pdfglyphtounicode{jcaron}{01F0}
+\pdfglyphtounicode{DZ}{01F1}
+\pdfglyphtounicode{Dz}{01F2}
+\pdfglyphtounicode{dz}{01F3}
+\pdfglyphtounicode{Gacute}{01F4}
+\pdfglyphtounicode{gacute}{01F5}
+\pdfglyphtounicode{Aringacute}{01FA}
+\pdfglyphtounicode{aringacute}{01FB}
+\pdfglyphtounicode{AEacute}{01FC}
+\pdfglyphtounicode{aeacute}{01FD}
+\pdfglyphtounicode{Oslashacute}{01FE}
+\pdfglyphtounicode{Ostrokeacute}{01FE}
+\pdfglyphtounicode{oslashacute}{01FF}
+\pdfglyphtounicode{ostrokeacute}{01FF}
+\pdfglyphtounicode{Adblgrave}{0200}
+\pdfglyphtounicode{adblgrave}{0201}
+\pdfglyphtounicode{Ainvertedbreve}{0202}
+\pdfglyphtounicode{ainvertedbreve}{0203}
+\pdfglyphtounicode{Edblgrave}{0204}
+\pdfglyphtounicode{edblgrave}{0205}
+\pdfglyphtounicode{Einvertedbreve}{0206}
+\pdfglyphtounicode{einvertedbreve}{0207}
+\pdfglyphtounicode{Idblgrave}{0208}
+\pdfglyphtounicode{idblgrave}{0209}
+\pdfglyphtounicode{Iinvertedbreve}{020A}
+\pdfglyphtounicode{iinvertedbreve}{020B}
+\pdfglyphtounicode{Odblgrave}{020C}
+\pdfglyphtounicode{odblgrave}{020D}
+\pdfglyphtounicode{Oinvertedbreve}{020E}
+\pdfglyphtounicode{oinvertedbreve}{020F}
+\pdfglyphtounicode{Rdblgrave}{0210}
+\pdfglyphtounicode{rdblgrave}{0211}
+\pdfglyphtounicode{Rinvertedbreve}{0212}
+\pdfglyphtounicode{rinvertedbreve}{0213}
+\pdfglyphtounicode{Udblgrave}{0214}
+\pdfglyphtounicode{udblgrave}{0215}
+\pdfglyphtounicode{Uinvertedbreve}{0216}
+\pdfglyphtounicode{uinvertedbreve}{0217}
+\pdfglyphtounicode{Scommaaccent}{0218}
+\pdfglyphtounicode{scommaaccent}{0219}
+\pdfglyphtounicode{aturned}{0250}
+\pdfglyphtounicode{ascript}{0251}
+\pdfglyphtounicode{ascriptturned}{0252}
+\pdfglyphtounicode{bhook}{0253}
+\pdfglyphtounicode{oopen}{0254}
+\pdfglyphtounicode{ccurl}{0255}
+\pdfglyphtounicode{dtail}{0256}
+\pdfglyphtounicode{dhook}{0257}
+\pdfglyphtounicode{ereversed}{0258}
+\pdfglyphtounicode{schwa}{0259}
+\pdfglyphtounicode{schwahook}{025A}
+\pdfglyphtounicode{eopen}{025B}
+\pdfglyphtounicode{eopenreversed}{025C}
+\pdfglyphtounicode{eopenreversedhook}{025D}
+\pdfglyphtounicode{eopenreversedclosed}{025E}
+\pdfglyphtounicode{jdotlessstroke}{025F}
+\pdfglyphtounicode{ghook}{0260}
+\pdfglyphtounicode{gscript}{0261}
+\pdfglyphtounicode{gammalatinsmall}{0263}
+\pdfglyphtounicode{ramshorn}{0264}
+\pdfglyphtounicode{hturned}{0265}
+\pdfglyphtounicode{hhook}{0266}
+\pdfglyphtounicode{henghook}{0267}
+\pdfglyphtounicode{istroke}{0268}
+\pdfglyphtounicode{iotalatin}{0269}
+\pdfglyphtounicode{lmiddletilde}{026B}
+\pdfglyphtounicode{lbelt}{026C}
+\pdfglyphtounicode{lhookretroflex}{026D}
+\pdfglyphtounicode{lezh}{026E}
+\pdfglyphtounicode{mturned}{026F}
+\pdfglyphtounicode{mlonglegturned}{0270}
+\pdfglyphtounicode{mhook}{0271}
+\pdfglyphtounicode{nhookleft}{0272}
+\pdfglyphtounicode{nhookretroflex}{0273}
+\pdfglyphtounicode{obarred}{0275}
+\pdfglyphtounicode{omegalatinclosed}{0277}
+\pdfglyphtounicode{philatin}{0278}
+\pdfglyphtounicode{rturned}{0279}
+\pdfglyphtounicode{rlonglegturned}{027A}
+\pdfglyphtounicode{rhookturned}{027B}
+\pdfglyphtounicode{rlongleg}{027C}
+\pdfglyphtounicode{rhook}{027D}
+\pdfglyphtounicode{rfishhook}{027E}
+\pdfglyphtounicode{rfishhookreversed}{027F}
+\pdfglyphtounicode{Rsmallinverted}{0281}
+\pdfglyphtounicode{shook}{0282}
+\pdfglyphtounicode{esh}{0283}
+\pdfglyphtounicode{dotlessjstrokehook}{0284}
+\pdfglyphtounicode{eshsquatreversed}{0285}
+\pdfglyphtounicode{eshcurl}{0286}
+\pdfglyphtounicode{tturned}{0287}
+\pdfglyphtounicode{tretroflexhook}{0288}
+\pdfglyphtounicode{ubar}{0289}
+\pdfglyphtounicode{upsilonlatin}{028A}
+\pdfglyphtounicode{vhook}{028B}
+\pdfglyphtounicode{vturned}{028C}
+\pdfglyphtounicode{wturned}{028D}
+\pdfglyphtounicode{yturned}{028E}
+\pdfglyphtounicode{zretroflexhook}{0290}
+\pdfglyphtounicode{zcurl}{0291}
+\pdfglyphtounicode{ezh}{0292}
+\pdfglyphtounicode{ezhcurl}{0293}
+\pdfglyphtounicode{glottalstop}{0294}
+\pdfglyphtounicode{glottalstopreversed}{0295}
+\pdfglyphtounicode{glottalstopinverted}{0296}
+\pdfglyphtounicode{cstretched}{0297}
+\pdfglyphtounicode{bilabialclick}{0298}
+\pdfglyphtounicode{eopenclosed}{029A}
+\pdfglyphtounicode{Gsmallhook}{029B}
+\pdfglyphtounicode{jcrossedtail}{029D}
+\pdfglyphtounicode{kturned}{029E}
+\pdfglyphtounicode{qhook}{02A0}
+\pdfglyphtounicode{glottalstopstroke}{02A1}
+\pdfglyphtounicode{glottalstopstrokereversed}{02A2}
+\pdfglyphtounicode{dzaltone}{02A3}
+\pdfglyphtounicode{dezh}{02A4}
+\pdfglyphtounicode{dzcurl}{02A5}
+\pdfglyphtounicode{ts}{02A6}
+\pdfglyphtounicode{tesh}{02A7}
+\pdfglyphtounicode{tccurl}{02A8}
+\pdfglyphtounicode{hsuperior}{02B0}
+\pdfglyphtounicode{hhooksuperior}{02B1}
+\pdfglyphtounicode{jsuperior}{02B2}
+\pdfglyphtounicode{rturnedsuperior}{02B4}
+\pdfglyphtounicode{rhookturnedsuperior}{02B5}
+\pdfglyphtounicode{Rsmallinvertedsuperior}{02B6}
+\pdfglyphtounicode{wsuperior}{02B7}
+\pdfglyphtounicode{ysuperior}{02B8}
+\pdfglyphtounicode{primemod}{02B9}
+\pdfglyphtounicode{dblprimemod}{02BA}
+\pdfglyphtounicode{commaturnedmod}{02BB}
+\pdfglyphtounicode{afii57929}{02BC}
+\pdfglyphtounicode{apostrophemod}{02BC}
+\pdfglyphtounicode{afii64937}{02BD}
+\pdfglyphtounicode{commareversedmod}{02BD}
+\pdfglyphtounicode{ringhalfright}{02BE}
+\pdfglyphtounicode{ringhalfleft}{02BF}
+\pdfglyphtounicode{glottalstopmod}{02C0}
+\pdfglyphtounicode{glottalstopreversedmod}{02C1}
+\pdfglyphtounicode{arrowheadleftmod}{02C2}
+\pdfglyphtounicode{arrowheadrightmod}{02C3}
+\pdfglyphtounicode{arrowheadupmod}{02C4}
+\pdfglyphtounicode{arrowheaddownmod}{02C5}
+\pdfglyphtounicode{circumflex}{02C6}
+\pdfglyphtounicode{caron}{02C7}
+\pdfglyphtounicode{verticallinemod}{02C8}
+\pdfglyphtounicode{firsttonechinese}{02C9}
+\pdfglyphtounicode{secondtonechinese}{02CA}
+\pdfglyphtounicode{fourthtonechinese}{02CB}
+\pdfglyphtounicode{verticallinelowmod}{02CC}
+\pdfglyphtounicode{macronlowmod}{02CD}
+\pdfglyphtounicode{gravelowmod}{02CE}
+\pdfglyphtounicode{acutelowmod}{02CF}
+\pdfglyphtounicode{colontriangularmod}{02D0}
+\pdfglyphtounicode{colontriangularhalfmod}{02D1}
+\pdfglyphtounicode{ringhalfrightcentered}{02D2}
+\pdfglyphtounicode{ringhalfleftcentered}{02D3}
+\pdfglyphtounicode{uptackmod}{02D4}
+\pdfglyphtounicode{downtackmod}{02D5}
+\pdfglyphtounicode{plusmod}{02D6}
+\pdfglyphtounicode{minusmod}{02D7}
+\pdfglyphtounicode{breve}{02D8}
+\pdfglyphtounicode{dotaccent}{02D9}
+\pdfglyphtounicode{ring}{02DA}
+\pdfglyphtounicode{ogonek}{02DB}
+\pdfglyphtounicode{ilde}{02DC}
+\pdfglyphtounicode{tilde}{02DC}
+\pdfglyphtounicode{hungarumlaut}{02DD}
+\pdfglyphtounicode{rhotichookmod}{02DE}
+\pdfglyphtounicode{gammasuperior}{02E0}
+\pdfglyphtounicode{xsuperior}{02E3}
+\pdfglyphtounicode{glottalstopreversedsuperior}{02E4}
+\pdfglyphtounicode{tonebarextrahighmod}{02E5}
+\pdfglyphtounicode{tonebarhighmod}{02E6}
+\pdfglyphtounicode{tonebarmidmod}{02E7}
+\pdfglyphtounicode{tonebarlowmod}{02E8}
+\pdfglyphtounicode{tonebarextralowmod}{02E9}
+\pdfglyphtounicode{gravecmb}{0300}
+\pdfglyphtounicode{gravecomb}{0300}
+\pdfglyphtounicode{acutecmb}{0301}
+\pdfglyphtounicode{acutecomb}{0301}
+\pdfglyphtounicode{circumflexcmb}{0302}
+\pdfglyphtounicode{tildecmb}{0303}
+\pdfglyphtounicode{tildecomb}{0303}
+\pdfglyphtounicode{macroncmb}{0304}
+\pdfglyphtounicode{overlinecmb}{0305}
+\pdfglyphtounicode{brevecmb}{0306}
+\pdfglyphtounicode{dotaccentcmb}{0307}
+\pdfglyphtounicode{dieresiscmb}{0308}
+\pdfglyphtounicode{hookabovecomb}{0309}
+\pdfglyphtounicode{hookcmb}{0309}
+\pdfglyphtounicode{ringcmb}{030A}
+\pdfglyphtounicode{hungarumlautcmb}{030B}
+\pdfglyphtounicode{caroncmb}{030C}
+\pdfglyphtounicode{verticallineabovecmb}{030D}
+\pdfglyphtounicode{dblverticallineabovecmb}{030E}
+\pdfglyphtounicode{dblgravecmb}{030F}
+\pdfglyphtounicode{candrabinducmb}{0310}
+\pdfglyphtounicode{breveinvertedcmb}{0311}
+\pdfglyphtounicode{commaturnedabovecmb}{0312}
+\pdfglyphtounicode{commaabovecmb}{0313}
+\pdfglyphtounicode{commareversedabovecmb}{0314}
+\pdfglyphtounicode{commaaboverightcmb}{0315}
+\pdfglyphtounicode{gravebelowcmb}{0316}
+\pdfglyphtounicode{acutebelowcmb}{0317}
+\pdfglyphtounicode{lefttackbelowcmb}{0318}
+\pdfglyphtounicode{righttackbelowcmb}{0319}
+\pdfglyphtounicode{leftangleabovecmb}{031A}
+\pdfglyphtounicode{horncmb}{031B}
+\pdfglyphtounicode{ringhalfleftbelowcmb}{031C}
+\pdfglyphtounicode{uptackbelowcmb}{031D}
+\pdfglyphtounicode{downtackbelowcmb}{031E}
+\pdfglyphtounicode{plusbelowcmb}{031F}
+\pdfglyphtounicode{minusbelowcmb}{0320}
+\pdfglyphtounicode{hookpalatalizedbelowcmb}{0321}
+\pdfglyphtounicode{hookretroflexbelowcmb}{0322}
+\pdfglyphtounicode{dotbelowcmb}{0323}
+\pdfglyphtounicode{dotbelowcomb}{0323}
+\pdfglyphtounicode{dieresisbelowcmb}{0324}
+\pdfglyphtounicode{ringbelowcmb}{0325}
+\pdfglyphtounicode{cedillacmb}{0327}
+\pdfglyphtounicode{ogonekcmb}{0328}
+\pdfglyphtounicode{verticallinebelowcmb}{0329}
+\pdfglyphtounicode{bridgebelowcmb}{032A}
+\pdfglyphtounicode{dblarchinvertedbelowcmb}{032B}
+\pdfglyphtounicode{caronbelowcmb}{032C}
+\pdfglyphtounicode{circumflexbelowcmb}{032D}
+\pdfglyphtounicode{brevebelowcmb}{032E}
+\pdfglyphtounicode{breveinvertedbelowcmb}{032F}
+\pdfglyphtounicode{tildebelowcmb}{0330}
+\pdfglyphtounicode{macronbelowcmb}{0331}
+\pdfglyphtounicode{lowlinecmb}{0332}
+\pdfglyphtounicode{dbllowlinecmb}{0333}
+\pdfglyphtounicode{tildeoverlaycmb}{0334}
+\pdfglyphtounicode{strokeshortoverlaycmb}{0335}
+\pdfglyphtounicode{strokelongoverlaycmb}{0336}
+\pdfglyphtounicode{solidusshortoverlaycmb}{0337}
+\pdfglyphtounicode{negationslash}{0338}
+\pdfglyphtounicode{soliduslongoverlaycmb}{0338}
+\pdfglyphtounicode{ringhalfrightbelowcmb}{0339}
+\pdfglyphtounicode{bridgeinvertedbelowcmb}{033A}
+\pdfglyphtounicode{squarebelowcmb}{033B}
+\pdfglyphtounicode{seagullbelowcmb}{033C}
+\pdfglyphtounicode{xabovecmb}{033D}
+\pdfglyphtounicode{tildeverticalcmb}{033E}
+\pdfglyphtounicode{dbloverlinecmb}{033F}
+\pdfglyphtounicode{gravetonecmb}{0340}
+\pdfglyphtounicode{acutetonecmb}{0341}
+\pdfglyphtounicode{perispomenigreekcmb}{0342}
+\pdfglyphtounicode{koroniscmb}{0343}
+\pdfglyphtounicode{dialytikatonoscmb}{0344}
+\pdfglyphtounicode{ypogegrammenigreekcmb}{0345}
+\pdfglyphtounicode{tildedoublecmb}{0360}
+\pdfglyphtounicode{breveinverteddoublecmb}{0361}
+\pdfglyphtounicode{numeralsigngreek}{0374}
+\pdfglyphtounicode{numeralsignlowergreek}{0375}
+\pdfglyphtounicode{ypogegrammeni}{037A}
+\pdfglyphtounicode{questiongreek}{037E}
+\pdfglyphtounicode{tonos}{0384}
+\pdfglyphtounicode{dialytikatonos}{0385}
+\pdfglyphtounicode{dieresistonos}{0385}
+\pdfglyphtounicode{Alphatonos}{0386}
+\pdfglyphtounicode{anoteleia}{0387}
+\pdfglyphtounicode{Epsilontonos}{0388}
+\pdfglyphtounicode{Etatonos}{0389}
+\pdfglyphtounicode{Iotatonos}{038A}
+\pdfglyphtounicode{Omicrontonos}{038C}
+\pdfglyphtounicode{Upsilontonos}{038E}
+\pdfglyphtounicode{Omegatonos}{038F}
+\pdfglyphtounicode{iotadieresistonos}{0390}
+\pdfglyphtounicode{Alpha}{0391}
+\pdfglyphtounicode{Beta}{0392}
+\pdfglyphtounicode{Gamma}{0393}
+\pdfglyphtounicode{Deltagreek}{0394}
+\pdfglyphtounicode{Epsilon}{0395}
+\pdfglyphtounicode{Zeta}{0396}
+\pdfglyphtounicode{Eta}{0397}
+\pdfglyphtounicode{Theta}{0398}
+\pdfglyphtounicode{Iota}{0399}
+\pdfglyphtounicode{Kappa}{039A}
+\pdfglyphtounicode{Lambda}{039B}
+\pdfglyphtounicode{Mu}{039C}
+\pdfglyphtounicode{Nu}{039D}
+\pdfglyphtounicode{Xi}{039E}
+\pdfglyphtounicode{Omicron}{039F}
+\pdfglyphtounicode{Pi}{03A0}
+\pdfglyphtounicode{Rho}{03A1}
+\pdfglyphtounicode{Sigma}{03A3}
+\pdfglyphtounicode{Tau}{03A4}
+\pdfglyphtounicode{Upsilon}{03A5}
+\pdfglyphtounicode{Phi}{03A6}
+\pdfglyphtounicode{Chi}{03A7}
+\pdfglyphtounicode{Psi}{03A8}
+\pdfglyphtounicode{Omegagreek}{03A9}
+\pdfglyphtounicode{Iotadieresis}{03AA}
+\pdfglyphtounicode{Upsilondieresis}{03AB}
+\pdfglyphtounicode{alphatonos}{03AC}
+\pdfglyphtounicode{epsilontonos}{03AD}
+\pdfglyphtounicode{etatonos}{03AE}
+\pdfglyphtounicode{iotatonos}{03AF}
+\pdfglyphtounicode{upsilondieresistonos}{03B0}
+\pdfglyphtounicode{alpha}{03B1}
+\pdfglyphtounicode{beta}{03B2}
+\pdfglyphtounicode{gamma}{03B3}
+\pdfglyphtounicode{delta}{03B4}
+\pdfglyphtounicode{epsilon}{03B5}
+\pdfglyphtounicode{zeta}{03B6}
+\pdfglyphtounicode{eta}{03B7}
+\pdfglyphtounicode{theta}{03B8}
+\pdfglyphtounicode{iota}{03B9}
+\pdfglyphtounicode{kappa}{03BA}
+\pdfglyphtounicode{lambda}{03BB}
+\pdfglyphtounicode{mugreek}{03BC}
+\pdfglyphtounicode{nu}{03BD}
+\pdfglyphtounicode{xi}{03BE}
+\pdfglyphtounicode{omicron}{03BF}
+\pdfglyphtounicode{pi}{03C0}
+\pdfglyphtounicode{rho}{03C1}
+\pdfglyphtounicode{sigma1}{03C2}
+\pdfglyphtounicode{sigmafinal}{03C2}
+\pdfglyphtounicode{sigma}{03C3}
+\pdfglyphtounicode{tau}{03C4}
+\pdfglyphtounicode{upsilon}{03C5}
+\pdfglyphtounicode{phi}{03C6}
+\pdfglyphtounicode{chi}{03C7}
+\pdfglyphtounicode{psi}{03C8}
+\pdfglyphtounicode{omega}{03C9}
+\pdfglyphtounicode{iotadieresis}{03CA}
+\pdfglyphtounicode{upsilondieresis}{03CB}
+\pdfglyphtounicode{omicrontonos}{03CC}
+\pdfglyphtounicode{upsilontonos}{03CD}
+\pdfglyphtounicode{omegatonos}{03CE}
+\pdfglyphtounicode{betasymbolgreek}{03D0}
+\pdfglyphtounicode{theta1}{03D1}
+\pdfglyphtounicode{thetasymbolgreek}{03D1}
+\pdfglyphtounicode{Upsilon1}{03D2}
+\pdfglyphtounicode{Upsilonhooksymbol}{03D2}
+\pdfglyphtounicode{Upsilonacutehooksymbolgreek}{03D3}
+\pdfglyphtounicode{Upsilondieresishooksymbolgreek}{03D4}
+\pdfglyphtounicode{phi1}{03D5}
+\pdfglyphtounicode{phisymbolgreek}{03D5}
+\pdfglyphtounicode{omega1}{03D6}
+\pdfglyphtounicode{pi1}{03D6}
+\pdfglyphtounicode{pisymbolgreek}{03D6}
+\pdfglyphtounicode{Stigmagreek}{03DA}
+\pdfglyphtounicode{Digammagreek}{03DC}
+\pdfglyphtounicode{Koppagreek}{03DE}
+\pdfglyphtounicode{Sampigreek}{03E0}
+\pdfglyphtounicode{Sheicoptic}{03E2}
+\pdfglyphtounicode{sheicoptic}{03E3}
+\pdfglyphtounicode{Feicoptic}{03E4}
+\pdfglyphtounicode{feicoptic}{03E5}
+\pdfglyphtounicode{Kheicoptic}{03E6}
+\pdfglyphtounicode{kheicoptic}{03E7}
+\pdfglyphtounicode{Horicoptic}{03E8}
+\pdfglyphtounicode{horicoptic}{03E9}
+\pdfglyphtounicode{Gangiacoptic}{03EA}
+\pdfglyphtounicode{gangiacoptic}{03EB}
+\pdfglyphtounicode{Shimacoptic}{03EC}
+\pdfglyphtounicode{shimacoptic}{03ED}
+\pdfglyphtounicode{Deicoptic}{03EE}
+\pdfglyphtounicode{deicoptic}{03EF}
+\pdfglyphtounicode{kappasymbolgreek}{03F0}
+\pdfglyphtounicode{rho1}{03F1}
+\pdfglyphtounicode{rhosymbolgreek}{03F1}
+\pdfglyphtounicode{sigmalunatesymbolgreek}{03F2}
+\pdfglyphtounicode{yotgreek}{03F3}
+\pdfglyphtounicode{epsilon1}{03F5}
+\pdfglyphtounicode{afii10023}{0401}
+\pdfglyphtounicode{Iocyrillic}{0401}
+\pdfglyphtounicode{afii10051}{0402}
+\pdfglyphtounicode{Djecyrillic}{0402}
+\pdfglyphtounicode{afii10052}{0403}
+\pdfglyphtounicode{Gjecyrillic}{0403}
+\pdfglyphtounicode{afii10053}{0404}
+\pdfglyphtounicode{Ecyrillic}{0404}
+\pdfglyphtounicode{afii10054}{0405}
+\pdfglyphtounicode{Dzecyrillic}{0405}
+\pdfglyphtounicode{afii10055}{0406}
+\pdfglyphtounicode{Icyrillic}{0406}
+\pdfglyphtounicode{afii10056}{0407}
+\pdfglyphtounicode{Yicyrillic}{0407}
+\pdfglyphtounicode{afii10057}{0408}
+\pdfglyphtounicode{Jecyrillic}{0408}
+\pdfglyphtounicode{afii10058}{0409}
+\pdfglyphtounicode{Ljecyrillic}{0409}
+\pdfglyphtounicode{afii10059}{040A}
+\pdfglyphtounicode{Njecyrillic}{040A}
+\pdfglyphtounicode{afii10060}{040B}
+\pdfglyphtounicode{Tshecyrillic}{040B}
+\pdfglyphtounicode{afii10061}{040C}
+\pdfglyphtounicode{Kjecyrillic}{040C}
+\pdfglyphtounicode{afii10062}{040E}
+\pdfglyphtounicode{Ushortcyrillic}{040E}
+\pdfglyphtounicode{afii10145}{040F}
+\pdfglyphtounicode{Dzhecyrillic}{040F}
+\pdfglyphtounicode{Acyrillic}{0410}
+\pdfglyphtounicode{afii10017}{0410}
+\pdfglyphtounicode{afii10018}{0411}
+\pdfglyphtounicode{Becyrillic}{0411}
+\pdfglyphtounicode{afii10019}{0412}
+\pdfglyphtounicode{Vecyrillic}{0412}
+\pdfglyphtounicode{afii10020}{0413}
+\pdfglyphtounicode{Gecyrillic}{0413}
+\pdfglyphtounicode{afii10021}{0414}
+\pdfglyphtounicode{Decyrillic}{0414}
+\pdfglyphtounicode{afii10022}{0415}
+\pdfglyphtounicode{Iecyrillic}{0415}
+\pdfglyphtounicode{afii10024}{0416}
+\pdfglyphtounicode{Zhecyrillic}{0416}
+\pdfglyphtounicode{afii10025}{0417}
+\pdfglyphtounicode{Zecyrillic}{0417}
+\pdfglyphtounicode{afii10026}{0418}
+\pdfglyphtounicode{Iicyrillic}{0418}
+\pdfglyphtounicode{afii10027}{0419}
+\pdfglyphtounicode{Iishortcyrillic}{0419}
+\pdfglyphtounicode{afii10028}{041A}
+\pdfglyphtounicode{Kacyrillic}{041A}
+\pdfglyphtounicode{afii10029}{041B}
+\pdfglyphtounicode{Elcyrillic}{041B}
+\pdfglyphtounicode{afii10030}{041C}
+\pdfglyphtounicode{Emcyrillic}{041C}
+\pdfglyphtounicode{afii10031}{041D}
+\pdfglyphtounicode{Encyrillic}{041D}
+\pdfglyphtounicode{afii10032}{041E}
+\pdfglyphtounicode{Ocyrillic}{041E}
+\pdfglyphtounicode{afii10033}{041F}
+\pdfglyphtounicode{Pecyrillic}{041F}
+\pdfglyphtounicode{afii10034}{0420}
+\pdfglyphtounicode{Ercyrillic}{0420}
+\pdfglyphtounicode{afii10035}{0421}
+\pdfglyphtounicode{Escyrillic}{0421}
+\pdfglyphtounicode{afii10036}{0422}
+\pdfglyphtounicode{Tecyrillic}{0422}
+\pdfglyphtounicode{afii10037}{0423}
+\pdfglyphtounicode{Ucyrillic}{0423}
+\pdfglyphtounicode{afii10038}{0424}
+\pdfglyphtounicode{Efcyrillic}{0424}
+\pdfglyphtounicode{afii10039}{0425}
+\pdfglyphtounicode{Khacyrillic}{0425}
+\pdfglyphtounicode{afii10040}{0426}
+\pdfglyphtounicode{Tsecyrillic}{0426}
+\pdfglyphtounicode{afii10041}{0427}
+\pdfglyphtounicode{Checyrillic}{0427}
+\pdfglyphtounicode{afii10042}{0428}
+\pdfglyphtounicode{Shacyrillic}{0428}
+\pdfglyphtounicode{afii10043}{0429}
+\pdfglyphtounicode{Shchacyrillic}{0429}
+\pdfglyphtounicode{afii10044}{042A}
+\pdfglyphtounicode{Hardsigncyrillic}{042A}
+\pdfglyphtounicode{afii10045}{042B}
+\pdfglyphtounicode{Yericyrillic}{042B}
+\pdfglyphtounicode{afii10046}{042C}
+\pdfglyphtounicode{Softsigncyrillic}{042C}
+\pdfglyphtounicode{afii10047}{042D}
+\pdfglyphtounicode{Ereversedcyrillic}{042D}
+\pdfglyphtounicode{afii10048}{042E}
+\pdfglyphtounicode{IUcyrillic}{042E}
+\pdfglyphtounicode{afii10049}{042F}
+\pdfglyphtounicode{IAcyrillic}{042F}
+\pdfglyphtounicode{acyrillic}{0430}
+\pdfglyphtounicode{afii10065}{0430}
+\pdfglyphtounicode{afii10066}{0431}
+\pdfglyphtounicode{becyrillic}{0431}
+\pdfglyphtounicode{afii10067}{0432}
+\pdfglyphtounicode{vecyrillic}{0432}
+\pdfglyphtounicode{afii10068}{0433}
+\pdfglyphtounicode{gecyrillic}{0433}
+\pdfglyphtounicode{afii10069}{0434}
+\pdfglyphtounicode{decyrillic}{0434}
+\pdfglyphtounicode{afii10070}{0435}
+\pdfglyphtounicode{iecyrillic}{0435}
+\pdfglyphtounicode{afii10072}{0436}
+\pdfglyphtounicode{zhecyrillic}{0436}
+\pdfglyphtounicode{afii10073}{0437}
+\pdfglyphtounicode{zecyrillic}{0437}
+\pdfglyphtounicode{afii10074}{0438}
+\pdfglyphtounicode{iicyrillic}{0438}
+\pdfglyphtounicode{afii10075}{0439}
+\pdfglyphtounicode{iishortcyrillic}{0439}
+\pdfglyphtounicode{afii10076}{043A}
+\pdfglyphtounicode{kacyrillic}{043A}
+\pdfglyphtounicode{afii10077}{043B}
+\pdfglyphtounicode{elcyrillic}{043B}
+\pdfglyphtounicode{afii10078}{043C}
+\pdfglyphtounicode{emcyrillic}{043C}
+\pdfglyphtounicode{afii10079}{043D}
+\pdfglyphtounicode{encyrillic}{043D}
+\pdfglyphtounicode{afii10080}{043E}
+\pdfglyphtounicode{ocyrillic}{043E}
+\pdfglyphtounicode{afii10081}{043F}
+\pdfglyphtounicode{pecyrillic}{043F}
+\pdfglyphtounicode{afii10082}{0440}
+\pdfglyphtounicode{ercyrillic}{0440}
+\pdfglyphtounicode{afii10083}{0441}
+\pdfglyphtounicode{escyrillic}{0441}
+\pdfglyphtounicode{afii10084}{0442}
+\pdfglyphtounicode{tecyrillic}{0442}
+\pdfglyphtounicode{afii10085}{0443}
+\pdfglyphtounicode{ucyrillic}{0443}
+\pdfglyphtounicode{afii10086}{0444}
+\pdfglyphtounicode{efcyrillic}{0444}
+\pdfglyphtounicode{afii10087}{0445}
+\pdfglyphtounicode{khacyrillic}{0445}
+\pdfglyphtounicode{afii10088}{0446}
+\pdfglyphtounicode{tsecyrillic}{0446}
+\pdfglyphtounicode{afii10089}{0447}
+\pdfglyphtounicode{checyrillic}{0447}
+\pdfglyphtounicode{afii10090}{0448}
+\pdfglyphtounicode{shacyrillic}{0448}
+\pdfglyphtounicode{afii10091}{0449}
+\pdfglyphtounicode{shchacyrillic}{0449}
+\pdfglyphtounicode{afii10092}{044A}
+\pdfglyphtounicode{hardsigncyrillic}{044A}
+\pdfglyphtounicode{afii10093}{044B}
+\pdfglyphtounicode{yericyrillic}{044B}
+\pdfglyphtounicode{afii10094}{044C}
+\pdfglyphtounicode{softsigncyrillic}{044C}
+\pdfglyphtounicode{afii10095}{044D}
+\pdfglyphtounicode{ereversedcyrillic}{044D}
+\pdfglyphtounicode{afii10096}{044E}
+\pdfglyphtounicode{iucyrillic}{044E}
+\pdfglyphtounicode{afii10097}{044F}
+\pdfglyphtounicode{iacyrillic}{044F}
+\pdfglyphtounicode{afii10071}{0451}
+\pdfglyphtounicode{iocyrillic}{0451}
+\pdfglyphtounicode{afii10099}{0452}
+\pdfglyphtounicode{djecyrillic}{0452}
+\pdfglyphtounicode{afii10100}{0453}
+\pdfglyphtounicode{gjecyrillic}{0453}
+\pdfglyphtounicode{afii10101}{0454}
+\pdfglyphtounicode{ecyrillic}{0454}
+\pdfglyphtounicode{afii10102}{0455}
+\pdfglyphtounicode{dzecyrillic}{0455}
+\pdfglyphtounicode{afii10103}{0456}
+\pdfglyphtounicode{icyrillic}{0456}
+\pdfglyphtounicode{afii10104}{0457}
+\pdfglyphtounicode{yicyrillic}{0457}
+\pdfglyphtounicode{afii10105}{0458}
+\pdfglyphtounicode{jecyrillic}{0458}
+\pdfglyphtounicode{afii10106}{0459}
+\pdfglyphtounicode{ljecyrillic}{0459}
+\pdfglyphtounicode{afii10107}{045A}
+\pdfglyphtounicode{njecyrillic}{045A}
+\pdfglyphtounicode{afii10108}{045B}
+\pdfglyphtounicode{tshecyrillic}{045B}
+\pdfglyphtounicode{afii10109}{045C}
+\pdfglyphtounicode{kjecyrillic}{045C}
+\pdfglyphtounicode{afii10110}{045E}
+\pdfglyphtounicode{ushortcyrillic}{045E}
+\pdfglyphtounicode{afii10193}{045F}
+\pdfglyphtounicode{dzhecyrillic}{045F}
+\pdfglyphtounicode{Omegacyrillic}{0460}
+\pdfglyphtounicode{omegacyrillic}{0461}
+\pdfglyphtounicode{afii10146}{0462}
+\pdfglyphtounicode{Yatcyrillic}{0462}
+\pdfglyphtounicode{afii10194}{0463}
+\pdfglyphtounicode{yatcyrillic}{0463}
+\pdfglyphtounicode{Eiotifiedcyrillic}{0464}
+\pdfglyphtounicode{eiotifiedcyrillic}{0465}
+\pdfglyphtounicode{Yuslittlecyrillic}{0466}
+\pdfglyphtounicode{yuslittlecyrillic}{0467}
+\pdfglyphtounicode{Yuslittleiotifiedcyrillic}{0468}
+\pdfglyphtounicode{yuslittleiotifiedcyrillic}{0469}
+\pdfglyphtounicode{Yusbigcyrillic}{046A}
+\pdfglyphtounicode{yusbigcyrillic}{046B}
+\pdfglyphtounicode{Yusbigiotifiedcyrillic}{046C}
+\pdfglyphtounicode{yusbigiotifiedcyrillic}{046D}
+\pdfglyphtounicode{Ksicyrillic}{046E}
+\pdfglyphtounicode{ksicyrillic}{046F}
+\pdfglyphtounicode{Psicyrillic}{0470}
+\pdfglyphtounicode{psicyrillic}{0471}
+\pdfglyphtounicode{afii10147}{0472}
+\pdfglyphtounicode{Fitacyrillic}{0472}
+\pdfglyphtounicode{afii10195}{0473}
+\pdfglyphtounicode{fitacyrillic}{0473}
+\pdfglyphtounicode{afii10148}{0474}
+\pdfglyphtounicode{Izhitsacyrillic}{0474}
+\pdfglyphtounicode{afii10196}{0475}
+\pdfglyphtounicode{izhitsacyrillic}{0475}
+\pdfglyphtounicode{Izhitsadblgravecyrillic}{0476}
+\pdfglyphtounicode{izhitsadblgravecyrillic}{0477}
+\pdfglyphtounicode{Ukcyrillic}{0478}
+\pdfglyphtounicode{ukcyrillic}{0479}
+\pdfglyphtounicode{Omegaroundcyrillic}{047A}
+\pdfglyphtounicode{omegaroundcyrillic}{047B}
+\pdfglyphtounicode{Omegatitlocyrillic}{047C}
+\pdfglyphtounicode{omegatitlocyrillic}{047D}
+\pdfglyphtounicode{Otcyrillic}{047E}
+\pdfglyphtounicode{otcyrillic}{047F}
+\pdfglyphtounicode{Koppacyrillic}{0480}
+\pdfglyphtounicode{koppacyrillic}{0481}
+\pdfglyphtounicode{thousandcyrillic}{0482}
+\pdfglyphtounicode{titlocyrilliccmb}{0483}
+\pdfglyphtounicode{palatalizationcyrilliccmb}{0484}
+\pdfglyphtounicode{dasiapneumatacyrilliccmb}{0485}
+\pdfglyphtounicode{psilipneumatacyrilliccmb}{0486}
+\pdfglyphtounicode{afii10050}{0490}
+\pdfglyphtounicode{Gheupturncyrillic}{0490}
+\pdfglyphtounicode{afii10098}{0491}
+\pdfglyphtounicode{gheupturncyrillic}{0491}
+\pdfglyphtounicode{Ghestrokecyrillic}{0492}
+\pdfglyphtounicode{ghestrokecyrillic}{0493}
+\pdfglyphtounicode{Ghemiddlehookcyrillic}{0494}
+\pdfglyphtounicode{ghemiddlehookcyrillic}{0495}
+\pdfglyphtounicode{Zhedescendercyrillic}{0496}
+\pdfglyphtounicode{zhedescendercyrillic}{0497}
+\pdfglyphtounicode{Zedescendercyrillic}{0498}
+\pdfglyphtounicode{zedescendercyrillic}{0499}
+\pdfglyphtounicode{Kadescendercyrillic}{049A}
+\pdfglyphtounicode{kadescendercyrillic}{049B}
+\pdfglyphtounicode{Kaverticalstrokecyrillic}{049C}
+\pdfglyphtounicode{kaverticalstrokecyrillic}{049D}
+\pdfglyphtounicode{Kastrokecyrillic}{049E}
+\pdfglyphtounicode{kastrokecyrillic}{049F}
+\pdfglyphtounicode{Kabashkircyrillic}{04A0}
+\pdfglyphtounicode{kabashkircyrillic}{04A1}
+\pdfglyphtounicode{Endescendercyrillic}{04A2}
+\pdfglyphtounicode{endescendercyrillic}{04A3}
+\pdfglyphtounicode{Enghecyrillic}{04A4}
+\pdfglyphtounicode{enghecyrillic}{04A5}
+\pdfglyphtounicode{Pemiddlehookcyrillic}{04A6}
+\pdfglyphtounicode{pemiddlehookcyrillic}{04A7}
+\pdfglyphtounicode{Haabkhasiancyrillic}{04A8}
+\pdfglyphtounicode{haabkhasiancyrillic}{04A9}
+\pdfglyphtounicode{Esdescendercyrillic}{04AA}
+\pdfglyphtounicode{esdescendercyrillic}{04AB}
+\pdfglyphtounicode{Tedescendercyrillic}{04AC}
+\pdfglyphtounicode{tedescendercyrillic}{04AD}
+\pdfglyphtounicode{Ustraightcyrillic}{04AE}
+\pdfglyphtounicode{ustraightcyrillic}{04AF}
+\pdfglyphtounicode{Ustraightstrokecyrillic}{04B0}
+\pdfglyphtounicode{ustraightstrokecyrillic}{04B1}
+\pdfglyphtounicode{Hadescendercyrillic}{04B2}
+\pdfglyphtounicode{hadescendercyrillic}{04B3}
+\pdfglyphtounicode{Tetsecyrillic}{04B4}
+\pdfglyphtounicode{tetsecyrillic}{04B5}
+\pdfglyphtounicode{Chedescendercyrillic}{04B6}
+\pdfglyphtounicode{chedescendercyrillic}{04B7}
+\pdfglyphtounicode{Cheverticalstrokecyrillic}{04B8}
+\pdfglyphtounicode{cheverticalstrokecyrillic}{04B9}
+\pdfglyphtounicode{Shhacyrillic}{04BA}
+\pdfglyphtounicode{shhacyrillic}{04BB}
+\pdfglyphtounicode{Cheabkhasiancyrillic}{04BC}
+\pdfglyphtounicode{cheabkhasiancyrillic}{04BD}
+\pdfglyphtounicode{Chedescenderabkhasiancyrillic}{04BE}
+\pdfglyphtounicode{chedescenderabkhasiancyrillic}{04BF}
+\pdfglyphtounicode{palochkacyrillic}{04C0}
+\pdfglyphtounicode{Zhebrevecyrillic}{04C1}
+\pdfglyphtounicode{zhebrevecyrillic}{04C2}
+\pdfglyphtounicode{Kahookcyrillic}{04C3}
+\pdfglyphtounicode{kahookcyrillic}{04C4}
+\pdfglyphtounicode{Enhookcyrillic}{04C7}
+\pdfglyphtounicode{enhookcyrillic}{04C8}
+\pdfglyphtounicode{Chekhakassiancyrillic}{04CB}
+\pdfglyphtounicode{chekhakassiancyrillic}{04CC}
+\pdfglyphtounicode{Abrevecyrillic}{04D0}
+\pdfglyphtounicode{abrevecyrillic}{04D1}
+\pdfglyphtounicode{Adieresiscyrillic}{04D2}
+\pdfglyphtounicode{adieresiscyrillic}{04D3}
+\pdfglyphtounicode{Aiecyrillic}{04D4}
+\pdfglyphtounicode{aiecyrillic}{04D5}
+\pdfglyphtounicode{Iebrevecyrillic}{04D6}
+\pdfglyphtounicode{iebrevecyrillic}{04D7}
+\pdfglyphtounicode{Schwacyrillic}{04D8}
+\pdfglyphtounicode{afii10846}{04D9}
+\pdfglyphtounicode{schwacyrillic}{04D9}
+\pdfglyphtounicode{Schwadieresiscyrillic}{04DA}
+\pdfglyphtounicode{schwadieresiscyrillic}{04DB}
+\pdfglyphtounicode{Zhedieresiscyrillic}{04DC}
+\pdfglyphtounicode{zhedieresiscyrillic}{04DD}
+\pdfglyphtounicode{Zedieresiscyrillic}{04DE}
+\pdfglyphtounicode{zedieresiscyrillic}{04DF}
+\pdfglyphtounicode{Dzeabkhasiancyrillic}{04E0}
+\pdfglyphtounicode{dzeabkhasiancyrillic}{04E1}
+\pdfglyphtounicode{Imacroncyrillic}{04E2}
+\pdfglyphtounicode{imacroncyrillic}{04E3}
+\pdfglyphtounicode{Idieresiscyrillic}{04E4}
+\pdfglyphtounicode{idieresiscyrillic}{04E5}
+\pdfglyphtounicode{Odieresiscyrillic}{04E6}
+\pdfglyphtounicode{odieresiscyrillic}{04E7}
+\pdfglyphtounicode{Obarredcyrillic}{04E8}
+\pdfglyphtounicode{obarredcyrillic}{04E9}
+\pdfglyphtounicode{Obarreddieresiscyrillic}{04EA}
+\pdfglyphtounicode{obarreddieresiscyrillic}{04EB}
+\pdfglyphtounicode{Umacroncyrillic}{04EE}
+\pdfglyphtounicode{umacroncyrillic}{04EF}
+\pdfglyphtounicode{Udieresiscyrillic}{04F0}
+\pdfglyphtounicode{udieresiscyrillic}{04F1}
+\pdfglyphtounicode{Uhungarumlautcyrillic}{04F2}
+\pdfglyphtounicode{uhungarumlautcyrillic}{04F3}
+\pdfglyphtounicode{Chedieresiscyrillic}{04F4}
+\pdfglyphtounicode{chedieresiscyrillic}{04F5}
+\pdfglyphtounicode{Yerudieresiscyrillic}{04F8}
+\pdfglyphtounicode{yerudieresiscyrillic}{04F9}
+\pdfglyphtounicode{Aybarmenian}{0531}
+\pdfglyphtounicode{Benarmenian}{0532}
+\pdfglyphtounicode{Gimarmenian}{0533}
+\pdfglyphtounicode{Daarmenian}{0534}
+\pdfglyphtounicode{Echarmenian}{0535}
+\pdfglyphtounicode{Zaarmenian}{0536}
+\pdfglyphtounicode{Eharmenian}{0537}
+\pdfglyphtounicode{Etarmenian}{0538}
+\pdfglyphtounicode{Toarmenian}{0539}
+\pdfglyphtounicode{Zhearmenian}{053A}
+\pdfglyphtounicode{Iniarmenian}{053B}
+\pdfglyphtounicode{Liwnarmenian}{053C}
+\pdfglyphtounicode{Xeharmenian}{053D}
+\pdfglyphtounicode{Caarmenian}{053E}
+\pdfglyphtounicode{Kenarmenian}{053F}
+\pdfglyphtounicode{Hoarmenian}{0540}
+\pdfglyphtounicode{Jaarmenian}{0541}
+\pdfglyphtounicode{Ghadarmenian}{0542}
+\pdfglyphtounicode{Cheharmenian}{0543}
+\pdfglyphtounicode{Menarmenian}{0544}
+\pdfglyphtounicode{Yiarmenian}{0545}
+\pdfglyphtounicode{Nowarmenian}{0546}
+\pdfglyphtounicode{Shaarmenian}{0547}
+\pdfglyphtounicode{Voarmenian}{0548}
+\pdfglyphtounicode{Chaarmenian}{0549}
+\pdfglyphtounicode{Peharmenian}{054A}
+\pdfglyphtounicode{Jheharmenian}{054B}
+\pdfglyphtounicode{Raarmenian}{054C}
+\pdfglyphtounicode{Seharmenian}{054D}
+\pdfglyphtounicode{Vewarmenian}{054E}
+\pdfglyphtounicode{Tiwnarmenian}{054F}
+\pdfglyphtounicode{Reharmenian}{0550}
+\pdfglyphtounicode{Coarmenian}{0551}
+\pdfglyphtounicode{Yiwnarmenian}{0552}
+\pdfglyphtounicode{Piwrarmenian}{0553}
+\pdfglyphtounicode{Keharmenian}{0554}
+\pdfglyphtounicode{Oharmenian}{0555}
+\pdfglyphtounicode{Feharmenian}{0556}
+\pdfglyphtounicode{ringhalfleftarmenian}{0559}
+\pdfglyphtounicode{apostrophearmenian}{055A}
+\pdfglyphtounicode{emphasismarkarmenian}{055B}
+\pdfglyphtounicode{exclamarmenian}{055C}
+\pdfglyphtounicode{commaarmenian}{055D}
+\pdfglyphtounicode{questionarmenian}{055E}
+\pdfglyphtounicode{abbreviationmarkarmenian}{055F}
+\pdfglyphtounicode{aybarmenian}{0561}
+\pdfglyphtounicode{benarmenian}{0562}
+\pdfglyphtounicode{gimarmenian}{0563}
+\pdfglyphtounicode{daarmenian}{0564}
+\pdfglyphtounicode{echarmenian}{0565}
+\pdfglyphtounicode{zaarmenian}{0566}
+\pdfglyphtounicode{eharmenian}{0567}
+\pdfglyphtounicode{etarmenian}{0568}
+\pdfglyphtounicode{toarmenian}{0569}
+\pdfglyphtounicode{zhearmenian}{056A}
+\pdfglyphtounicode{iniarmenian}{056B}
+\pdfglyphtounicode{liwnarmenian}{056C}
+\pdfglyphtounicode{xeharmenian}{056D}
+\pdfglyphtounicode{caarmenian}{056E}
+\pdfglyphtounicode{kenarmenian}{056F}
+\pdfglyphtounicode{hoarmenian}{0570}
+\pdfglyphtounicode{jaarmenian}{0571}
+\pdfglyphtounicode{ghadarmenian}{0572}
+\pdfglyphtounicode{cheharmenian}{0573}
+\pdfglyphtounicode{menarmenian}{0574}
+\pdfglyphtounicode{yiarmenian}{0575}
+\pdfglyphtounicode{nowarmenian}{0576}
+\pdfglyphtounicode{shaarmenian}{0577}
+\pdfglyphtounicode{voarmenian}{0578}
+\pdfglyphtounicode{chaarmenian}{0579}
+\pdfglyphtounicode{peharmenian}{057A}
+\pdfglyphtounicode{jheharmenian}{057B}
+\pdfglyphtounicode{raarmenian}{057C}
+\pdfglyphtounicode{seharmenian}{057D}
+\pdfglyphtounicode{vewarmenian}{057E}
+\pdfglyphtounicode{tiwnarmenian}{057F}
+\pdfglyphtounicode{reharmenian}{0580}
+\pdfglyphtounicode{coarmenian}{0581}
+\pdfglyphtounicode{yiwnarmenian}{0582}
+\pdfglyphtounicode{piwrarmenian}{0583}
+\pdfglyphtounicode{keharmenian}{0584}
+\pdfglyphtounicode{oharmenian}{0585}
+\pdfglyphtounicode{feharmenian}{0586}
+\pdfglyphtounicode{echyiwnarmenian}{0587}
+\pdfglyphtounicode{periodarmenian}{0589}
+\pdfglyphtounicode{etnahtafoukhhebrew}{0591}
+\pdfglyphtounicode{etnahtafoukhlefthebrew}{0591}
+\pdfglyphtounicode{etnahtahebrew}{0591}
+\pdfglyphtounicode{etnahtalefthebrew}{0591}
+\pdfglyphtounicode{segoltahebrew}{0592}
+\pdfglyphtounicode{shalshelethebrew}{0593}
+\pdfglyphtounicode{zaqefqatanhebrew}{0594}
+\pdfglyphtounicode{zaqefgadolhebrew}{0595}
+\pdfglyphtounicode{tipehahebrew}{0596}
+\pdfglyphtounicode{tipehalefthebrew}{0596}
+\pdfglyphtounicode{reviahebrew}{0597}
+\pdfglyphtounicode{reviamugrashhebrew}{0597}
+\pdfglyphtounicode{zarqahebrew}{0598}
+\pdfglyphtounicode{pashtahebrew}{0599}
+\pdfglyphtounicode{yetivhebrew}{059A}
+\pdfglyphtounicode{tevirhebrew}{059B}
+\pdfglyphtounicode{tevirlefthebrew}{059B}
+\pdfglyphtounicode{gereshaccenthebrew}{059C}
+\pdfglyphtounicode{gereshmuqdamhebrew}{059D}
+\pdfglyphtounicode{gershayimaccenthebrew}{059E}
+\pdfglyphtounicode{qarneyparahebrew}{059F}
+\pdfglyphtounicode{telishagedolahebrew}{05A0}
+\pdfglyphtounicode{pazerhebrew}{05A1}
+\pdfglyphtounicode{munahhebrew}{05A3}
+\pdfglyphtounicode{munahlefthebrew}{05A3}
+\pdfglyphtounicode{mahapakhhebrew}{05A4}
+\pdfglyphtounicode{mahapakhlefthebrew}{05A4}
+\pdfglyphtounicode{merkhahebrew}{05A5}
+\pdfglyphtounicode{merkhalefthebrew}{05A5}
+\pdfglyphtounicode{merkhakefulahebrew}{05A6}
+\pdfglyphtounicode{merkhakefulalefthebrew}{05A6}
+\pdfglyphtounicode{dargahebrew}{05A7}
+\pdfglyphtounicode{dargalefthebrew}{05A7}
+\pdfglyphtounicode{qadmahebrew}{05A8}
+\pdfglyphtounicode{telishaqetanahebrew}{05A9}
+\pdfglyphtounicode{yerahbenyomohebrew}{05AA}
+\pdfglyphtounicode{yerahbenyomolefthebrew}{05AA}
+\pdfglyphtounicode{olehebrew}{05AB}
+\pdfglyphtounicode{iluyhebrew}{05AC}
+\pdfglyphtounicode{dehihebrew}{05AD}
+\pdfglyphtounicode{zinorhebrew}{05AE}
+\pdfglyphtounicode{masoracirclehebrew}{05AF}
+\pdfglyphtounicode{afii57799}{05B0}
+\pdfglyphtounicode{sheva}{05B0}
+\pdfglyphtounicode{sheva115}{05B0}
+\pdfglyphtounicode{sheva15}{05B0}
+\pdfglyphtounicode{sheva22}{05B0}
+\pdfglyphtounicode{sheva2e}{05B0}
+\pdfglyphtounicode{shevahebrew}{05B0}
+\pdfglyphtounicode{shevanarrowhebrew}{05B0}
+\pdfglyphtounicode{shevaquarterhebrew}{05B0}
+\pdfglyphtounicode{shevawidehebrew}{05B0}
+\pdfglyphtounicode{afii57801}{05B1}
+\pdfglyphtounicode{hatafsegol}{05B1}
+\pdfglyphtounicode{hatafsegol17}{05B1}
+\pdfglyphtounicode{hatafsegol24}{05B1}
+\pdfglyphtounicode{hatafsegol30}{05B1}
+\pdfglyphtounicode{hatafsegolhebrew}{05B1}
+\pdfglyphtounicode{hatafsegolnarrowhebrew}{05B1}
+\pdfglyphtounicode{hatafsegolquarterhebrew}{05B1}
+\pdfglyphtounicode{hatafsegolwidehebrew}{05B1}
+\pdfglyphtounicode{afii57800}{05B2}
+\pdfglyphtounicode{hatafpatah}{05B2}
+\pdfglyphtounicode{hatafpatah16}{05B2}
+\pdfglyphtounicode{hatafpatah23}{05B2}
+\pdfglyphtounicode{hatafpatah2f}{05B2}
+\pdfglyphtounicode{hatafpatahhebrew}{05B2}
+\pdfglyphtounicode{hatafpatahnarrowhebrew}{05B2}
+\pdfglyphtounicode{hatafpatahquarterhebrew}{05B2}
+\pdfglyphtounicode{hatafpatahwidehebrew}{05B2}
+\pdfglyphtounicode{afii57802}{05B3}
+\pdfglyphtounicode{hatafqamats}{05B3}
+\pdfglyphtounicode{hatafqamats1b}{05B3}
+\pdfglyphtounicode{hatafqamats28}{05B3}
+\pdfglyphtounicode{hatafqamats34}{05B3}
+\pdfglyphtounicode{hatafqamatshebrew}{05B3}
+\pdfglyphtounicode{hatafqamatsnarrowhebrew}{05B3}
+\pdfglyphtounicode{hatafqamatsquarterhebrew}{05B3}
+\pdfglyphtounicode{hatafqamatswidehebrew}{05B3}
+\pdfglyphtounicode{afii57793}{05B4}
+\pdfglyphtounicode{hiriq}{05B4}
+\pdfglyphtounicode{hiriq14}{05B4}
+\pdfglyphtounicode{hiriq21}{05B4}
+\pdfglyphtounicode{hiriq2d}{05B4}
+\pdfglyphtounicode{hiriqhebrew}{05B4}
+\pdfglyphtounicode{hiriqnarrowhebrew}{05B4}
+\pdfglyphtounicode{hiriqquarterhebrew}{05B4}
+\pdfglyphtounicode{hiriqwidehebrew}{05B4}
+\pdfglyphtounicode{afii57794}{05B5}
+\pdfglyphtounicode{tsere}{05B5}
+\pdfglyphtounicode{tsere12}{05B5}
+\pdfglyphtounicode{tsere1e}{05B5}
+\pdfglyphtounicode{tsere2b}{05B5}
+\pdfglyphtounicode{tserehebrew}{05B5}
+\pdfglyphtounicode{tserenarrowhebrew}{05B5}
+\pdfglyphtounicode{tserequarterhebrew}{05B5}
+\pdfglyphtounicode{tserewidehebrew}{05B5}
+\pdfglyphtounicode{afii57795}{05B6}
+\pdfglyphtounicode{segol}{05B6}
+\pdfglyphtounicode{segol13}{05B6}
+\pdfglyphtounicode{segol1f}{05B6}
+\pdfglyphtounicode{segol2c}{05B6}
+\pdfglyphtounicode{segolhebrew}{05B6}
+\pdfglyphtounicode{segolnarrowhebrew}{05B6}
+\pdfglyphtounicode{segolquarterhebrew}{05B6}
+\pdfglyphtounicode{segolwidehebrew}{05B6}
+\pdfglyphtounicode{afii57798}{05B7}
+\pdfglyphtounicode{patah}{05B7}
+\pdfglyphtounicode{patah11}{05B7}
+\pdfglyphtounicode{patah1d}{05B7}
+\pdfglyphtounicode{patah2a}{05B7}
+\pdfglyphtounicode{patahhebrew}{05B7}
+\pdfglyphtounicode{patahnarrowhebrew}{05B7}
+\pdfglyphtounicode{patahquarterhebrew}{05B7}
+\pdfglyphtounicode{patahwidehebrew}{05B7}
+\pdfglyphtounicode{afii57797}{05B8}
+\pdfglyphtounicode{qamats}{05B8}
+\pdfglyphtounicode{qamats10}{05B8}
+\pdfglyphtounicode{qamats1a}{05B8}
+\pdfglyphtounicode{qamats1c}{05B8}
+\pdfglyphtounicode{qamats27}{05B8}
+\pdfglyphtounicode{qamats29}{05B8}
+\pdfglyphtounicode{qamats33}{05B8}
+\pdfglyphtounicode{qamatsde}{05B8}
+\pdfglyphtounicode{qamatshebrew}{05B8}
+\pdfglyphtounicode{qamatsnarrowhebrew}{05B8}
+\pdfglyphtounicode{qamatsqatanhebrew}{05B8}
+\pdfglyphtounicode{qamatsqatannarrowhebrew}{05B8}
+\pdfglyphtounicode{qamatsqatanquarterhebrew}{05B8}
+\pdfglyphtounicode{qamatsqatanwidehebrew}{05B8}
+\pdfglyphtounicode{qamatsquarterhebrew}{05B8}
+\pdfglyphtounicode{qamatswidehebrew}{05B8}
+\pdfglyphtounicode{afii57806}{05B9}
+\pdfglyphtounicode{holam}{05B9}
+\pdfglyphtounicode{holam19}{05B9}
+\pdfglyphtounicode{holam26}{05B9}
+\pdfglyphtounicode{holam32}{05B9}
+\pdfglyphtounicode{holamhebrew}{05B9}
+\pdfglyphtounicode{holamnarrowhebrew}{05B9}
+\pdfglyphtounicode{holamquarterhebrew}{05B9}
+\pdfglyphtounicode{holamwidehebrew}{05B9}
+\pdfglyphtounicode{afii57796}{05BB}
+\pdfglyphtounicode{qubuts}{05BB}
+\pdfglyphtounicode{qubuts18}{05BB}
+\pdfglyphtounicode{qubuts25}{05BB}
+\pdfglyphtounicode{qubuts31}{05BB}
+\pdfglyphtounicode{qubutshebrew}{05BB}
+\pdfglyphtounicode{qubutsnarrowhebrew}{05BB}
+\pdfglyphtounicode{qubutsquarterhebrew}{05BB}
+\pdfglyphtounicode{qubutswidehebrew}{05BB}
+\pdfglyphtounicode{afii57807}{05BC}
+\pdfglyphtounicode{dagesh}{05BC}
+\pdfglyphtounicode{dageshhebrew}{05BC}
+\pdfglyphtounicode{afii57839}{05BD}
+\pdfglyphtounicode{siluqhebrew}{05BD}
+\pdfglyphtounicode{siluqlefthebrew}{05BD}
+\pdfglyphtounicode{afii57645}{05BE}
+\pdfglyphtounicode{maqafhebrew}{05BE}
+\pdfglyphtounicode{afii57841}{05BF}
+\pdfglyphtounicode{rafe}{05BF}
+\pdfglyphtounicode{rafehebrew}{05BF}
+\pdfglyphtounicode{afii57842}{05C0}
+\pdfglyphtounicode{paseqhebrew}{05C0}
+\pdfglyphtounicode{afii57804}{05C1}
+\pdfglyphtounicode{shindothebrew}{05C1}
+\pdfglyphtounicode{afii57803}{05C2}
+\pdfglyphtounicode{sindothebrew}{05C2}
+\pdfglyphtounicode{afii57658}{05C3}
+\pdfglyphtounicode{sofpasuqhebrew}{05C3}
+\pdfglyphtounicode{upperdothebrew}{05C4}
+\pdfglyphtounicode{afii57664}{05D0}
+\pdfglyphtounicode{alef}{05D0}
+\pdfglyphtounicode{alefhebrew}{05D0}
+\pdfglyphtounicode{afii57665}{05D1}
+\pdfglyphtounicode{bet}{05D1}
+\pdfglyphtounicode{bethebrew}{05D1}
+\pdfglyphtounicode{afii57666}{05D2}
+\pdfglyphtounicode{gimel}{05D2}
+\pdfglyphtounicode{gimelhebrew}{05D2}
+\pdfglyphtounicode{afii57667}{05D3}
+\pdfglyphtounicode{dalet}{05D3}
+\pdfglyphtounicode{dalethebrew}{05D3}
+\pdfglyphtounicode{afii57668}{05D4}
+\pdfglyphtounicode{he}{05D4}
+\pdfglyphtounicode{hehebrew}{05D4}
+\pdfglyphtounicode{afii57669}{05D5}
+\pdfglyphtounicode{vav}{05D5}
+\pdfglyphtounicode{vavhebrew}{05D5}
+\pdfglyphtounicode{afii57670}{05D6}
+\pdfglyphtounicode{zayin}{05D6}
+\pdfglyphtounicode{zayinhebrew}{05D6}
+\pdfglyphtounicode{afii57671}{05D7}
+\pdfglyphtounicode{het}{05D7}
+\pdfglyphtounicode{hethebrew}{05D7}
+\pdfglyphtounicode{afii57672}{05D8}
+\pdfglyphtounicode{tet}{05D8}
+\pdfglyphtounicode{tethebrew}{05D8}
+\pdfglyphtounicode{afii57673}{05D9}
+\pdfglyphtounicode{yod}{05D9}
+\pdfglyphtounicode{yodhebrew}{05D9}
+\pdfglyphtounicode{afii57674}{05DA}
+\pdfglyphtounicode{finalkaf}{05DA}
+\pdfglyphtounicode{finalkafhebrew}{05DA}
+\pdfglyphtounicode{afii57675}{05DB}
+\pdfglyphtounicode{kaf}{05DB}
+\pdfglyphtounicode{kafhebrew}{05DB}
+\pdfglyphtounicode{afii57676}{05DC}
+\pdfglyphtounicode{lamed}{05DC}
+\pdfglyphtounicode{lamedhebrew}{05DC}
+\pdfglyphtounicode{afii57677}{05DD}
+\pdfglyphtounicode{finalmem}{05DD}
+\pdfglyphtounicode{finalmemhebrew}{05DD}
+\pdfglyphtounicode{afii57678}{05DE}
+\pdfglyphtounicode{mem}{05DE}
+\pdfglyphtounicode{memhebrew}{05DE}
+\pdfglyphtounicode{afii57679}{05DF}
+\pdfglyphtounicode{finalnun}{05DF}
+\pdfglyphtounicode{finalnunhebrew}{05DF}
+\pdfglyphtounicode{afii57680}{05E0}
+\pdfglyphtounicode{nun}{05E0}
+\pdfglyphtounicode{nunhebrew}{05E0}
+\pdfglyphtounicode{afii57681}{05E1}
+\pdfglyphtounicode{samekh}{05E1}
+\pdfglyphtounicode{samekhhebrew}{05E1}
+\pdfglyphtounicode{afii57682}{05E2}
+\pdfglyphtounicode{ayin}{05E2}
+\pdfglyphtounicode{ayinhebrew}{05E2}
+\pdfglyphtounicode{afii57683}{05E3}
+\pdfglyphtounicode{finalpe}{05E3}
+\pdfglyphtounicode{finalpehebrew}{05E3}
+\pdfglyphtounicode{afii57684}{05E4}
+\pdfglyphtounicode{pe}{05E4}
+\pdfglyphtounicode{pehebrew}{05E4}
+\pdfglyphtounicode{afii57685}{05E5}
+\pdfglyphtounicode{finaltsadi}{05E5}
+\pdfglyphtounicode{finaltsadihebrew}{05E5}
+\pdfglyphtounicode{afii57686}{05E6}
+\pdfglyphtounicode{tsadi}{05E6}
+\pdfglyphtounicode{tsadihebrew}{05E6}
+\pdfglyphtounicode{afii57687}{05E7}
+\pdfglyphtounicode{qof}{05E7}
+\pdfglyphtounicode{qofhebrew}{05E7}
+\pdfglyphtounicode{afii57688}{05E8}
+\pdfglyphtounicode{resh}{05E8}
+\pdfglyphtounicode{reshhebrew}{05E8}
+\pdfglyphtounicode{afii57689}{05E9}
+\pdfglyphtounicode{shin}{05E9}
+\pdfglyphtounicode{shinhebrew}{05E9}
+\pdfglyphtounicode{afii57690}{05EA}
+\pdfglyphtounicode{tav}{05EA}
+\pdfglyphtounicode{tavhebrew}{05EA}
+\pdfglyphtounicode{afii57716}{05F0}
+\pdfglyphtounicode{vavvavhebrew}{05F0}
+\pdfglyphtounicode{afii57717}{05F1}
+\pdfglyphtounicode{vavyodhebrew}{05F1}
+\pdfglyphtounicode{afii57718}{05F2}
+\pdfglyphtounicode{yodyodhebrew}{05F2}
+\pdfglyphtounicode{gereshhebrew}{05F3}
+\pdfglyphtounicode{gershayimhebrew}{05F4}
+\pdfglyphtounicode{afii57388}{060C}
+\pdfglyphtounicode{commaarabic}{060C}
+\pdfglyphtounicode{afii57403}{061B}
+\pdfglyphtounicode{semicolonarabic}{061B}
+\pdfglyphtounicode{afii57407}{061F}
+\pdfglyphtounicode{questionarabic}{061F}
+\pdfglyphtounicode{afii57409}{0621}
+\pdfglyphtounicode{hamzaarabic}{0621}
+\pdfglyphtounicode{hamzalowarabic}{0621}
+\pdfglyphtounicode{afii57410}{0622}
+\pdfglyphtounicode{alefmaddaabovearabic}{0622}
+\pdfglyphtounicode{afii57411}{0623}
+\pdfglyphtounicode{alefhamzaabovearabic}{0623}
+\pdfglyphtounicode{afii57412}{0624}
+\pdfglyphtounicode{wawhamzaabovearabic}{0624}
+\pdfglyphtounicode{afii57413}{0625}
+\pdfglyphtounicode{alefhamzabelowarabic}{0625}
+\pdfglyphtounicode{afii57414}{0626}
+\pdfglyphtounicode{yehhamzaabovearabic}{0626}
+\pdfglyphtounicode{afii57415}{0627}
+\pdfglyphtounicode{alefarabic}{0627}
+\pdfglyphtounicode{afii57416}{0628}
+\pdfglyphtounicode{beharabic}{0628}
+\pdfglyphtounicode{afii57417}{0629}
+\pdfglyphtounicode{tehmarbutaarabic}{0629}
+\pdfglyphtounicode{afii57418}{062A}
+\pdfglyphtounicode{teharabic}{062A}
+\pdfglyphtounicode{afii57419}{062B}
+\pdfglyphtounicode{theharabic}{062B}
+\pdfglyphtounicode{afii57420}{062C}
+\pdfglyphtounicode{jeemarabic}{062C}
+\pdfglyphtounicode{afii57421}{062D}
+\pdfglyphtounicode{haharabic}{062D}
+\pdfglyphtounicode{afii57422}{062E}
+\pdfglyphtounicode{khaharabic}{062E}
+\pdfglyphtounicode{afii57423}{062F}
+\pdfglyphtounicode{dalarabic}{062F}
+\pdfglyphtounicode{afii57424}{0630}
+\pdfglyphtounicode{thalarabic}{0630}
+\pdfglyphtounicode{afii57425}{0631}
+\pdfglyphtounicode{reharabic}{0631}
+\pdfglyphtounicode{afii57426}{0632}
+\pdfglyphtounicode{zainarabic}{0632}
+\pdfglyphtounicode{afii57427}{0633}
+\pdfglyphtounicode{seenarabic}{0633}
+\pdfglyphtounicode{afii57428}{0634}
+\pdfglyphtounicode{sheenarabic}{0634}
+\pdfglyphtounicode{afii57429}{0635}
+\pdfglyphtounicode{sadarabic}{0635}
+\pdfglyphtounicode{afii57430}{0636}
+\pdfglyphtounicode{dadarabic}{0636}
+\pdfglyphtounicode{afii57431}{0637}
+\pdfglyphtounicode{taharabic}{0637}
+\pdfglyphtounicode{afii57432}{0638}
+\pdfglyphtounicode{zaharabic}{0638}
+\pdfglyphtounicode{afii57433}{0639}
+\pdfglyphtounicode{ainarabic}{0639}
+\pdfglyphtounicode{afii57434}{063A}
+\pdfglyphtounicode{ghainarabic}{063A}
+\pdfglyphtounicode{afii57440}{0640}
+\pdfglyphtounicode{kashidaautoarabic}{0640}
+\pdfglyphtounicode{kashidaautonosidebearingarabic}{0640}
+\pdfglyphtounicode{tatweelarabic}{0640}
+\pdfglyphtounicode{afii57441}{0641}
+\pdfglyphtounicode{feharabic}{0641}
+\pdfglyphtounicode{afii57442}{0642}
+\pdfglyphtounicode{qafarabic}{0642}
+\pdfglyphtounicode{afii57443}{0643}
+\pdfglyphtounicode{kafarabic}{0643}
+\pdfglyphtounicode{afii57444}{0644}
+\pdfglyphtounicode{lamarabic}{0644}
+\pdfglyphtounicode{afii57445}{0645}
+\pdfglyphtounicode{meemarabic}{0645}
+\pdfglyphtounicode{afii57446}{0646}
+\pdfglyphtounicode{noonarabic}{0646}
+\pdfglyphtounicode{afii57470}{0647}
+\pdfglyphtounicode{heharabic}{0647}
+\pdfglyphtounicode{afii57448}{0648}
+\pdfglyphtounicode{wawarabic}{0648}
+\pdfglyphtounicode{afii57449}{0649}
+\pdfglyphtounicode{alefmaksuraarabic}{0649}
+\pdfglyphtounicode{afii57450}{064A}
+\pdfglyphtounicode{yeharabic}{064A}
+\pdfglyphtounicode{afii57451}{064B}
+\pdfglyphtounicode{fathatanarabic}{064B}
+\pdfglyphtounicode{afii57452}{064C}
+\pdfglyphtounicode{dammatanaltonearabic}{064C}
+\pdfglyphtounicode{dammatanarabic}{064C}
+\pdfglyphtounicode{afii57453}{064D}
+\pdfglyphtounicode{kasratanarabic}{064D}
+\pdfglyphtounicode{afii57454}{064E}
+\pdfglyphtounicode{fathaarabic}{064E}
+\pdfglyphtounicode{fathalowarabic}{064E}
+\pdfglyphtounicode{afii57455}{064F}
+\pdfglyphtounicode{dammaarabic}{064F}
+\pdfglyphtounicode{dammalowarabic}{064F}
+\pdfglyphtounicode{afii57456}{0650}
+\pdfglyphtounicode{kasraarabic}{0650}
+\pdfglyphtounicode{afii57457}{0651}
+\pdfglyphtounicode{shaddaarabic}{0651}
+\pdfglyphtounicode{afii57458}{0652}
+\pdfglyphtounicode{sukunarabic}{0652}
+\pdfglyphtounicode{afii57392}{0660}
+\pdfglyphtounicode{zeroarabic}{0660}
+\pdfglyphtounicode{zerohackarabic}{0660}
+\pdfglyphtounicode{afii57393}{0661}
+\pdfglyphtounicode{onearabic}{0661}
+\pdfglyphtounicode{onehackarabic}{0661}
+\pdfglyphtounicode{afii57394}{0662}
+\pdfglyphtounicode{twoarabic}{0662}
+\pdfglyphtounicode{twohackarabic}{0662}
+\pdfglyphtounicode{afii57395}{0663}
+\pdfglyphtounicode{threearabic}{0663}
+\pdfglyphtounicode{threehackarabic}{0663}
+\pdfglyphtounicode{afii57396}{0664}
+\pdfglyphtounicode{fourarabic}{0664}
+\pdfglyphtounicode{fourhackarabic}{0664}
+\pdfglyphtounicode{afii57397}{0665}
+\pdfglyphtounicode{fivearabic}{0665}
+\pdfglyphtounicode{fivehackarabic}{0665}
+\pdfglyphtounicode{afii57398}{0666}
+\pdfglyphtounicode{sixarabic}{0666}
+\pdfglyphtounicode{sixhackarabic}{0666}
+\pdfglyphtounicode{afii57399}{0667}
+\pdfglyphtounicode{sevenarabic}{0667}
+\pdfglyphtounicode{sevenhackarabic}{0667}
+\pdfglyphtounicode{afii57400}{0668}
+\pdfglyphtounicode{eightarabic}{0668}
+\pdfglyphtounicode{eighthackarabic}{0668}
+\pdfglyphtounicode{afii57401}{0669}
+\pdfglyphtounicode{ninearabic}{0669}
+\pdfglyphtounicode{ninehackarabic}{0669}
+\pdfglyphtounicode{afii57381}{066A}
+\pdfglyphtounicode{percentarabic}{066A}
+\pdfglyphtounicode{decimalseparatorarabic}{066B}
+\pdfglyphtounicode{decimalseparatorpersian}{066B}
+\pdfglyphtounicode{thousandsseparatorarabic}{066C}
+\pdfglyphtounicode{thousandsseparatorpersian}{066C}
+\pdfglyphtounicode{afii63167}{066D}
+\pdfglyphtounicode{asteriskaltonearabic}{066D}
+\pdfglyphtounicode{asteriskarabic}{066D}
+\pdfglyphtounicode{afii57511}{0679}
+\pdfglyphtounicode{tteharabic}{0679}
+\pdfglyphtounicode{afii57506}{067E}
+\pdfglyphtounicode{peharabic}{067E}
+\pdfglyphtounicode{afii57507}{0686}
+\pdfglyphtounicode{tcheharabic}{0686}
+\pdfglyphtounicode{afii57512}{0688}
+\pdfglyphtounicode{ddalarabic}{0688}
+\pdfglyphtounicode{afii57513}{0691}
+\pdfglyphtounicode{rreharabic}{0691}
+\pdfglyphtounicode{afii57508}{0698}
+\pdfglyphtounicode{jeharabic}{0698}
+\pdfglyphtounicode{afii57505}{06A4}
+\pdfglyphtounicode{veharabic}{06A4}
+\pdfglyphtounicode{afii57509}{06AF}
+\pdfglyphtounicode{gafarabic}{06AF}
+\pdfglyphtounicode{afii57514}{06BA}
+\pdfglyphtounicode{noonghunnaarabic}{06BA}
+\pdfglyphtounicode{haaltonearabic}{06C1}
+\pdfglyphtounicode{hehaltonearabic}{06C1}
+\pdfglyphtounicode{yehthreedotsbelowarabic}{06D1}
+\pdfglyphtounicode{afii57519}{06D2}
+\pdfglyphtounicode{yehbarreearabic}{06D2}
+\pdfglyphtounicode{afii57534}{06D5}
+\pdfglyphtounicode{zeropersian}{06F0}
+\pdfglyphtounicode{onepersian}{06F1}
+\pdfglyphtounicode{twopersian}{06F2}
+\pdfglyphtounicode{threepersian}{06F3}
+\pdfglyphtounicode{fourpersian}{06F4}
+\pdfglyphtounicode{fivepersian}{06F5}
+\pdfglyphtounicode{sixpersian}{06F6}
+\pdfglyphtounicode{sevenpersian}{06F7}
+\pdfglyphtounicode{eightpersian}{06F8}
+\pdfglyphtounicode{ninepersian}{06F9}
+\pdfglyphtounicode{candrabindudeva}{0901}
+\pdfglyphtounicode{anusvaradeva}{0902}
+\pdfglyphtounicode{visargadeva}{0903}
+\pdfglyphtounicode{adeva}{0905}
+\pdfglyphtounicode{aadeva}{0906}
+\pdfglyphtounicode{ideva}{0907}
+\pdfglyphtounicode{iideva}{0908}
+\pdfglyphtounicode{udeva}{0909}
+\pdfglyphtounicode{uudeva}{090A}
+\pdfglyphtounicode{rvocalicdeva}{090B}
+\pdfglyphtounicode{lvocalicdeva}{090C}
+\pdfglyphtounicode{ecandradeva}{090D}
+\pdfglyphtounicode{eshortdeva}{090E}
+\pdfglyphtounicode{edeva}{090F}
+\pdfglyphtounicode{aideva}{0910}
+\pdfglyphtounicode{ocandradeva}{0911}
+\pdfglyphtounicode{oshortdeva}{0912}
+\pdfglyphtounicode{odeva}{0913}
+\pdfglyphtounicode{audeva}{0914}
+\pdfglyphtounicode{kadeva}{0915}
+\pdfglyphtounicode{khadeva}{0916}
+\pdfglyphtounicode{gadeva}{0917}
+\pdfglyphtounicode{ghadeva}{0918}
+\pdfglyphtounicode{ngadeva}{0919}
+\pdfglyphtounicode{cadeva}{091A}
+\pdfglyphtounicode{chadeva}{091B}
+\pdfglyphtounicode{jadeva}{091C}
+\pdfglyphtounicode{jhadeva}{091D}
+\pdfglyphtounicode{nyadeva}{091E}
+\pdfglyphtounicode{ttadeva}{091F}
+\pdfglyphtounicode{tthadeva}{0920}
+\pdfglyphtounicode{ddadeva}{0921}
+\pdfglyphtounicode{ddhadeva}{0922}
+\pdfglyphtounicode{nnadeva}{0923}
+\pdfglyphtounicode{tadeva}{0924}
+\pdfglyphtounicode{thadeva}{0925}
+\pdfglyphtounicode{dadeva}{0926}
+\pdfglyphtounicode{dhadeva}{0927}
+\pdfglyphtounicode{nadeva}{0928}
+\pdfglyphtounicode{nnnadeva}{0929}
+\pdfglyphtounicode{padeva}{092A}
+\pdfglyphtounicode{phadeva}{092B}
+\pdfglyphtounicode{badeva}{092C}
+\pdfglyphtounicode{bhadeva}{092D}
+\pdfglyphtounicode{madeva}{092E}
+\pdfglyphtounicode{yadeva}{092F}
+\pdfglyphtounicode{radeva}{0930}
+\pdfglyphtounicode{rradeva}{0931}
+\pdfglyphtounicode{ladeva}{0932}
+\pdfglyphtounicode{lladeva}{0933}
+\pdfglyphtounicode{llladeva}{0934}
+\pdfglyphtounicode{vadeva}{0935}
+\pdfglyphtounicode{shadeva}{0936}
+\pdfglyphtounicode{ssadeva}{0937}
+\pdfglyphtounicode{sadeva}{0938}
+\pdfglyphtounicode{hadeva}{0939}
+\pdfglyphtounicode{nuktadeva}{093C}
+\pdfglyphtounicode{avagrahadeva}{093D}
+\pdfglyphtounicode{aavowelsigndeva}{093E}
+\pdfglyphtounicode{ivowelsigndeva}{093F}
+\pdfglyphtounicode{iivowelsigndeva}{0940}
+\pdfglyphtounicode{uvowelsigndeva}{0941}
+\pdfglyphtounicode{uuvowelsigndeva}{0942}
+\pdfglyphtounicode{rvocalicvowelsigndeva}{0943}
+\pdfglyphtounicode{rrvocalicvowelsigndeva}{0944}
+\pdfglyphtounicode{ecandravowelsigndeva}{0945}
+\pdfglyphtounicode{eshortvowelsigndeva}{0946}
+\pdfglyphtounicode{evowelsigndeva}{0947}
+\pdfglyphtounicode{aivowelsigndeva}{0948}
+\pdfglyphtounicode{ocandravowelsigndeva}{0949}
+\pdfglyphtounicode{oshortvowelsigndeva}{094A}
+\pdfglyphtounicode{ovowelsigndeva}{094B}
+\pdfglyphtounicode{auvowelsigndeva}{094C}
+\pdfglyphtounicode{viramadeva}{094D}
+\pdfglyphtounicode{omdeva}{0950}
+\pdfglyphtounicode{udattadeva}{0951}
+\pdfglyphtounicode{anudattadeva}{0952}
+\pdfglyphtounicode{gravedeva}{0953}
+\pdfglyphtounicode{acutedeva}{0954}
+\pdfglyphtounicode{qadeva}{0958}
+\pdfglyphtounicode{khhadeva}{0959}
+\pdfglyphtounicode{ghhadeva}{095A}
+\pdfglyphtounicode{zadeva}{095B}
+\pdfglyphtounicode{dddhadeva}{095C}
+\pdfglyphtounicode{rhadeva}{095D}
+\pdfglyphtounicode{fadeva}{095E}
+\pdfglyphtounicode{yyadeva}{095F}
+\pdfglyphtounicode{rrvocalicdeva}{0960}
+\pdfglyphtounicode{llvocalicdeva}{0961}
+\pdfglyphtounicode{lvocalicvowelsigndeva}{0962}
+\pdfglyphtounicode{llvocalicvowelsigndeva}{0963}
+\pdfglyphtounicode{danda}{0964}
+\pdfglyphtounicode{dbldanda}{0965}
+\pdfglyphtounicode{zerodeva}{0966}
+\pdfglyphtounicode{onedeva}{0967}
+\pdfglyphtounicode{twodeva}{0968}
+\pdfglyphtounicode{threedeva}{0969}
+\pdfglyphtounicode{fourdeva}{096A}
+\pdfglyphtounicode{fivedeva}{096B}
+\pdfglyphtounicode{sixdeva}{096C}
+\pdfglyphtounicode{sevendeva}{096D}
+\pdfglyphtounicode{eightdeva}{096E}
+\pdfglyphtounicode{ninedeva}{096F}
+\pdfglyphtounicode{abbreviationsigndeva}{0970}
+\pdfglyphtounicode{candrabindubengali}{0981}
+\pdfglyphtounicode{anusvarabengali}{0982}
+\pdfglyphtounicode{visargabengali}{0983}
+\pdfglyphtounicode{abengali}{0985}
+\pdfglyphtounicode{aabengali}{0986}
+\pdfglyphtounicode{ibengali}{0987}
+\pdfglyphtounicode{iibengali}{0988}
+\pdfglyphtounicode{ubengali}{0989}
+\pdfglyphtounicode{uubengali}{098A}
+\pdfglyphtounicode{rvocalicbengali}{098B}
+\pdfglyphtounicode{lvocalicbengali}{098C}
+\pdfglyphtounicode{ebengali}{098F}
+\pdfglyphtounicode{aibengali}{0990}
+\pdfglyphtounicode{obengali}{0993}
+\pdfglyphtounicode{aubengali}{0994}
+\pdfglyphtounicode{kabengali}{0995}
+\pdfglyphtounicode{khabengali}{0996}
+\pdfglyphtounicode{gabengali}{0997}
+\pdfglyphtounicode{ghabengali}{0998}
+\pdfglyphtounicode{ngabengali}{0999}
+\pdfglyphtounicode{cabengali}{099A}
+\pdfglyphtounicode{chabengali}{099B}
+\pdfglyphtounicode{jabengali}{099C}
+\pdfglyphtounicode{jhabengali}{099D}
+\pdfglyphtounicode{nyabengali}{099E}
+\pdfglyphtounicode{ttabengali}{099F}
+\pdfglyphtounicode{tthabengali}{09A0}
+\pdfglyphtounicode{ddabengali}{09A1}
+\pdfglyphtounicode{ddhabengali}{09A2}
+\pdfglyphtounicode{nnabengali}{09A3}
+\pdfglyphtounicode{tabengali}{09A4}
+\pdfglyphtounicode{thabengali}{09A5}
+\pdfglyphtounicode{dabengali}{09A6}
+\pdfglyphtounicode{dhabengali}{09A7}
+\pdfglyphtounicode{nabengali}{09A8}
+\pdfglyphtounicode{pabengali}{09AA}
+\pdfglyphtounicode{phabengali}{09AB}
+\pdfglyphtounicode{babengali}{09AC}
+\pdfglyphtounicode{bhabengali}{09AD}
+\pdfglyphtounicode{mabengali}{09AE}
+\pdfglyphtounicode{yabengali}{09AF}
+\pdfglyphtounicode{rabengali}{09B0}
+\pdfglyphtounicode{labengali}{09B2}
+\pdfglyphtounicode{shabengali}{09B6}
+\pdfglyphtounicode{ssabengali}{09B7}
+\pdfglyphtounicode{sabengali}{09B8}
+\pdfglyphtounicode{habengali}{09B9}
+\pdfglyphtounicode{nuktabengali}{09BC}
+\pdfglyphtounicode{aavowelsignbengali}{09BE}
+\pdfglyphtounicode{ivowelsignbengali}{09BF}
+\pdfglyphtounicode{iivowelsignbengali}{09C0}
+\pdfglyphtounicode{uvowelsignbengali}{09C1}
+\pdfglyphtounicode{uuvowelsignbengali}{09C2}
+\pdfglyphtounicode{rvocalicvowelsignbengali}{09C3}
+\pdfglyphtounicode{rrvocalicvowelsignbengali}{09C4}
+\pdfglyphtounicode{evowelsignbengali}{09C7}
+\pdfglyphtounicode{aivowelsignbengali}{09C8}
+\pdfglyphtounicode{ovowelsignbengali}{09CB}
+\pdfglyphtounicode{auvowelsignbengali}{09CC}
+\pdfglyphtounicode{viramabengali}{09CD}
+\pdfglyphtounicode{aulengthmarkbengali}{09D7}
+\pdfglyphtounicode{rrabengali}{09DC}
+\pdfglyphtounicode{rhabengali}{09DD}
+\pdfglyphtounicode{yyabengali}{09DF}
+\pdfglyphtounicode{rrvocalicbengali}{09E0}
+\pdfglyphtounicode{llvocalicbengali}{09E1}
+\pdfglyphtounicode{lvocalicvowelsignbengali}{09E2}
+\pdfglyphtounicode{llvocalicvowelsignbengali}{09E3}
+\pdfglyphtounicode{zerobengali}{09E6}
+\pdfglyphtounicode{onebengali}{09E7}
+\pdfglyphtounicode{twobengali}{09E8}
+\pdfglyphtounicode{threebengali}{09E9}
+\pdfglyphtounicode{fourbengali}{09EA}
+\pdfglyphtounicode{fivebengali}{09EB}
+\pdfglyphtounicode{sixbengali}{09EC}
+\pdfglyphtounicode{sevenbengali}{09ED}
+\pdfglyphtounicode{eightbengali}{09EE}
+\pdfglyphtounicode{ninebengali}{09EF}
+\pdfglyphtounicode{ramiddlediagonalbengali}{09F0}
+\pdfglyphtounicode{ralowerdiagonalbengali}{09F1}
+\pdfglyphtounicode{rupeemarkbengali}{09F2}
+\pdfglyphtounicode{rupeesignbengali}{09F3}
+\pdfglyphtounicode{onenumeratorbengali}{09F4}
+\pdfglyphtounicode{twonumeratorbengali}{09F5}
+\pdfglyphtounicode{threenumeratorbengali}{09F6}
+\pdfglyphtounicode{fournumeratorbengali}{09F7}
+\pdfglyphtounicode{denominatorminusonenumeratorbengali}{09F8}
+\pdfglyphtounicode{sixteencurrencydenominatorbengali}{09F9}
+\pdfglyphtounicode{issharbengali}{09FA}
+\pdfglyphtounicode{bindigurmukhi}{0A02}
+\pdfglyphtounicode{agurmukhi}{0A05}
+\pdfglyphtounicode{aagurmukhi}{0A06}
+\pdfglyphtounicode{igurmukhi}{0A07}
+\pdfglyphtounicode{iigurmukhi}{0A08}
+\pdfglyphtounicode{ugurmukhi}{0A09}
+\pdfglyphtounicode{uugurmukhi}{0A0A}
+\pdfglyphtounicode{eegurmukhi}{0A0F}
+\pdfglyphtounicode{aigurmukhi}{0A10}
+\pdfglyphtounicode{oogurmukhi}{0A13}
+\pdfglyphtounicode{augurmukhi}{0A14}
+\pdfglyphtounicode{kagurmukhi}{0A15}
+\pdfglyphtounicode{khagurmukhi}{0A16}
+\pdfglyphtounicode{gagurmukhi}{0A17}
+\pdfglyphtounicode{ghagurmukhi}{0A18}
+\pdfglyphtounicode{ngagurmukhi}{0A19}
+\pdfglyphtounicode{cagurmukhi}{0A1A}
+\pdfglyphtounicode{chagurmukhi}{0A1B}
+\pdfglyphtounicode{jagurmukhi}{0A1C}
+\pdfglyphtounicode{jhagurmukhi}{0A1D}
+\pdfglyphtounicode{nyagurmukhi}{0A1E}
+\pdfglyphtounicode{ttagurmukhi}{0A1F}
+\pdfglyphtounicode{tthagurmukhi}{0A20}
+\pdfglyphtounicode{ddagurmukhi}{0A21}
+\pdfglyphtounicode{ddhagurmukhi}{0A22}
+\pdfglyphtounicode{nnagurmukhi}{0A23}
+\pdfglyphtounicode{tagurmukhi}{0A24}
+\pdfglyphtounicode{thagurmukhi}{0A25}
+\pdfglyphtounicode{dagurmukhi}{0A26}
+\pdfglyphtounicode{dhagurmukhi}{0A27}
+\pdfglyphtounicode{nagurmukhi}{0A28}
+\pdfglyphtounicode{pagurmukhi}{0A2A}
+\pdfglyphtounicode{phagurmukhi}{0A2B}
+\pdfglyphtounicode{bagurmukhi}{0A2C}
+\pdfglyphtounicode{bhagurmukhi}{0A2D}
+\pdfglyphtounicode{magurmukhi}{0A2E}
+\pdfglyphtounicode{yagurmukhi}{0A2F}
+\pdfglyphtounicode{ragurmukhi}{0A30}
+\pdfglyphtounicode{lagurmukhi}{0A32}
+\pdfglyphtounicode{vagurmukhi}{0A35}
+\pdfglyphtounicode{shagurmukhi}{0A36}
+\pdfglyphtounicode{sagurmukhi}{0A38}
+\pdfglyphtounicode{hagurmukhi}{0A39}
+\pdfglyphtounicode{nuktagurmukhi}{0A3C}
+\pdfglyphtounicode{aamatragurmukhi}{0A3E}
+\pdfglyphtounicode{imatragurmukhi}{0A3F}
+\pdfglyphtounicode{iimatragurmukhi}{0A40}
+\pdfglyphtounicode{umatragurmukhi}{0A41}
+\pdfglyphtounicode{uumatragurmukhi}{0A42}
+\pdfglyphtounicode{eematragurmukhi}{0A47}
+\pdfglyphtounicode{aimatragurmukhi}{0A48}
+\pdfglyphtounicode{oomatragurmukhi}{0A4B}
+\pdfglyphtounicode{aumatragurmukhi}{0A4C}
+\pdfglyphtounicode{halantgurmukhi}{0A4D}
+\pdfglyphtounicode{khhagurmukhi}{0A59}
+\pdfglyphtounicode{ghhagurmukhi}{0A5A}
+\pdfglyphtounicode{zagurmukhi}{0A5B}
+\pdfglyphtounicode{rragurmukhi}{0A5C}
+\pdfglyphtounicode{fagurmukhi}{0A5E}
+\pdfglyphtounicode{zerogurmukhi}{0A66}
+\pdfglyphtounicode{onegurmukhi}{0A67}
+\pdfglyphtounicode{twogurmukhi}{0A68}
+\pdfglyphtounicode{threegurmukhi}{0A69}
+\pdfglyphtounicode{fourgurmukhi}{0A6A}
+\pdfglyphtounicode{fivegurmukhi}{0A6B}
+\pdfglyphtounicode{sixgurmukhi}{0A6C}
+\pdfglyphtounicode{sevengurmukhi}{0A6D}
+\pdfglyphtounicode{eightgurmukhi}{0A6E}
+\pdfglyphtounicode{ninegurmukhi}{0A6F}
+\pdfglyphtounicode{tippigurmukhi}{0A70}
+\pdfglyphtounicode{addakgurmukhi}{0A71}
+\pdfglyphtounicode{irigurmukhi}{0A72}
+\pdfglyphtounicode{uragurmukhi}{0A73}
+\pdfglyphtounicode{ekonkargurmukhi}{0A74}
+\pdfglyphtounicode{candrabindugujarati}{0A81}
+\pdfglyphtounicode{anusvaragujarati}{0A82}
+\pdfglyphtounicode{visargagujarati}{0A83}
+\pdfglyphtounicode{agujarati}{0A85}
+\pdfglyphtounicode{aagujarati}{0A86}
+\pdfglyphtounicode{igujarati}{0A87}
+\pdfglyphtounicode{iigujarati}{0A88}
+\pdfglyphtounicode{ugujarati}{0A89}
+\pdfglyphtounicode{uugujarati}{0A8A}
+\pdfglyphtounicode{rvocalicgujarati}{0A8B}
+\pdfglyphtounicode{ecandragujarati}{0A8D}
+\pdfglyphtounicode{egujarati}{0A8F}
+\pdfglyphtounicode{aigujarati}{0A90}
+\pdfglyphtounicode{ocandragujarati}{0A91}
+\pdfglyphtounicode{ogujarati}{0A93}
+\pdfglyphtounicode{augujarati}{0A94}
+\pdfglyphtounicode{kagujarati}{0A95}
+\pdfglyphtounicode{khagujarati}{0A96}
+\pdfglyphtounicode{gagujarati}{0A97}
+\pdfglyphtounicode{ghagujarati}{0A98}
+\pdfglyphtounicode{ngagujarati}{0A99}
+\pdfglyphtounicode{cagujarati}{0A9A}
+\pdfglyphtounicode{chagujarati}{0A9B}
+\pdfglyphtounicode{jagujarati}{0A9C}
+\pdfglyphtounicode{jhagujarati}{0A9D}
+\pdfglyphtounicode{nyagujarati}{0A9E}
+\pdfglyphtounicode{ttagujarati}{0A9F}
+\pdfglyphtounicode{tthagujarati}{0AA0}
+\pdfglyphtounicode{ddagujarati}{0AA1}
+\pdfglyphtounicode{ddhagujarati}{0AA2}
+\pdfglyphtounicode{nnagujarati}{0AA3}
+\pdfglyphtounicode{tagujarati}{0AA4}
+\pdfglyphtounicode{thagujarati}{0AA5}
+\pdfglyphtounicode{dagujarati}{0AA6}
+\pdfglyphtounicode{dhagujarati}{0AA7}
+\pdfglyphtounicode{nagujarati}{0AA8}
+\pdfglyphtounicode{pagujarati}{0AAA}
+\pdfglyphtounicode{phagujarati}{0AAB}
+\pdfglyphtounicode{bagujarati}{0AAC}
+\pdfglyphtounicode{bhagujarati}{0AAD}
+\pdfglyphtounicode{magujarati}{0AAE}
+\pdfglyphtounicode{yagujarati}{0AAF}
+\pdfglyphtounicode{ragujarati}{0AB0}
+\pdfglyphtounicode{lagujarati}{0AB2}
+\pdfglyphtounicode{llagujarati}{0AB3}
+\pdfglyphtounicode{vagujarati}{0AB5}
+\pdfglyphtounicode{shagujarati}{0AB6}
+\pdfglyphtounicode{ssagujarati}{0AB7}
+\pdfglyphtounicode{sagujarati}{0AB8}
+\pdfglyphtounicode{hagujarati}{0AB9}
+\pdfglyphtounicode{nuktagujarati}{0ABC}
+\pdfglyphtounicode{aavowelsigngujarati}{0ABE}
+\pdfglyphtounicode{ivowelsigngujarati}{0ABF}
+\pdfglyphtounicode{iivowelsigngujarati}{0AC0}
+\pdfglyphtounicode{uvowelsigngujarati}{0AC1}
+\pdfglyphtounicode{uuvowelsigngujarati}{0AC2}
+\pdfglyphtounicode{rvocalicvowelsigngujarati}{0AC3}
+\pdfglyphtounicode{rrvocalicvowelsigngujarati}{0AC4}
+\pdfglyphtounicode{ecandravowelsigngujarati}{0AC5}
+\pdfglyphtounicode{evowelsigngujarati}{0AC7}
+\pdfglyphtounicode{aivowelsigngujarati}{0AC8}
+\pdfglyphtounicode{ocandravowelsigngujarati}{0AC9}
+\pdfglyphtounicode{ovowelsigngujarati}{0ACB}
+\pdfglyphtounicode{auvowelsigngujarati}{0ACC}
+\pdfglyphtounicode{viramagujarati}{0ACD}
+\pdfglyphtounicode{omgujarati}{0AD0}
+\pdfglyphtounicode{rrvocalicgujarati}{0AE0}
+\pdfglyphtounicode{zerogujarati}{0AE6}
+\pdfglyphtounicode{onegujarati}{0AE7}
+\pdfglyphtounicode{twogujarati}{0AE8}
+\pdfglyphtounicode{threegujarati}{0AE9}
+\pdfglyphtounicode{fourgujarati}{0AEA}
+\pdfglyphtounicode{fivegujarati}{0AEB}
+\pdfglyphtounicode{sixgujarati}{0AEC}
+\pdfglyphtounicode{sevengujarati}{0AED}
+\pdfglyphtounicode{eightgujarati}{0AEE}
+\pdfglyphtounicode{ninegujarati}{0AEF}
+\pdfglyphtounicode{kokaithai}{0E01}
+\pdfglyphtounicode{khokhaithai}{0E02}
+\pdfglyphtounicode{khokhuatthai}{0E03}
+\pdfglyphtounicode{khokhwaithai}{0E04}
+\pdfglyphtounicode{khokhonthai}{0E05}
+\pdfglyphtounicode{khorakhangthai}{0E06}
+\pdfglyphtounicode{ngonguthai}{0E07}
+\pdfglyphtounicode{chochanthai}{0E08}
+\pdfglyphtounicode{chochingthai}{0E09}
+\pdfglyphtounicode{chochangthai}{0E0A}
+\pdfglyphtounicode{sosothai}{0E0B}
+\pdfglyphtounicode{chochoethai}{0E0C}
+\pdfglyphtounicode{yoyingthai}{0E0D}
+\pdfglyphtounicode{dochadathai}{0E0E}
+\pdfglyphtounicode{topatakthai}{0E0F}
+\pdfglyphtounicode{thothanthai}{0E10}
+\pdfglyphtounicode{thonangmonthothai}{0E11}
+\pdfglyphtounicode{thophuthaothai}{0E12}
+\pdfglyphtounicode{nonenthai}{0E13}
+\pdfglyphtounicode{dodekthai}{0E14}
+\pdfglyphtounicode{totaothai}{0E15}
+\pdfglyphtounicode{thothungthai}{0E16}
+\pdfglyphtounicode{thothahanthai}{0E17}
+\pdfglyphtounicode{thothongthai}{0E18}
+\pdfglyphtounicode{nonuthai}{0E19}
+\pdfglyphtounicode{bobaimaithai}{0E1A}
+\pdfglyphtounicode{poplathai}{0E1B}
+\pdfglyphtounicode{phophungthai}{0E1C}
+\pdfglyphtounicode{fofathai}{0E1D}
+\pdfglyphtounicode{phophanthai}{0E1E}
+\pdfglyphtounicode{fofanthai}{0E1F}
+\pdfglyphtounicode{phosamphaothai}{0E20}
+\pdfglyphtounicode{momathai}{0E21}
+\pdfglyphtounicode{yoyakthai}{0E22}
+\pdfglyphtounicode{roruathai}{0E23}
+\pdfglyphtounicode{ruthai}{0E24}
+\pdfglyphtounicode{lolingthai}{0E25}
+\pdfglyphtounicode{luthai}{0E26}
+\pdfglyphtounicode{wowaenthai}{0E27}
+\pdfglyphtounicode{sosalathai}{0E28}
+\pdfglyphtounicode{sorusithai}{0E29}
+\pdfglyphtounicode{sosuathai}{0E2A}
+\pdfglyphtounicode{hohipthai}{0E2B}
+\pdfglyphtounicode{lochulathai}{0E2C}
+\pdfglyphtounicode{oangthai}{0E2D}
+\pdfglyphtounicode{honokhukthai}{0E2E}
+\pdfglyphtounicode{paiyannoithai}{0E2F}
+\pdfglyphtounicode{saraathai}{0E30}
+\pdfglyphtounicode{maihanakatthai}{0E31}
+\pdfglyphtounicode{saraaathai}{0E32}
+\pdfglyphtounicode{saraamthai}{0E33}
+\pdfglyphtounicode{saraithai}{0E34}
+\pdfglyphtounicode{saraiithai}{0E35}
+\pdfglyphtounicode{sarauethai}{0E36}
+\pdfglyphtounicode{saraueethai}{0E37}
+\pdfglyphtounicode{sarauthai}{0E38}
+\pdfglyphtounicode{sarauuthai}{0E39}
+\pdfglyphtounicode{phinthuthai}{0E3A}
+\pdfglyphtounicode{bahtthai}{0E3F}
+\pdfglyphtounicode{saraethai}{0E40}
+\pdfglyphtounicode{saraaethai}{0E41}
+\pdfglyphtounicode{saraothai}{0E42}
+\pdfglyphtounicode{saraaimaimuanthai}{0E43}
+\pdfglyphtounicode{saraaimaimalaithai}{0E44}
+\pdfglyphtounicode{lakkhangyaothai}{0E45}
+\pdfglyphtounicode{maiyamokthai}{0E46}
+\pdfglyphtounicode{maitaikhuthai}{0E47}
+\pdfglyphtounicode{maiekthai}{0E48}
+\pdfglyphtounicode{maithothai}{0E49}
+\pdfglyphtounicode{maitrithai}{0E4A}
+\pdfglyphtounicode{maichattawathai}{0E4B}
+\pdfglyphtounicode{thanthakhatthai}{0E4C}
+\pdfglyphtounicode{nikhahitthai}{0E4D}
+\pdfglyphtounicode{yamakkanthai}{0E4E}
+\pdfglyphtounicode{fongmanthai}{0E4F}
+\pdfglyphtounicode{zerothai}{0E50}
+\pdfglyphtounicode{onethai}{0E51}
+\pdfglyphtounicode{twothai}{0E52}
+\pdfglyphtounicode{threethai}{0E53}
+\pdfglyphtounicode{fourthai}{0E54}
+\pdfglyphtounicode{fivethai}{0E55}
+\pdfglyphtounicode{sixthai}{0E56}
+\pdfglyphtounicode{seventhai}{0E57}
+\pdfglyphtounicode{eightthai}{0E58}
+\pdfglyphtounicode{ninethai}{0E59}
+\pdfglyphtounicode{angkhankhuthai}{0E5A}
+\pdfglyphtounicode{khomutthai}{0E5B}
+\pdfglyphtounicode{Aringbelow}{1E00}
+\pdfglyphtounicode{aringbelow}{1E01}
+\pdfglyphtounicode{Bdotaccent}{1E02}
+\pdfglyphtounicode{bdotaccent}{1E03}
+\pdfglyphtounicode{Bdotbelow}{1E04}
+\pdfglyphtounicode{bdotbelow}{1E05}
+\pdfglyphtounicode{Blinebelow}{1E06}
+\pdfglyphtounicode{blinebelow}{1E07}
+\pdfglyphtounicode{Ccedillaacute}{1E08}
+\pdfglyphtounicode{ccedillaacute}{1E09}
+\pdfglyphtounicode{Ddotaccent}{1E0A}
+\pdfglyphtounicode{ddotaccent}{1E0B}
+\pdfglyphtounicode{Ddotbelow}{1E0C}
+\pdfglyphtounicode{ddotbelow}{1E0D}
+\pdfglyphtounicode{Dlinebelow}{1E0E}
+\pdfglyphtounicode{dlinebelow}{1E0F}
+\pdfglyphtounicode{Dcedilla}{1E10}
+\pdfglyphtounicode{dcedilla}{1E11}
+\pdfglyphtounicode{Dcircumflexbelow}{1E12}
+\pdfglyphtounicode{dcircumflexbelow}{1E13}
+\pdfglyphtounicode{Emacrongrave}{1E14}
+\pdfglyphtounicode{emacrongrave}{1E15}
+\pdfglyphtounicode{Emacronacute}{1E16}
+\pdfglyphtounicode{emacronacute}{1E17}
+\pdfglyphtounicode{Ecircumflexbelow}{1E18}
+\pdfglyphtounicode{ecircumflexbelow}{1E19}
+\pdfglyphtounicode{Etildebelow}{1E1A}
+\pdfglyphtounicode{etildebelow}{1E1B}
+\pdfglyphtounicode{Ecedillabreve}{1E1C}
+\pdfglyphtounicode{ecedillabreve}{1E1D}
+\pdfglyphtounicode{Fdotaccent}{1E1E}
+\pdfglyphtounicode{fdotaccent}{1E1F}
+\pdfglyphtounicode{Gmacron}{1E20}
+\pdfglyphtounicode{gmacron}{1E21}
+\pdfglyphtounicode{Hdotaccent}{1E22}
+\pdfglyphtounicode{hdotaccent}{1E23}
+\pdfglyphtounicode{Hdotbelow}{1E24}
+\pdfglyphtounicode{hdotbelow}{1E25}
+\pdfglyphtounicode{Hdieresis}{1E26}
+\pdfglyphtounicode{hdieresis}{1E27}
+\pdfglyphtounicode{Hcedilla}{1E28}
+\pdfglyphtounicode{hcedilla}{1E29}
+\pdfglyphtounicode{Hbrevebelow}{1E2A}
+\pdfglyphtounicode{hbrevebelow}{1E2B}
+\pdfglyphtounicode{Itildebelow}{1E2C}
+\pdfglyphtounicode{itildebelow}{1E2D}
+\pdfglyphtounicode{Idieresisacute}{1E2E}
+\pdfglyphtounicode{idieresisacute}{1E2F}
+\pdfglyphtounicode{Kacute}{1E30}
+\pdfglyphtounicode{kacute}{1E31}
+\pdfglyphtounicode{Kdotbelow}{1E32}
+\pdfglyphtounicode{kdotbelow}{1E33}
+\pdfglyphtounicode{Klinebelow}{1E34}
+\pdfglyphtounicode{klinebelow}{1E35}
+\pdfglyphtounicode{Ldotbelow}{1E36}
+\pdfglyphtounicode{ldotbelow}{1E37}
+\pdfglyphtounicode{Ldotbelowmacron}{1E38}
+\pdfglyphtounicode{ldotbelowmacron}{1E39}
+\pdfglyphtounicode{Llinebelow}{1E3A}
+\pdfglyphtounicode{llinebelow}{1E3B}
+\pdfglyphtounicode{Lcircumflexbelow}{1E3C}
+\pdfglyphtounicode{lcircumflexbelow}{1E3D}
+\pdfglyphtounicode{Macute}{1E3E}
+\pdfglyphtounicode{macute}{1E3F}
+\pdfglyphtounicode{Mdotaccent}{1E40}
+\pdfglyphtounicode{mdotaccent}{1E41}
+\pdfglyphtounicode{Mdotbelow}{1E42}
+\pdfglyphtounicode{mdotbelow}{1E43}
+\pdfglyphtounicode{Ndotaccent}{1E44}
+\pdfglyphtounicode{ndotaccent}{1E45}
+\pdfglyphtounicode{Ndotbelow}{1E46}
+\pdfglyphtounicode{ndotbelow}{1E47}
+\pdfglyphtounicode{Nlinebelow}{1E48}
+\pdfglyphtounicode{nlinebelow}{1E49}
+\pdfglyphtounicode{Ncircumflexbelow}{1E4A}
+\pdfglyphtounicode{ncircumflexbelow}{1E4B}
+\pdfglyphtounicode{Otildeacute}{1E4C}
+\pdfglyphtounicode{otildeacute}{1E4D}
+\pdfglyphtounicode{Otildedieresis}{1E4E}
+\pdfglyphtounicode{otildedieresis}{1E4F}
+\pdfglyphtounicode{Omacrongrave}{1E50}
+\pdfglyphtounicode{omacrongrave}{1E51}
+\pdfglyphtounicode{Omacronacute}{1E52}
+\pdfglyphtounicode{omacronacute}{1E53}
+\pdfglyphtounicode{Pacute}{1E54}
+\pdfglyphtounicode{pacute}{1E55}
+\pdfglyphtounicode{Pdotaccent}{1E56}
+\pdfglyphtounicode{pdotaccent}{1E57}
+\pdfglyphtounicode{Rdotaccent}{1E58}
+\pdfglyphtounicode{rdotaccent}{1E59}
+\pdfglyphtounicode{Rdotbelow}{1E5A}
+\pdfglyphtounicode{rdotbelow}{1E5B}
+\pdfglyphtounicode{Rdotbelowmacron}{1E5C}
+\pdfglyphtounicode{rdotbelowmacron}{1E5D}
+\pdfglyphtounicode{Rlinebelow}{1E5E}
+\pdfglyphtounicode{rlinebelow}{1E5F}
+\pdfglyphtounicode{Sdotaccent}{1E60}
+\pdfglyphtounicode{sdotaccent}{1E61}
+\pdfglyphtounicode{Sdotbelow}{1E62}
+\pdfglyphtounicode{sdotbelow}{1E63}
+\pdfglyphtounicode{Sacutedotaccent}{1E64}
+\pdfglyphtounicode{sacutedotaccent}{1E65}
+\pdfglyphtounicode{Scarondotaccent}{1E66}
+\pdfglyphtounicode{scarondotaccent}{1E67}
+\pdfglyphtounicode{Sdotbelowdotaccent}{1E68}
+\pdfglyphtounicode{sdotbelowdotaccent}{1E69}
+\pdfglyphtounicode{Tdotaccent}{1E6A}
+\pdfglyphtounicode{tdotaccent}{1E6B}
+\pdfglyphtounicode{Tdotbelow}{1E6C}
+\pdfglyphtounicode{tdotbelow}{1E6D}
+\pdfglyphtounicode{Tlinebelow}{1E6E}
+\pdfglyphtounicode{tlinebelow}{1E6F}
+\pdfglyphtounicode{Tcircumflexbelow}{1E70}
+\pdfglyphtounicode{tcircumflexbelow}{1E71}
+\pdfglyphtounicode{Udieresisbelow}{1E72}
+\pdfglyphtounicode{udieresisbelow}{1E73}
+\pdfglyphtounicode{Utildebelow}{1E74}
+\pdfglyphtounicode{utildebelow}{1E75}
+\pdfglyphtounicode{Ucircumflexbelow}{1E76}
+\pdfglyphtounicode{ucircumflexbelow}{1E77}
+\pdfglyphtounicode{Utildeacute}{1E78}
+\pdfglyphtounicode{utildeacute}{1E79}
+\pdfglyphtounicode{Umacrondieresis}{1E7A}
+\pdfglyphtounicode{umacrondieresis}{1E7B}
+\pdfglyphtounicode{Vtilde}{1E7C}
+\pdfglyphtounicode{vtilde}{1E7D}
+\pdfglyphtounicode{Vdotbelow}{1E7E}
+\pdfglyphtounicode{vdotbelow}{1E7F}
+\pdfglyphtounicode{Wgrave}{1E80}
+\pdfglyphtounicode{wgrave}{1E81}
+\pdfglyphtounicode{Wacute}{1E82}
+\pdfglyphtounicode{wacute}{1E83}
+\pdfglyphtounicode{Wdieresis}{1E84}
+\pdfglyphtounicode{wdieresis}{1E85}
+\pdfglyphtounicode{Wdotaccent}{1E86}
+\pdfglyphtounicode{wdotaccent}{1E87}
+\pdfglyphtounicode{Wdotbelow}{1E88}
+\pdfglyphtounicode{wdotbelow}{1E89}
+\pdfglyphtounicode{Xdotaccent}{1E8A}
+\pdfglyphtounicode{xdotaccent}{1E8B}
+\pdfglyphtounicode{Xdieresis}{1E8C}
+\pdfglyphtounicode{xdieresis}{1E8D}
+\pdfglyphtounicode{Ydotaccent}{1E8E}
+\pdfglyphtounicode{ydotaccent}{1E8F}
+\pdfglyphtounicode{Zcircumflex}{1E90}
+\pdfglyphtounicode{zcircumflex}{1E91}
+\pdfglyphtounicode{Zdotbelow}{1E92}
+\pdfglyphtounicode{zdotbelow}{1E93}
+\pdfglyphtounicode{Zlinebelow}{1E94}
+\pdfglyphtounicode{zlinebelow}{1E95}
+\pdfglyphtounicode{hlinebelow}{1E96}
+\pdfglyphtounicode{tdieresis}{1E97}
+\pdfglyphtounicode{wring}{1E98}
+\pdfglyphtounicode{yring}{1E99}
+\pdfglyphtounicode{arighthalfring}{1E9A}
+\pdfglyphtounicode{slongdotaccent}{1E9B}
+\pdfglyphtounicode{Adotbelow}{1EA0}
+\pdfglyphtounicode{adotbelow}{1EA1}
+\pdfglyphtounicode{Ahookabove}{1EA2}
+\pdfglyphtounicode{ahookabove}{1EA3}
+\pdfglyphtounicode{Acircumflexacute}{1EA4}
+\pdfglyphtounicode{acircumflexacute}{1EA5}
+\pdfglyphtounicode{Acircumflexgrave}{1EA6}
+\pdfglyphtounicode{acircumflexgrave}{1EA7}
+\pdfglyphtounicode{Acircumflexhookabove}{1EA8}
+\pdfglyphtounicode{acircumflexhookabove}{1EA9}
+\pdfglyphtounicode{Acircumflextilde}{1EAA}
+\pdfglyphtounicode{acircumflextilde}{1EAB}
+\pdfglyphtounicode{Acircumflexdotbelow}{1EAC}
+\pdfglyphtounicode{acircumflexdotbelow}{1EAD}
+\pdfglyphtounicode{Abreveacute}{1EAE}
+\pdfglyphtounicode{abreveacute}{1EAF}
+\pdfglyphtounicode{Abrevegrave}{1EB0}
+\pdfglyphtounicode{abrevegrave}{1EB1}
+\pdfglyphtounicode{Abrevehookabove}{1EB2}
+\pdfglyphtounicode{abrevehookabove}{1EB3}
+\pdfglyphtounicode{Abrevetilde}{1EB4}
+\pdfglyphtounicode{abrevetilde}{1EB5}
+\pdfglyphtounicode{Abrevedotbelow}{1EB6}
+\pdfglyphtounicode{abrevedotbelow}{1EB7}
+\pdfglyphtounicode{Edotbelow}{1EB8}
+\pdfglyphtounicode{edotbelow}{1EB9}
+\pdfglyphtounicode{Ehookabove}{1EBA}
+\pdfglyphtounicode{ehookabove}{1EBB}
+\pdfglyphtounicode{Etilde}{1EBC}
+\pdfglyphtounicode{etilde}{1EBD}
+\pdfglyphtounicode{Ecircumflexacute}{1EBE}
+\pdfglyphtounicode{ecircumflexacute}{1EBF}
+\pdfglyphtounicode{Ecircumflexgrave}{1EC0}
+\pdfglyphtounicode{ecircumflexgrave}{1EC1}
+\pdfglyphtounicode{Ecircumflexhookabove}{1EC2}
+\pdfglyphtounicode{ecircumflexhookabove}{1EC3}
+\pdfglyphtounicode{Ecircumflextilde}{1EC4}
+\pdfglyphtounicode{ecircumflextilde}{1EC5}
+\pdfglyphtounicode{Ecircumflexdotbelow}{1EC6}
+\pdfglyphtounicode{ecircumflexdotbelow}{1EC7}
+\pdfglyphtounicode{Ihookabove}{1EC8}
+\pdfglyphtounicode{ihookabove}{1EC9}
+\pdfglyphtounicode{Idotbelow}{1ECA}
+\pdfglyphtounicode{idotbelow}{1ECB}
+\pdfglyphtounicode{Odotbelow}{1ECC}
+\pdfglyphtounicode{odotbelow}{1ECD}
+\pdfglyphtounicode{Ohookabove}{1ECE}
+\pdfglyphtounicode{ohookabove}{1ECF}
+\pdfglyphtounicode{Ocircumflexacute}{1ED0}
+\pdfglyphtounicode{ocircumflexacute}{1ED1}
+\pdfglyphtounicode{Ocircumflexgrave}{1ED2}
+\pdfglyphtounicode{ocircumflexgrave}{1ED3}
+\pdfglyphtounicode{Ocircumflexhookabove}{1ED4}
+\pdfglyphtounicode{ocircumflexhookabove}{1ED5}
+\pdfglyphtounicode{Ocircumflextilde}{1ED6}
+\pdfglyphtounicode{ocircumflextilde}{1ED7}
+\pdfglyphtounicode{Ocircumflexdotbelow}{1ED8}
+\pdfglyphtounicode{ocircumflexdotbelow}{1ED9}
+\pdfglyphtounicode{Ohornacute}{1EDA}
+\pdfglyphtounicode{ohornacute}{1EDB}
+\pdfglyphtounicode{Ohorngrave}{1EDC}
+\pdfglyphtounicode{ohorngrave}{1EDD}
+\pdfglyphtounicode{Ohornhookabove}{1EDE}
+\pdfglyphtounicode{ohornhookabove}{1EDF}
+\pdfglyphtounicode{Ohorntilde}{1EE0}
+\pdfglyphtounicode{ohorntilde}{1EE1}
+\pdfglyphtounicode{Ohorndotbelow}{1EE2}
+\pdfglyphtounicode{ohorndotbelow}{1EE3}
+\pdfglyphtounicode{Udotbelow}{1EE4}
+\pdfglyphtounicode{udotbelow}{1EE5}
+\pdfglyphtounicode{Uhookabove}{1EE6}
+\pdfglyphtounicode{uhookabove}{1EE7}
+\pdfglyphtounicode{Uhornacute}{1EE8}
+\pdfglyphtounicode{uhornacute}{1EE9}
+\pdfglyphtounicode{Uhorngrave}{1EEA}
+\pdfglyphtounicode{uhorngrave}{1EEB}
+\pdfglyphtounicode{Uhornhookabove}{1EEC}
+\pdfglyphtounicode{uhornhookabove}{1EED}
+\pdfglyphtounicode{Uhorntilde}{1EEE}
+\pdfglyphtounicode{uhorntilde}{1EEF}
+\pdfglyphtounicode{Uhorndotbelow}{1EF0}
+\pdfglyphtounicode{uhorndotbelow}{1EF1}
+\pdfglyphtounicode{Ygrave}{1EF2}
+\pdfglyphtounicode{ygrave}{1EF3}
+\pdfglyphtounicode{Ydotbelow}{1EF4}
+\pdfglyphtounicode{ydotbelow}{1EF5}
+\pdfglyphtounicode{Yhookabove}{1EF6}
+\pdfglyphtounicode{yhookabove}{1EF7}
+\pdfglyphtounicode{Ytilde}{1EF8}
+\pdfglyphtounicode{ytilde}{1EF9}
+\pdfglyphtounicode{enspace}{2002}
+\pdfglyphtounicode{zerowidthspace}{200B}
+\pdfglyphtounicode{afii61664}{200C}
+\pdfglyphtounicode{compwordmark}{200C}
+\pdfglyphtounicode{cwm}{200C}
+\pdfglyphtounicode{zerowidthnonjoiner}{200C}
+\pdfglyphtounicode{afii301}{200D}
+\pdfglyphtounicode{afii299}{200E}
+\pdfglyphtounicode{afii300}{200F}
+\pdfglyphtounicode{hyphentwo}{2010}
+\pdfglyphtounicode{figuredash}{2012}
+\pdfglyphtounicode{endash}{2013}
+\pdfglyphtounicode{rangedash}{2013}
+\pdfglyphtounicode{emdash}{2014}
+\pdfglyphtounicode{punctdash}{2014}
+\pdfglyphtounicode{afii00208}{2015}
+\pdfglyphtounicode{horizontalbar}{2015}
+\pdfglyphtounicode{dblverticalbar}{2016}
+\pdfglyphtounicode{dbllowline}{2017}
+\pdfglyphtounicode{underscoredbl}{2017}
+\pdfglyphtounicode{quoteleft}{2018}
+\pdfglyphtounicode{quoteright}{2019}
+\pdfglyphtounicode{quotesinglbase}{201A}
+\pdfglyphtounicode{quoteleftreversed}{201B}
+\pdfglyphtounicode{quotereversed}{201B}
+\pdfglyphtounicode{quotedblleft}{201C}
+\pdfglyphtounicode{quotedblright}{201D}
+\pdfglyphtounicode{quotedblbase}{201E}
+\pdfglyphtounicode{dagger}{2020}
+\pdfglyphtounicode{daggerdbl}{2021}
+\pdfglyphtounicode{bullet}{2022}
+\pdfglyphtounicode{onedotenleader}{2024}
+\pdfglyphtounicode{twodotenleader}{2025}
+\pdfglyphtounicode{twodotleader}{2025}
+\pdfglyphtounicode{ellipsis}{2026}
+\pdfglyphtounicode{afii61573}{202C}
+\pdfglyphtounicode{afii61574}{202D}
+\pdfglyphtounicode{afii61575}{202E}
+\pdfglyphtounicode{perthousand}{2030}
+\pdfglyphtounicode{pertenthousand}{2031}
+\pdfglyphtounicode{minute}{2032}
+\pdfglyphtounicode{prime}{2032}
+\pdfglyphtounicode{second}{2033}
+\pdfglyphtounicode{primereversed}{2035}
+\pdfglyphtounicode{guilsinglleft}{2039}
+\pdfglyphtounicode{guilsinglright}{203A}
+\pdfglyphtounicode{referencemark}{203B}
+\pdfglyphtounicode{exclamdbl}{203C}
+\pdfglyphtounicode{interrobang}{203D}
+\pdfglyphtounicode{overline}{203E}
+\pdfglyphtounicode{tie}{2040}
+\pdfglyphtounicode{asterism}{2042}
+\pdfglyphtounicode{fraction}{2044}
+\pdfglyphtounicode{zerosuperior}{2070}
+\pdfglyphtounicode{foursuperior}{2074}
+\pdfglyphtounicode{fivesuperior}{2075}
+\pdfglyphtounicode{sixsuperior}{2076}
+\pdfglyphtounicode{sevensuperior}{2077}
+\pdfglyphtounicode{eightsuperior}{2078}
+\pdfglyphtounicode{ninesuperior}{2079}
+\pdfglyphtounicode{plussuperior}{207A}
+\pdfglyphtounicode{equalsuperior}{207C}
+\pdfglyphtounicode{parenleftsuperior}{207D}
+\pdfglyphtounicode{parenrightsuperior}{207E}
+\pdfglyphtounicode{nsuperior}{207F}
+\pdfglyphtounicode{zeroinferior}{2080}
+\pdfglyphtounicode{oneinferior}{2081}
+\pdfglyphtounicode{twoinferior}{2082}
+\pdfglyphtounicode{threeinferior}{2083}
+\pdfglyphtounicode{fourinferior}{2084}
+\pdfglyphtounicode{fiveinferior}{2085}
+\pdfglyphtounicode{sixinferior}{2086}
+\pdfglyphtounicode{seveninferior}{2087}
+\pdfglyphtounicode{eightinferior}{2088}
+\pdfglyphtounicode{nineinferior}{2089}
+\pdfglyphtounicode{parenleftinferior}{208D}
+\pdfglyphtounicode{parenrightinferior}{208E}
+\pdfglyphtounicode{colonmonetary}{20A1}
+\pdfglyphtounicode{colonsign}{20A1}
+\pdfglyphtounicode{cruzeiro}{20A2}
+\pdfglyphtounicode{franc}{20A3}
+\pdfglyphtounicode{afii08941}{20A4}
+\pdfglyphtounicode{lira}{20A4}
+\pdfglyphtounicode{peseta}{20A7}
+\pdfglyphtounicode{won}{20A9}
+\pdfglyphtounicode{afii57636}{20AA}
+\pdfglyphtounicode{newsheqelsign}{20AA}
+\pdfglyphtounicode{sheqel}{20AA}
+\pdfglyphtounicode{sheqelhebrew}{20AA}
+\pdfglyphtounicode{dong}{20AB}
+\pdfglyphtounicode{euro}{20AC}
+\pdfglyphtounicode{Euro}{20AC}
+\pdfglyphtounicode{vector}{20D7}
+\pdfglyphtounicode{circlecopyrt}{20DD}
+\pdfglyphtounicode{centigrade}{2103}
+\pdfglyphtounicode{afii61248}{2105}
+\pdfglyphtounicode{careof}{2105}
+\pdfglyphtounicode{fahrenheit}{2109}
+\pdfglyphtounicode{Ifractur}{2111}
+\pdfglyphtounicode{Ifraktur}{2111}
+\pdfglyphtounicode{afii61289}{2113}
+\pdfglyphtounicode{lscript}{2113}
+\pdfglyphtounicode{lsquare}{2113}
+\pdfglyphtounicode{afii61352}{2116}
+\pdfglyphtounicode{numero}{2116}
+\pdfglyphtounicode{weierstrass}{2118}
+\pdfglyphtounicode{Rfractur}{211C}
+\pdfglyphtounicode{Rfraktur}{211C}
+\pdfglyphtounicode{prescription}{211E}
+\pdfglyphtounicode{telephone}{2121}
+\pdfglyphtounicode{trademark}{2122}
+\pdfglyphtounicode{Ohm}{2126}
+\pdfglyphtounicode{Omega}{2126}
+\pdfglyphtounicode{angstrom}{212B}
+\pdfglyphtounicode{estimated}{212E}
+\pdfglyphtounicode{aleph}{2135}
+\pdfglyphtounicode{onethird}{2153}
+\pdfglyphtounicode{twothirds}{2154}
+\pdfglyphtounicode{oneeighth}{215B}
+\pdfglyphtounicode{threeeighths}{215C}
+\pdfglyphtounicode{fiveeighths}{215D}
+\pdfglyphtounicode{seveneighths}{215E}
+\pdfglyphtounicode{Oneroman}{2160}
+\pdfglyphtounicode{Tworoman}{2161}
+\pdfglyphtounicode{Threeroman}{2162}
+\pdfglyphtounicode{Fourroman}{2163}
+\pdfglyphtounicode{Fiveroman}{2164}
+\pdfglyphtounicode{Sixroman}{2165}
+\pdfglyphtounicode{Sevenroman}{2166}
+\pdfglyphtounicode{Eightroman}{2167}
+\pdfglyphtounicode{Nineroman}{2168}
+\pdfglyphtounicode{Tenroman}{2169}
+\pdfglyphtounicode{Elevenroman}{216A}
+\pdfglyphtounicode{Twelveroman}{216B}
+\pdfglyphtounicode{oneroman}{2170}
+\pdfglyphtounicode{tworoman}{2171}
+\pdfglyphtounicode{threeroman}{2172}
+\pdfglyphtounicode{fourroman}{2173}
+\pdfglyphtounicode{fiveroman}{2174}
+\pdfglyphtounicode{sixroman}{2175}
+\pdfglyphtounicode{sevenroman}{2176}
+\pdfglyphtounicode{eightroman}{2177}
+\pdfglyphtounicode{nineroman}{2178}
+\pdfglyphtounicode{tenroman}{2179}
+\pdfglyphtounicode{elevenroman}{217A}
+\pdfglyphtounicode{twelveroman}{217B}
+\pdfglyphtounicode{arrowleft}{2190}
+\pdfglyphtounicode{arrowup}{2191}
+\pdfglyphtounicode{a161}{2192}
+\pdfglyphtounicode{arrowright}{2192}
+\pdfglyphtounicode{mapsto}{2192}
+\pdfglyphtounicode{arrowdown}{2193}
+\pdfglyphtounicode{a163}{2194}
+\pdfglyphtounicode{arrowboth}{2194}
+\pdfglyphtounicode{a164}{2195}
+\pdfglyphtounicode{arrowbothv}{2195}
+\pdfglyphtounicode{arrowupdn}{2195}
+\pdfglyphtounicode{arrownorthwest}{2196}
+\pdfglyphtounicode{arrowupleft}{2196}
+\pdfglyphtounicode{arrownortheast}{2197}
+\pdfglyphtounicode{arrowupright}{2197}
+\pdfglyphtounicode{arrowdownright}{2198}
+\pdfglyphtounicode{arrowsoutheast}{2198}
+\pdfglyphtounicode{arrowdownleft}{2199}
+\pdfglyphtounicode{arrowsouthwest}{2199}
+\pdfglyphtounicode{arrowupdnbse}{21A8}
+\pdfglyphtounicode{arrowupdownbase}{21A8}
+\pdfglyphtounicode{arrowhookleft}{21A9}
+\pdfglyphtounicode{arrowhookright}{21AA}
+\pdfglyphtounicode{carriagereturn}{21B5}
+\pdfglyphtounicode{arrowlefttophalf}{21BC}
+\pdfglyphtounicode{harpoonleftbarbup}{21BC}
+\pdfglyphtounicode{arrowleftbothalf}{21BD}
+\pdfglyphtounicode{arrowrighttophalf}{21C0}
+\pdfglyphtounicode{harpoonrightbarbup}{21C0}
+\pdfglyphtounicode{arrowrightbothalf}{21C1}
+\pdfglyphtounicode{arrowrightoverleft}{21C4}
+\pdfglyphtounicode{arrowupleftofdown}{21C5}
+\pdfglyphtounicode{arrowleftoverright}{21C6}
+\pdfglyphtounicode{arrowleftdblstroke}{21CD}
+\pdfglyphtounicode{arrowrightdblstroke}{21CF}
+\pdfglyphtounicode{arrowdblleft}{21D0}
+\pdfglyphtounicode{arrowleftdbl}{21D0}
+\pdfglyphtounicode{arrowdblup}{21D1}
+\pdfglyphtounicode{arrowdblright}{21D2}
+\pdfglyphtounicode{dblarrowright}{21D2}
+\pdfglyphtounicode{arrowdbldown}{21D3}
+\pdfglyphtounicode{arrowdblboth}{21D4}
+\pdfglyphtounicode{dblarrowleft}{21D4}
+\pdfglyphtounicode{arrowdblbothv}{21D5}
+\pdfglyphtounicode{pageup}{21DE}
+\pdfglyphtounicode{pagedown}{21DF}
+\pdfglyphtounicode{arrowdashleft}{21E0}
+\pdfglyphtounicode{arrowdashup}{21E1}
+\pdfglyphtounicode{arrowdashright}{21E2}
+\pdfglyphtounicode{arrowdashdown}{21E3}
+\pdfglyphtounicode{arrowtableft}{21E4}
+\pdfglyphtounicode{arrowtabright}{21E5}
+\pdfglyphtounicode{arrowleftwhite}{21E6}
+\pdfglyphtounicode{arrowupwhite}{21E7}
+\pdfglyphtounicode{arrowrightwhite}{21E8}
+\pdfglyphtounicode{arrowdownwhite}{21E9}
+\pdfglyphtounicode{capslock}{21EA}
+\pdfglyphtounicode{forall}{2200}
+\pdfglyphtounicode{universal}{2200}
+\pdfglyphtounicode{partialdiff}{2202}
+\pdfglyphtounicode{existential}{2203}
+\pdfglyphtounicode{thereexists}{2203}
+\pdfglyphtounicode{emptyset}{2205}
+\pdfglyphtounicode{Delta}{2206}
+\pdfglyphtounicode{increment}{2206}
+\pdfglyphtounicode{gradient}{2207}
+\pdfglyphtounicode{nabla}{2207}
+\pdfglyphtounicode{element}{2208}
+\pdfglyphtounicode{notelement}{2209}
+\pdfglyphtounicode{notelementof}{2209}
+\pdfglyphtounicode{owner}{220B}
+\pdfglyphtounicode{suchthat}{220B}
+\pdfglyphtounicode{notcontains}{220C}
+\pdfglyphtounicode{product}{220F}
+\pdfglyphtounicode{summation}{2211}
+\pdfglyphtounicode{minus}{2212}
+\pdfglyphtounicode{minusplus}{2213}
+\pdfglyphtounicode{divisionslash}{2215}
+\pdfglyphtounicode{asteriskcentered}{2217}
+\pdfglyphtounicode{asteriskmath}{2217}
+\pdfglyphtounicode{bulletoperator}{2219}
+\pdfglyphtounicode{radical}{221A}
+\pdfglyphtounicode{proportional}{221D}
+\pdfglyphtounicode{infinity}{221E}
+\pdfglyphtounicode{orthogonal}{221F}
+\pdfglyphtounicode{rightangle}{221F}
+\pdfglyphtounicode{angle}{2220}
+\pdfglyphtounicode{divides}{2223}
+\pdfglyphtounicode{bardbl}{2225}
+\pdfglyphtounicode{parallel}{2225}
+\pdfglyphtounicode{notparallel}{2226}
+\pdfglyphtounicode{logicaland}{2227}
+\pdfglyphtounicode{logicalor}{2228}
+\pdfglyphtounicode{intersection}{2229}
+\pdfglyphtounicode{union}{222A}
+\pdfglyphtounicode{integral}{222B}
+\pdfglyphtounicode{dblintegral}{222C}
+\pdfglyphtounicode{contourintegral}{222E}
+\pdfglyphtounicode{therefore}{2234}
+\pdfglyphtounicode{because}{2235}
+\pdfglyphtounicode{ratio}{2236}
+\pdfglyphtounicode{proportion}{2237}
+\pdfglyphtounicode{similar}{223C}
+\pdfglyphtounicode{tildeoperator}{223C}
+\pdfglyphtounicode{reversedtilde}{223D}
+\pdfglyphtounicode{wreathproduct}{2240}
+\pdfglyphtounicode{asymptoticallyequal}{2243}
+\pdfglyphtounicode{similarequal}{2243}
+\pdfglyphtounicode{approximatelyequal}{2245}
+\pdfglyphtounicode{congruent}{2245}
+\pdfglyphtounicode{approxequal}{2248}
+\pdfglyphtounicode{allequal}{224C}
+\pdfglyphtounicode{equivasymptotic}{224D}
+\pdfglyphtounicode{approaches}{2250}
+\pdfglyphtounicode{geometricallyequal}{2251}
+\pdfglyphtounicode{approxequalorimage}{2252}
+\pdfglyphtounicode{imageorapproximatelyequal}{2253}
+\pdfglyphtounicode{notequal}{2260}
+\pdfglyphtounicode{equivalence}{2261}
+\pdfglyphtounicode{notidentical}{2262}
+\pdfglyphtounicode{lessequal}{2264}
+\pdfglyphtounicode{greaterequal}{2265}
+\pdfglyphtounicode{lessoverequal}{2266}
+\pdfglyphtounicode{greateroverequal}{2267}
+\pdfglyphtounicode{lessmuch}{226A}
+\pdfglyphtounicode{muchless}{226A}
+\pdfglyphtounicode{greatermuch}{226B}
+\pdfglyphtounicode{muchgreater}{226B}
+\pdfglyphtounicode{notless}{226E}
+\pdfglyphtounicode{notgreater}{226F}
+\pdfglyphtounicode{notlessnorequal}{2270}
+\pdfglyphtounicode{notgreaternorequal}{2271}
+\pdfglyphtounicode{lessorequivalent}{2272}
+\pdfglyphtounicode{greaterorequivalent}{2273}
+\pdfglyphtounicode{lessorgreater}{2276}
+\pdfglyphtounicode{greaterorless}{2277}
+\pdfglyphtounicode{notgreaternorless}{2279}
+\pdfglyphtounicode{precedes}{227A}
+\pdfglyphtounicode{follows}{227B}
+\pdfglyphtounicode{succeeds}{227B}
+\pdfglyphtounicode{precedesequal}{227C}
+\pdfglyphtounicode{followsequal}{227D}
+\pdfglyphtounicode{notprecedes}{2280}
+\pdfglyphtounicode{notsucceeds}{2281}
+\pdfglyphtounicode{propersubset}{2282}
+\pdfglyphtounicode{subset}{2282}
+\pdfglyphtounicode{propersuperset}{2283}
+\pdfglyphtounicode{superset}{2283}
+\pdfglyphtounicode{notsubset}{2284}
+\pdfglyphtounicode{notsuperset}{2285}
+\pdfglyphtounicode{reflexsubset}{2286}
+\pdfglyphtounicode{subsetorequal}{2286}
+\pdfglyphtounicode{reflexsuperset}{2287}
+\pdfglyphtounicode{supersetorequal}{2287}
+\pdfglyphtounicode{subsetnotequal}{228A}
+\pdfglyphtounicode{supersetnotequal}{228B}
+\pdfglyphtounicode{unionmulti}{228E}
+\pdfglyphtounicode{subsetsqequal}{2291}
+\pdfglyphtounicode{supersetsqequal}{2292}
+\pdfglyphtounicode{intersectionsq}{2293}
+\pdfglyphtounicode{unionsq}{2294}
+\pdfglyphtounicode{circleplus}{2295}
+\pdfglyphtounicode{pluscircle}{2295}
+\pdfglyphtounicode{circleminus}{2296}
+\pdfglyphtounicode{minuscircle}{2296}
+\pdfglyphtounicode{circlemultiply}{2297}
+\pdfglyphtounicode{timescircle}{2297}
+\pdfglyphtounicode{circledivide}{2298}
+\pdfglyphtounicode{circledot}{2299}
+\pdfglyphtounicode{circleot}{2299}
+\pdfglyphtounicode{turnstileleft}{22A2}
+\pdfglyphtounicode{tackleft}{22A3}
+\pdfglyphtounicode{turnstileright}{22A3}
+\pdfglyphtounicode{latticetop}{22A4}
+\pdfglyphtounicode{tackdown}{22A4}
+\pdfglyphtounicode{perpendicular}{22A5}
+\pdfglyphtounicode{righttriangle}{22BF}
+\pdfglyphtounicode{dotmath}{22C5}
+\pdfglyphtounicode{star}{22C6}
+\pdfglyphtounicode{curlyor}{22CE}
+\pdfglyphtounicode{curlyand}{22CF}
+\pdfglyphtounicode{lessequalorgreater}{22DA}
+\pdfglyphtounicode{greaterequalorless}{22DB}
+\pdfglyphtounicode{ellipsisvertical}{22EE}
+\pdfglyphtounicode{house}{2302}
+\pdfglyphtounicode{control}{2303}
+\pdfglyphtounicode{projective}{2305}
+\pdfglyphtounicode{ceilingleft}{2308}
+\pdfglyphtounicode{ceilingright}{2309}
+\pdfglyphtounicode{floorleft}{230A}
+\pdfglyphtounicode{floorright}{230B}
+\pdfglyphtounicode{logicalnotreversed}{2310}
+\pdfglyphtounicode{revlogicalnot}{2310}
+\pdfglyphtounicode{arc}{2312}
+\pdfglyphtounicode{propellor}{2318}
+\pdfglyphtounicode{integraltop}{2320}
+\pdfglyphtounicode{integraltp}{2320}
+\pdfglyphtounicode{integralbottom}{2321}
+\pdfglyphtounicode{integralbt}{2321}
+\pdfglyphtounicode{slurabove}{2322}
+\pdfglyphtounicode{slurbelow}{2323}
+\pdfglyphtounicode{option}{2325}
+\pdfglyphtounicode{deleteright}{2326}
+\pdfglyphtounicode{clear}{2327}
+\pdfglyphtounicode{angleleft}{2329}
+\pdfglyphtounicode{angleright}{232A}
+\pdfglyphtounicode{deleteleft}{232B}
+\pdfglyphtounicode{blank}{2423}
+\pdfglyphtounicode{visiblespace}{2423}
+\pdfglyphtounicode{visualspace}{2423}
+\pdfglyphtounicode{a120}{2460}
+\pdfglyphtounicode{onecircle}{2460}
+\pdfglyphtounicode{a121}{2461}
+\pdfglyphtounicode{twocircle}{2461}
+\pdfglyphtounicode{a122}{2462}
+\pdfglyphtounicode{threecircle}{2462}
+\pdfglyphtounicode{a123}{2463}
+\pdfglyphtounicode{fourcircle}{2463}
+\pdfglyphtounicode{a124}{2464}
+\pdfglyphtounicode{fivecircle}{2464}
+\pdfglyphtounicode{a125}{2465}
+\pdfglyphtounicode{sixcircle}{2465}
+\pdfglyphtounicode{a126}{2466}
+\pdfglyphtounicode{sevencircle}{2466}
+\pdfglyphtounicode{a127}{2467}
+\pdfglyphtounicode{eightcircle}{2467}
+\pdfglyphtounicode{a128}{2468}
+\pdfglyphtounicode{ninecircle}{2468}
+\pdfglyphtounicode{a129}{2469}
+\pdfglyphtounicode{tencircle}{2469}
+\pdfglyphtounicode{elevencircle}{246A}
+\pdfglyphtounicode{twelvecircle}{246B}
+\pdfglyphtounicode{thirteencircle}{246C}
+\pdfglyphtounicode{fourteencircle}{246D}
+\pdfglyphtounicode{fifteencircle}{246E}
+\pdfglyphtounicode{sixteencircle}{246F}
+\pdfglyphtounicode{seventeencircle}{2470}
+\pdfglyphtounicode{eighteencircle}{2471}
+\pdfglyphtounicode{nineteencircle}{2472}
+\pdfglyphtounicode{twentycircle}{2473}
+\pdfglyphtounicode{oneparen}{2474}
+\pdfglyphtounicode{twoparen}{2475}
+\pdfglyphtounicode{threeparen}{2476}
+\pdfglyphtounicode{fourparen}{2477}
+\pdfglyphtounicode{fiveparen}{2478}
+\pdfglyphtounicode{sixparen}{2479}
+\pdfglyphtounicode{sevenparen}{247A}
+\pdfglyphtounicode{eightparen}{247B}
+\pdfglyphtounicode{nineparen}{247C}
+\pdfglyphtounicode{tenparen}{247D}
+\pdfglyphtounicode{elevenparen}{247E}
+\pdfglyphtounicode{twelveparen}{247F}
+\pdfglyphtounicode{thirteenparen}{2480}
+\pdfglyphtounicode{fourteenparen}{2481}
+\pdfglyphtounicode{fifteenparen}{2482}
+\pdfglyphtounicode{sixteenparen}{2483}
+\pdfglyphtounicode{seventeenparen}{2484}
+\pdfglyphtounicode{eighteenparen}{2485}
+\pdfglyphtounicode{nineteenparen}{2486}
+\pdfglyphtounicode{twentyparen}{2487}
+\pdfglyphtounicode{oneperiod}{2488}
+\pdfglyphtounicode{twoperiod}{2489}
+\pdfglyphtounicode{threeperiod}{248A}
+\pdfglyphtounicode{fourperiod}{248B}
+\pdfglyphtounicode{fiveperiod}{248C}
+\pdfglyphtounicode{sixperiod}{248D}
+\pdfglyphtounicode{sevenperiod}{248E}
+\pdfglyphtounicode{eightperiod}{248F}
+\pdfglyphtounicode{nineperiod}{2490}
+\pdfglyphtounicode{tenperiod}{2491}
+\pdfglyphtounicode{elevenperiod}{2492}
+\pdfglyphtounicode{twelveperiod}{2493}
+\pdfglyphtounicode{thirteenperiod}{2494}
+\pdfglyphtounicode{fourteenperiod}{2495}
+\pdfglyphtounicode{fifteenperiod}{2496}
+\pdfglyphtounicode{sixteenperiod}{2497}
+\pdfglyphtounicode{seventeenperiod}{2498}
+\pdfglyphtounicode{eighteenperiod}{2499}
+\pdfglyphtounicode{nineteenperiod}{249A}
+\pdfglyphtounicode{twentyperiod}{249B}
+\pdfglyphtounicode{aparen}{249C}
+\pdfglyphtounicode{bparen}{249D}
+\pdfglyphtounicode{cparen}{249E}
+\pdfglyphtounicode{dparen}{249F}
+\pdfglyphtounicode{eparen}{24A0}
+\pdfglyphtounicode{fparen}{24A1}
+\pdfglyphtounicode{gparen}{24A2}
+\pdfglyphtounicode{hparen}{24A3}
+\pdfglyphtounicode{iparen}{24A4}
+\pdfglyphtounicode{jparen}{24A5}
+\pdfglyphtounicode{kparen}{24A6}
+\pdfglyphtounicode{lparen}{24A7}
+\pdfglyphtounicode{mparen}{24A8}
+\pdfglyphtounicode{nparen}{24A9}
+\pdfglyphtounicode{oparen}{24AA}
+\pdfglyphtounicode{pparen}{24AB}
+\pdfglyphtounicode{qparen}{24AC}
+\pdfglyphtounicode{rparen}{24AD}
+\pdfglyphtounicode{sparen}{24AE}
+\pdfglyphtounicode{tparen}{24AF}
+\pdfglyphtounicode{uparen}{24B0}
+\pdfglyphtounicode{vparen}{24B1}
+\pdfglyphtounicode{wparen}{24B2}
+\pdfglyphtounicode{xparen}{24B3}
+\pdfglyphtounicode{yparen}{24B4}
+\pdfglyphtounicode{zparen}{24B5}
+\pdfglyphtounicode{Acircle}{24B6}
+\pdfglyphtounicode{Bcircle}{24B7}
+\pdfglyphtounicode{Ccircle}{24B8}
+\pdfglyphtounicode{Dcircle}{24B9}
+\pdfglyphtounicode{Ecircle}{24BA}
+\pdfglyphtounicode{Fcircle}{24BB}
+\pdfglyphtounicode{Gcircle}{24BC}
+\pdfglyphtounicode{Hcircle}{24BD}
+\pdfglyphtounicode{Icircle}{24BE}
+\pdfglyphtounicode{Jcircle}{24BF}
+\pdfglyphtounicode{Kcircle}{24C0}
+\pdfglyphtounicode{Lcircle}{24C1}
+\pdfglyphtounicode{Mcircle}{24C2}
+\pdfglyphtounicode{Ncircle}{24C3}
+\pdfglyphtounicode{Ocircle}{24C4}
+\pdfglyphtounicode{Pcircle}{24C5}
+\pdfglyphtounicode{Qcircle}{24C6}
+\pdfglyphtounicode{Rcircle}{24C7}
+\pdfglyphtounicode{Scircle}{24C8}
+\pdfglyphtounicode{Tcircle}{24C9}
+\pdfglyphtounicode{Ucircle}{24CA}
+\pdfglyphtounicode{Vcircle}{24CB}
+\pdfglyphtounicode{Wcircle}{24CC}
+\pdfglyphtounicode{Xcircle}{24CD}
+\pdfglyphtounicode{Ycircle}{24CE}
+\pdfglyphtounicode{Zcircle}{24CF}
+\pdfglyphtounicode{acircle}{24D0}
+\pdfglyphtounicode{bcircle}{24D1}
+\pdfglyphtounicode{ccircle}{24D2}
+\pdfglyphtounicode{dcircle}{24D3}
+\pdfglyphtounicode{ecircle}{24D4}
+\pdfglyphtounicode{fcircle}{24D5}
+\pdfglyphtounicode{gcircle}{24D6}
+\pdfglyphtounicode{hcircle}{24D7}
+\pdfglyphtounicode{icircle}{24D8}
+\pdfglyphtounicode{jcircle}{24D9}
+\pdfglyphtounicode{kcircle}{24DA}
+\pdfglyphtounicode{lcircle}{24DB}
+\pdfglyphtounicode{mcircle}{24DC}
+\pdfglyphtounicode{ncircle}{24DD}
+\pdfglyphtounicode{ocircle}{24DE}
+\pdfglyphtounicode{pcircle}{24DF}
+\pdfglyphtounicode{qcircle}{24E0}
+\pdfglyphtounicode{rcircle}{24E1}
+\pdfglyphtounicode{scircle}{24E2}
+\pdfglyphtounicode{tcircle}{24E3}
+\pdfglyphtounicode{ucircle}{24E4}
+\pdfglyphtounicode{vcircle}{24E5}
+\pdfglyphtounicode{wcircle}{24E6}
+\pdfglyphtounicode{xcircle}{24E7}
+\pdfglyphtounicode{ycircle}{24E8}
+\pdfglyphtounicode{zcircle}{24E9}
+\pdfglyphtounicode{SF100000}{2500}
+\pdfglyphtounicode{SF110000}{2502}
+\pdfglyphtounicode{SF010000}{250C}
+\pdfglyphtounicode{SF030000}{2510}
+\pdfglyphtounicode{SF020000}{2514}
+\pdfglyphtounicode{SF040000}{2518}
+\pdfglyphtounicode{SF080000}{251C}
+\pdfglyphtounicode{SF090000}{2524}
+\pdfglyphtounicode{SF060000}{252C}
+\pdfglyphtounicode{SF070000}{2534}
+\pdfglyphtounicode{SF050000}{253C}
+\pdfglyphtounicode{SF430000}{2550}
+\pdfglyphtounicode{SF240000}{2551}
+\pdfglyphtounicode{SF510000}{2552}
+\pdfglyphtounicode{SF520000}{2553}
+\pdfglyphtounicode{SF390000}{2554}
+\pdfglyphtounicode{SF220000}{2555}
+\pdfglyphtounicode{SF210000}{2556}
+\pdfglyphtounicode{SF250000}{2557}
+\pdfglyphtounicode{SF500000}{2558}
+\pdfglyphtounicode{SF490000}{2559}
+\pdfglyphtounicode{SF380000}{255A}
+\pdfglyphtounicode{SF280000}{255B}
+\pdfglyphtounicode{SF270000}{255C}
+\pdfglyphtounicode{SF260000}{255D}
+\pdfglyphtounicode{SF360000}{255E}
+\pdfglyphtounicode{SF370000}{255F}
+\pdfglyphtounicode{SF420000}{2560}
+\pdfglyphtounicode{SF190000}{2561}
+\pdfglyphtounicode{SF200000}{2562}
+\pdfglyphtounicode{SF230000}{2563}
+\pdfglyphtounicode{SF470000}{2564}
+\pdfglyphtounicode{SF480000}{2565}
+\pdfglyphtounicode{SF410000}{2566}
+\pdfglyphtounicode{SF450000}{2567}
+\pdfglyphtounicode{SF460000}{2568}
+\pdfglyphtounicode{SF400000}{2569}
+\pdfglyphtounicode{SF540000}{256A}
+\pdfglyphtounicode{SF530000}{256B}
+\pdfglyphtounicode{SF440000}{256C}
+\pdfglyphtounicode{upblock}{2580}
+\pdfglyphtounicode{dnblock}{2584}
+\pdfglyphtounicode{block}{2588}
+\pdfglyphtounicode{lfblock}{258C}
+\pdfglyphtounicode{rtblock}{2590}
+\pdfglyphtounicode{ltshade}{2591}
+\pdfglyphtounicode{shadelight}{2591}
+\pdfglyphtounicode{shade}{2592}
+\pdfglyphtounicode{shademedium}{2592}
+\pdfglyphtounicode{dkshade}{2593}
+\pdfglyphtounicode{shadedark}{2593}
+\pdfglyphtounicode{a73}{25A0}
+\pdfglyphtounicode{blacksquare}{25A0}
+\pdfglyphtounicode{filledbox}{25A0}
+\pdfglyphtounicode{H22073}{25A1}
+\pdfglyphtounicode{whitesquare}{25A1}
+\pdfglyphtounicode{squarewhitewithsmallblack}{25A3}
+\pdfglyphtounicode{squarehorizontalfill}{25A4}
+\pdfglyphtounicode{squareverticalfill}{25A5}
+\pdfglyphtounicode{squareorthogonalcrosshatchfill}{25A6}
+\pdfglyphtounicode{squareupperlefttolowerrightfill}{25A7}
+\pdfglyphtounicode{squareupperrighttolowerleftfill}{25A8}
+\pdfglyphtounicode{squarediagonalcrosshatchfill}{25A9}
+\pdfglyphtounicode{blacksmallsquare}{25AA}
+\pdfglyphtounicode{H18543}{25AA}
+\pdfglyphtounicode{H18551}{25AB}
+\pdfglyphtounicode{whitesmallsquare}{25AB}
+\pdfglyphtounicode{blackrectangle}{25AC}
+\pdfglyphtounicode{filledrect}{25AC}
+\pdfglyphtounicode{a76}{25B2}
+\pdfglyphtounicode{blackuppointingtriangle}{25B2}
+\pdfglyphtounicode{triagup}{25B2}
+\pdfglyphtounicode{triangle}{25B3}
+\pdfglyphtounicode{whiteuppointingtriangle}{25B3}
+\pdfglyphtounicode{blackuppointingsmalltriangle}{25B4}
+\pdfglyphtounicode{whiteuppointingsmalltriangle}{25B5}
+\pdfglyphtounicode{blackrightpointingtriangle}{25B6}
+\pdfglyphtounicode{whiterightpointingtriangle}{25B7}
+\pdfglyphtounicode{triangleleft}{25B9}
+\pdfglyphtounicode{whiterightpointingsmalltriangle}{25B9}
+\pdfglyphtounicode{blackrightpointingpointer}{25BA}
+\pdfglyphtounicode{triagrt}{25BA}
+\pdfglyphtounicode{a77}{25BC}
+\pdfglyphtounicode{blackdownpointingtriangle}{25BC}
+\pdfglyphtounicode{triagdn}{25BC}
+\pdfglyphtounicode{triangleinv}{25BD}
+\pdfglyphtounicode{whitedownpointingtriangle}{25BD}
+\pdfglyphtounicode{whitedownpointingsmalltriangle}{25BF}
+\pdfglyphtounicode{blackleftpointingtriangle}{25C0}
+\pdfglyphtounicode{whiteleftpointingtriangle}{25C1}
+\pdfglyphtounicode{triangleright}{25C3}
+\pdfglyphtounicode{whiteleftpointingsmalltriangle}{25C3}
+\pdfglyphtounicode{blackleftpointingpointer}{25C4}
+\pdfglyphtounicode{triaglf}{25C4}
+\pdfglyphtounicode{a78}{25C6}
+\pdfglyphtounicode{blackdiamond}{25C6}
+\pdfglyphtounicode{whitediamond}{25C7}
+\pdfglyphtounicode{whitediamondcontainingblacksmalldiamond}{25C8}
+\pdfglyphtounicode{fisheye}{25C9}
+\pdfglyphtounicode{lozenge}{25CA}
+\pdfglyphtounicode{circle}{25CB}
+\pdfglyphtounicode{whitecircle}{25CB}
+\pdfglyphtounicode{dottedcircle}{25CC}
+\pdfglyphtounicode{bullseye}{25CE}
+\pdfglyphtounicode{a71}{25CF}
+\pdfglyphtounicode{blackcircle}{25CF}
+\pdfglyphtounicode{H18533}{25CF}
+\pdfglyphtounicode{circlewithlefthalfblack}{25D0}
+\pdfglyphtounicode{circlewithrighthalfblack}{25D1}
+\pdfglyphtounicode{a81}{25D7}
+\pdfglyphtounicode{bulletinverse}{25D8}
+\pdfglyphtounicode{invbullet}{25D8}
+\pdfglyphtounicode{invcircle}{25D9}
+\pdfglyphtounicode{whitecircleinverse}{25D9}
+\pdfglyphtounicode{blacklowerrighttriangle}{25E2}
+\pdfglyphtounicode{blacklowerlefttriangle}{25E3}
+\pdfglyphtounicode{blackupperlefttriangle}{25E4}
+\pdfglyphtounicode{blackupperrighttriangle}{25E5}
+\pdfglyphtounicode{openbullet}{25E6}
+\pdfglyphtounicode{whitebullet}{25E6}
+\pdfglyphtounicode{largecircle}{25EF}
+\pdfglyphtounicode{a35}{2605}
+\pdfglyphtounicode{blackstar}{2605}
+\pdfglyphtounicode{whitestar}{2606}
+\pdfglyphtounicode{a4}{260E}
+\pdfglyphtounicode{telephoneblack}{260E}
+\pdfglyphtounicode{whitetelephone}{260F}
+\pdfglyphtounicode{a11}{261B}
+\pdfglyphtounicode{pointingindexleftwhite}{261C}
+\pdfglyphtounicode{pointingindexupwhite}{261D}
+\pdfglyphtounicode{a12}{261E}
+\pdfglyphtounicode{pointingindexrightwhite}{261E}
+\pdfglyphtounicode{pointingindexdownwhite}{261F}
+\pdfglyphtounicode{yinyang}{262F}
+\pdfglyphtounicode{smileface}{263A}
+\pdfglyphtounicode{whitesmilingface}{263A}
+\pdfglyphtounicode{blacksmilingface}{263B}
+\pdfglyphtounicode{invsmileface}{263B}
+\pdfglyphtounicode{compass}{263C}
+\pdfglyphtounicode{sun}{263C}
+\pdfglyphtounicode{female}{2640}
+\pdfglyphtounicode{venus}{2640}
+\pdfglyphtounicode{earth}{2641}
+\pdfglyphtounicode{male}{2642}
+\pdfglyphtounicode{mars}{2642}
+\pdfglyphtounicode{a109}{2660}
+\pdfglyphtounicode{spade}{2660}
+\pdfglyphtounicode{spadesuitblack}{2660}
+\pdfglyphtounicode{heartsuitwhite}{2661}
+\pdfglyphtounicode{diamondsuitwhite}{2662}
+\pdfglyphtounicode{a112}{2663}
+\pdfglyphtounicode{club}{2663}
+\pdfglyphtounicode{clubsuitblack}{2663}
+\pdfglyphtounicode{spadesuitwhite}{2664}
+\pdfglyphtounicode{a110}{2665}
+\pdfglyphtounicode{heart}{2665}
+\pdfglyphtounicode{heartsuitblack}{2665}
+\pdfglyphtounicode{a111}{2666}
+\pdfglyphtounicode{diamond}{2666}
+\pdfglyphtounicode{clubsuitwhite}{2667}
+\pdfglyphtounicode{hotsprings}{2668}
+\pdfglyphtounicode{quarternote}{2669}
+\pdfglyphtounicode{musicalnote}{266A}
+\pdfglyphtounicode{eighthnotebeamed}{266B}
+\pdfglyphtounicode{musicalnotedbl}{266B}
+\pdfglyphtounicode{beamedsixteenthnotes}{266C}
+\pdfglyphtounicode{flat}{266D}
+\pdfglyphtounicode{musicflatsign}{266D}
+\pdfglyphtounicode{natural}{266E}
+\pdfglyphtounicode{musicsharpsign}{266F}
+\pdfglyphtounicode{sharp}{266F}
+\pdfglyphtounicode{a1}{2701}
+\pdfglyphtounicode{a2}{2702}
+\pdfglyphtounicode{a202}{2703}
+\pdfglyphtounicode{a3}{2704}
+\pdfglyphtounicode{a5}{2706}
+\pdfglyphtounicode{a119}{2707}
+\pdfglyphtounicode{a118}{2708}
+\pdfglyphtounicode{a117}{2709}
+\pdfglyphtounicode{a13}{270C}
+\pdfglyphtounicode{a14}{270D}
+\pdfglyphtounicode{a15}{270E}
+\pdfglyphtounicode{a16}{270F}
+\pdfglyphtounicode{a105}{2710}
+\pdfglyphtounicode{a17}{2711}
+\pdfglyphtounicode{a18}{2712}
+\pdfglyphtounicode{a19}{2713}
+\pdfglyphtounicode{checkmark}{2713}
+\pdfglyphtounicode{a20}{2714}
+\pdfglyphtounicode{a21}{2715}
+\pdfglyphtounicode{a22}{2716}
+\pdfglyphtounicode{a23}{2717}
+\pdfglyphtounicode{a24}{2718}
+\pdfglyphtounicode{a25}{2719}
+\pdfglyphtounicode{a26}{271A}
+\pdfglyphtounicode{a27}{271B}
+\pdfglyphtounicode{a28}{271C}
+\pdfglyphtounicode{a6}{271D}
+\pdfglyphtounicode{a7}{271E}
+\pdfglyphtounicode{a8}{271F}
+\pdfglyphtounicode{a9}{2720}
+\pdfglyphtounicode{a10}{2721}
+\pdfglyphtounicode{a29}{2722}
+\pdfglyphtounicode{a30}{2723}
+\pdfglyphtounicode{a31}{2724}
+\pdfglyphtounicode{a32}{2725}
+\pdfglyphtounicode{a33}{2726}
+\pdfglyphtounicode{a34}{2727}
+\pdfglyphtounicode{a36}{2729}
+\pdfglyphtounicode{a37}{272A}
+\pdfglyphtounicode{a38}{272B}
+\pdfglyphtounicode{a39}{272C}
+\pdfglyphtounicode{a40}{272D}
+\pdfglyphtounicode{a41}{272E}
+\pdfglyphtounicode{a42}{272F}
+\pdfglyphtounicode{a43}{2730}
+\pdfglyphtounicode{a44}{2731}
+\pdfglyphtounicode{a45}{2732}
+\pdfglyphtounicode{a46}{2733}
+\pdfglyphtounicode{a47}{2734}
+\pdfglyphtounicode{a48}{2735}
+\pdfglyphtounicode{a49}{2736}
+\pdfglyphtounicode{a50}{2737}
+\pdfglyphtounicode{a51}{2738}
+\pdfglyphtounicode{a52}{2739}
+\pdfglyphtounicode{a53}{273A}
+\pdfglyphtounicode{a54}{273B}
+\pdfglyphtounicode{a55}{273C}
+\pdfglyphtounicode{a56}{273D}
+\pdfglyphtounicode{a57}{273E}
+\pdfglyphtounicode{a58}{273F}
+\pdfglyphtounicode{a59}{2740}
+\pdfglyphtounicode{a60}{2741}
+\pdfglyphtounicode{a61}{2742}
+\pdfglyphtounicode{a62}{2743}
+\pdfglyphtounicode{a63}{2744}
+\pdfglyphtounicode{a64}{2745}
+\pdfglyphtounicode{a65}{2746}
+\pdfglyphtounicode{a66}{2747}
+\pdfglyphtounicode{a67}{2748}
+\pdfglyphtounicode{a68}{2749}
+\pdfglyphtounicode{a69}{274A}
+\pdfglyphtounicode{a70}{274B}
+\pdfglyphtounicode{a72}{274D}
+\pdfglyphtounicode{a74}{274F}
+\pdfglyphtounicode{a203}{2750}
+\pdfglyphtounicode{a75}{2751}
+\pdfglyphtounicode{a204}{2752}
+\pdfglyphtounicode{a79}{2756}
+\pdfglyphtounicode{a82}{2758}
+\pdfglyphtounicode{a83}{2759}
+\pdfglyphtounicode{a84}{275A}
+\pdfglyphtounicode{a97}{275B}
+\pdfglyphtounicode{a98}{275C}
+\pdfglyphtounicode{a99}{275D}
+\pdfglyphtounicode{a100}{275E}
+\pdfglyphtounicode{a101}{2761}
+\pdfglyphtounicode{a102}{2762}
+\pdfglyphtounicode{a103}{2763}
+\pdfglyphtounicode{a104}{2764}
+\pdfglyphtounicode{a106}{2765}
+\pdfglyphtounicode{a107}{2766}
+\pdfglyphtounicode{a108}{2767}
+\pdfglyphtounicode{a89}{2768}
+\pdfglyphtounicode{a90}{2769}
+\pdfglyphtounicode{a93}{276A}
+\pdfglyphtounicode{a94}{276B}
+\pdfglyphtounicode{a91}{276C}
+\pdfglyphtounicode{a92}{276D}
+\pdfglyphtounicode{a205}{276E}
+\pdfglyphtounicode{a85}{276F}
+\pdfglyphtounicode{a206}{2770}
+\pdfglyphtounicode{a86}{2771}
+\pdfglyphtounicode{a87}{2772}
+\pdfglyphtounicode{a88}{2773}
+\pdfglyphtounicode{a95}{2774}
+\pdfglyphtounicode{a96}{2775}
+\pdfglyphtounicode{a130}{2776}
+\pdfglyphtounicode{a131}{2777}
+\pdfglyphtounicode{a132}{2778}
+\pdfglyphtounicode{a133}{2779}
+\pdfglyphtounicode{a134}{277A}
+\pdfglyphtounicode{a135}{277B}
+\pdfglyphtounicode{a136}{277C}
+\pdfglyphtounicode{a137}{277D}
+\pdfglyphtounicode{a138}{277E}
+\pdfglyphtounicode{a139}{277F}
+\pdfglyphtounicode{a140}{2780}
+\pdfglyphtounicode{a141}{2781}
+\pdfglyphtounicode{a142}{2782}
+\pdfglyphtounicode{a143}{2783}
+\pdfglyphtounicode{a144}{2784}
+\pdfglyphtounicode{a145}{2785}
+\pdfglyphtounicode{a146}{2786}
+\pdfglyphtounicode{a147}{2787}
+\pdfglyphtounicode{a148}{2788}
+\pdfglyphtounicode{a149}{2789}
+\pdfglyphtounicode{a150}{278A}
+\pdfglyphtounicode{onecircleinversesansserif}{278A}
+\pdfglyphtounicode{a151}{278B}
+\pdfglyphtounicode{twocircleinversesansserif}{278B}
+\pdfglyphtounicode{a152}{278C}
+\pdfglyphtounicode{threecircleinversesansserif}{278C}
+\pdfglyphtounicode{a153}{278D}
+\pdfglyphtounicode{fourcircleinversesansserif}{278D}
+\pdfglyphtounicode{a154}{278E}
+\pdfglyphtounicode{fivecircleinversesansserif}{278E}
+\pdfglyphtounicode{a155}{278F}
+\pdfglyphtounicode{sixcircleinversesansserif}{278F}
+\pdfglyphtounicode{a156}{2790}
+\pdfglyphtounicode{sevencircleinversesansserif}{2790}
+\pdfglyphtounicode{a157}{2791}
+\pdfglyphtounicode{eightcircleinversesansserif}{2791}
+\pdfglyphtounicode{a158}{2792}
+\pdfglyphtounicode{ninecircleinversesansserif}{2792}
+\pdfglyphtounicode{a159}{2793}
+\pdfglyphtounicode{a160}{2794}
+\pdfglyphtounicode{a196}{2798}
+\pdfglyphtounicode{a165}{2799}
+\pdfglyphtounicode{a192}{279A}
+\pdfglyphtounicode{a166}{279B}
+\pdfglyphtounicode{a167}{279C}
+\pdfglyphtounicode{a168}{279D}
+\pdfglyphtounicode{a169}{279E}
+\pdfglyphtounicode{arrowrightheavy}{279E}
+\pdfglyphtounicode{a170}{279F}
+\pdfglyphtounicode{a171}{27A0}
+\pdfglyphtounicode{a172}{27A1}
+\pdfglyphtounicode{a173}{27A2}
+\pdfglyphtounicode{a162}{27A3}
+\pdfglyphtounicode{a174}{27A4}
+\pdfglyphtounicode{a175}{27A5}
+\pdfglyphtounicode{a176}{27A6}
+\pdfglyphtounicode{a177}{27A7}
+\pdfglyphtounicode{a178}{27A8}
+\pdfglyphtounicode{a179}{27A9}
+\pdfglyphtounicode{a193}{27AA}
+\pdfglyphtounicode{a180}{27AB}
+\pdfglyphtounicode{a199}{27AC}
+\pdfglyphtounicode{a181}{27AD}
+\pdfglyphtounicode{a200}{27AE}
+\pdfglyphtounicode{a182}{27AF}
+\pdfglyphtounicode{a201}{27B1}
+\pdfglyphtounicode{a183}{27B2}
+\pdfglyphtounicode{a184}{27B3}
+\pdfglyphtounicode{a197}{27B4}
+\pdfglyphtounicode{a185}{27B5}
+\pdfglyphtounicode{a194}{27B6}
+\pdfglyphtounicode{a198}{27B7}
+\pdfglyphtounicode{a186}{27B8}
+\pdfglyphtounicode{a195}{27B9}
+\pdfglyphtounicode{a187}{27BA}
+\pdfglyphtounicode{a188}{27BB}
+\pdfglyphtounicode{a189}{27BC}
+\pdfglyphtounicode{a190}{27BD}
+\pdfglyphtounicode{a191}{27BE}
+\pdfglyphtounicode{dblbracketleft}{27E6}
+\pdfglyphtounicode{dblbracketright}{27E7}
+\pdfglyphtounicode{angbracketleft}{27E8}
+\pdfglyphtounicode{angbracketright}{27E9}
+\pdfglyphtounicode{coproduct}{2A3F}
+\pdfglyphtounicode{ideographicspace}{3000}
+\pdfglyphtounicode{ideographiccomma}{3001}
+\pdfglyphtounicode{ideographicperiod}{3002}
+\pdfglyphtounicode{dittomark}{3003}
+\pdfglyphtounicode{jis}{3004}
+\pdfglyphtounicode{ideographiciterationmark}{3005}
+\pdfglyphtounicode{ideographicclose}{3006}
+\pdfglyphtounicode{ideographiczero}{3007}
+\pdfglyphtounicode{anglebracketleft}{3008}
+\pdfglyphtounicode{anglebracketright}{3009}
+\pdfglyphtounicode{dblanglebracketleft}{300A}
+\pdfglyphtounicode{dblanglebracketright}{300B}
+\pdfglyphtounicode{cornerbracketleft}{300C}
+\pdfglyphtounicode{cornerbracketright}{300D}
+\pdfglyphtounicode{whitecornerbracketleft}{300E}
+\pdfglyphtounicode{whitecornerbracketright}{300F}
+\pdfglyphtounicode{blacklenticularbracketleft}{3010}
+\pdfglyphtounicode{blacklenticularbracketright}{3011}
+\pdfglyphtounicode{postalmark}{3012}
+\pdfglyphtounicode{getamark}{3013}
+\pdfglyphtounicode{tortoiseshellbracketleft}{3014}
+\pdfglyphtounicode{tortoiseshellbracketright}{3015}
+\pdfglyphtounicode{whitelenticularbracketleft}{3016}
+\pdfglyphtounicode{whitelenticularbracketright}{3017}
+\pdfglyphtounicode{whitetortoiseshellbracketleft}{3018}
+\pdfglyphtounicode{whitetortoiseshellbracketright}{3019}
+\pdfglyphtounicode{wavedash}{301C}
+\pdfglyphtounicode{quotedblprimereversed}{301D}
+\pdfglyphtounicode{quotedblprime}{301E}
+\pdfglyphtounicode{postalmarkface}{3020}
+\pdfglyphtounicode{onehangzhou}{3021}
+\pdfglyphtounicode{twohangzhou}{3022}
+\pdfglyphtounicode{threehangzhou}{3023}
+\pdfglyphtounicode{fourhangzhou}{3024}
+\pdfglyphtounicode{fivehangzhou}{3025}
+\pdfglyphtounicode{sixhangzhou}{3026}
+\pdfglyphtounicode{sevenhangzhou}{3027}
+\pdfglyphtounicode{eighthangzhou}{3028}
+\pdfglyphtounicode{ninehangzhou}{3029}
+\pdfglyphtounicode{circlepostalmark}{3036}
+\pdfglyphtounicode{asmallhiragana}{3041}
+\pdfglyphtounicode{ahiragana}{3042}
+\pdfglyphtounicode{ismallhiragana}{3043}
+\pdfglyphtounicode{ihiragana}{3044}
+\pdfglyphtounicode{usmallhiragana}{3045}
+\pdfglyphtounicode{uhiragana}{3046}
+\pdfglyphtounicode{esmallhiragana}{3047}
+\pdfglyphtounicode{ehiragana}{3048}
+\pdfglyphtounicode{osmallhiragana}{3049}
+\pdfglyphtounicode{ohiragana}{304A}
+\pdfglyphtounicode{kahiragana}{304B}
+\pdfglyphtounicode{gahiragana}{304C}
+\pdfglyphtounicode{kihiragana}{304D}
+\pdfglyphtounicode{gihiragana}{304E}
+\pdfglyphtounicode{kuhiragana}{304F}
+\pdfglyphtounicode{guhiragana}{3050}
+\pdfglyphtounicode{kehiragana}{3051}
+\pdfglyphtounicode{gehiragana}{3052}
+\pdfglyphtounicode{kohiragana}{3053}
+\pdfglyphtounicode{gohiragana}{3054}
+\pdfglyphtounicode{sahiragana}{3055}
+\pdfglyphtounicode{zahiragana}{3056}
+\pdfglyphtounicode{sihiragana}{3057}
+\pdfglyphtounicode{zihiragana}{3058}
+\pdfglyphtounicode{suhiragana}{3059}
+\pdfglyphtounicode{zuhiragana}{305A}
+\pdfglyphtounicode{sehiragana}{305B}
+\pdfglyphtounicode{zehiragana}{305C}
+\pdfglyphtounicode{sohiragana}{305D}
+\pdfglyphtounicode{zohiragana}{305E}
+\pdfglyphtounicode{tahiragana}{305F}
+\pdfglyphtounicode{dahiragana}{3060}
+\pdfglyphtounicode{tihiragana}{3061}
+\pdfglyphtounicode{dihiragana}{3062}
+\pdfglyphtounicode{tusmallhiragana}{3063}
+\pdfglyphtounicode{tuhiragana}{3064}
+\pdfglyphtounicode{duhiragana}{3065}
+\pdfglyphtounicode{tehiragana}{3066}
+\pdfglyphtounicode{dehiragana}{3067}
+\pdfglyphtounicode{tohiragana}{3068}
+\pdfglyphtounicode{dohiragana}{3069}
+\pdfglyphtounicode{nahiragana}{306A}
+\pdfglyphtounicode{nihiragana}{306B}
+\pdfglyphtounicode{nuhiragana}{306C}
+\pdfglyphtounicode{nehiragana}{306D}
+\pdfglyphtounicode{nohiragana}{306E}
+\pdfglyphtounicode{hahiragana}{306F}
+\pdfglyphtounicode{bahiragana}{3070}
+\pdfglyphtounicode{pahiragana}{3071}
+\pdfglyphtounicode{hihiragana}{3072}
+\pdfglyphtounicode{bihiragana}{3073}
+\pdfglyphtounicode{pihiragana}{3074}
+\pdfglyphtounicode{huhiragana}{3075}
+\pdfglyphtounicode{buhiragana}{3076}
+\pdfglyphtounicode{puhiragana}{3077}
+\pdfglyphtounicode{hehiragana}{3078}
+\pdfglyphtounicode{behiragana}{3079}
+\pdfglyphtounicode{pehiragana}{307A}
+\pdfglyphtounicode{hohiragana}{307B}
+\pdfglyphtounicode{bohiragana}{307C}
+\pdfglyphtounicode{pohiragana}{307D}
+\pdfglyphtounicode{mahiragana}{307E}
+\pdfglyphtounicode{mihiragana}{307F}
+\pdfglyphtounicode{muhiragana}{3080}
+\pdfglyphtounicode{mehiragana}{3081}
+\pdfglyphtounicode{mohiragana}{3082}
+\pdfglyphtounicode{yasmallhiragana}{3083}
+\pdfglyphtounicode{yahiragana}{3084}
+\pdfglyphtounicode{yusmallhiragana}{3085}
+\pdfglyphtounicode{yuhiragana}{3086}
+\pdfglyphtounicode{yosmallhiragana}{3087}
+\pdfglyphtounicode{yohiragana}{3088}
+\pdfglyphtounicode{rahiragana}{3089}
+\pdfglyphtounicode{rihiragana}{308A}
+\pdfglyphtounicode{ruhiragana}{308B}
+\pdfglyphtounicode{rehiragana}{308C}
+\pdfglyphtounicode{rohiragana}{308D}
+\pdfglyphtounicode{wasmallhiragana}{308E}
+\pdfglyphtounicode{wahiragana}{308F}
+\pdfglyphtounicode{wihiragana}{3090}
+\pdfglyphtounicode{wehiragana}{3091}
+\pdfglyphtounicode{wohiragana}{3092}
+\pdfglyphtounicode{nhiragana}{3093}
+\pdfglyphtounicode{vuhiragana}{3094}
+\pdfglyphtounicode{voicedmarkkana}{309B}
+\pdfglyphtounicode{semivoicedmarkkana}{309C}
+\pdfglyphtounicode{iterationhiragana}{309D}
+\pdfglyphtounicode{voicediterationhiragana}{309E}
+\pdfglyphtounicode{asmallkatakana}{30A1}
+\pdfglyphtounicode{akatakana}{30A2}
+\pdfglyphtounicode{ismallkatakana}{30A3}
+\pdfglyphtounicode{ikatakana}{30A4}
+\pdfglyphtounicode{usmallkatakana}{30A5}
+\pdfglyphtounicode{ukatakana}{30A6}
+\pdfglyphtounicode{esmallkatakana}{30A7}
+\pdfglyphtounicode{ekatakana}{30A8}
+\pdfglyphtounicode{osmallkatakana}{30A9}
+\pdfglyphtounicode{okatakana}{30AA}
+\pdfglyphtounicode{kakatakana}{30AB}
+\pdfglyphtounicode{gakatakana}{30AC}
+\pdfglyphtounicode{kikatakana}{30AD}
+\pdfglyphtounicode{gikatakana}{30AE}
+\pdfglyphtounicode{kukatakana}{30AF}
+\pdfglyphtounicode{gukatakana}{30B0}
+\pdfglyphtounicode{kekatakana}{30B1}
+\pdfglyphtounicode{gekatakana}{30B2}
+\pdfglyphtounicode{kokatakana}{30B3}
+\pdfglyphtounicode{gokatakana}{30B4}
+\pdfglyphtounicode{sakatakana}{30B5}
+\pdfglyphtounicode{zakatakana}{30B6}
+\pdfglyphtounicode{sikatakana}{30B7}
+\pdfglyphtounicode{zikatakana}{30B8}
+\pdfglyphtounicode{sukatakana}{30B9}
+\pdfglyphtounicode{zukatakana}{30BA}
+\pdfglyphtounicode{sekatakana}{30BB}
+\pdfglyphtounicode{zekatakana}{30BC}
+\pdfglyphtounicode{sokatakana}{30BD}
+\pdfglyphtounicode{zokatakana}{30BE}
+\pdfglyphtounicode{takatakana}{30BF}
+\pdfglyphtounicode{dakatakana}{30C0}
+\pdfglyphtounicode{tikatakana}{30C1}
+\pdfglyphtounicode{dikatakana}{30C2}
+\pdfglyphtounicode{tusmallkatakana}{30C3}
+\pdfglyphtounicode{tukatakana}{30C4}
+\pdfglyphtounicode{dukatakana}{30C5}
+\pdfglyphtounicode{tekatakana}{30C6}
+\pdfglyphtounicode{dekatakana}{30C7}
+\pdfglyphtounicode{tokatakana}{30C8}
+\pdfglyphtounicode{dokatakana}{30C9}
+\pdfglyphtounicode{nakatakana}{30CA}
+\pdfglyphtounicode{nikatakana}{30CB}
+\pdfglyphtounicode{nukatakana}{30CC}
+\pdfglyphtounicode{nekatakana}{30CD}
+\pdfglyphtounicode{nokatakana}{30CE}
+\pdfglyphtounicode{hakatakana}{30CF}
+\pdfglyphtounicode{bakatakana}{30D0}
+\pdfglyphtounicode{pakatakana}{30D1}
+\pdfglyphtounicode{hikatakana}{30D2}
+\pdfglyphtounicode{bikatakana}{30D3}
+\pdfglyphtounicode{pikatakana}{30D4}
+\pdfglyphtounicode{hukatakana}{30D5}
+\pdfglyphtounicode{bukatakana}{30D6}
+\pdfglyphtounicode{pukatakana}{30D7}
+\pdfglyphtounicode{hekatakana}{30D8}
+\pdfglyphtounicode{bekatakana}{30D9}
+\pdfglyphtounicode{pekatakana}{30DA}
+\pdfglyphtounicode{hokatakana}{30DB}
+\pdfglyphtounicode{bokatakana}{30DC}
+\pdfglyphtounicode{pokatakana}{30DD}
+\pdfglyphtounicode{makatakana}{30DE}
+\pdfglyphtounicode{mikatakana}{30DF}
+\pdfglyphtounicode{mukatakana}{30E0}
+\pdfglyphtounicode{mekatakana}{30E1}
+\pdfglyphtounicode{mokatakana}{30E2}
+\pdfglyphtounicode{yasmallkatakana}{30E3}
+\pdfglyphtounicode{yakatakana}{30E4}
+\pdfglyphtounicode{yusmallkatakana}{30E5}
+\pdfglyphtounicode{yukatakana}{30E6}
+\pdfglyphtounicode{yosmallkatakana}{30E7}
+\pdfglyphtounicode{yokatakana}{30E8}
+\pdfglyphtounicode{rakatakana}{30E9}
+\pdfglyphtounicode{rikatakana}{30EA}
+\pdfglyphtounicode{rukatakana}{30EB}
+\pdfglyphtounicode{rekatakana}{30EC}
+\pdfglyphtounicode{rokatakana}{30ED}
+\pdfglyphtounicode{wasmallkatakana}{30EE}
+\pdfglyphtounicode{wakatakana}{30EF}
+\pdfglyphtounicode{wikatakana}{30F0}
+\pdfglyphtounicode{wekatakana}{30F1}
+\pdfglyphtounicode{wokatakana}{30F2}
+\pdfglyphtounicode{nkatakana}{30F3}
+\pdfglyphtounicode{vukatakana}{30F4}
+\pdfglyphtounicode{kasmallkatakana}{30F5}
+\pdfglyphtounicode{kesmallkatakana}{30F6}
+\pdfglyphtounicode{vakatakana}{30F7}
+\pdfglyphtounicode{vikatakana}{30F8}
+\pdfglyphtounicode{vekatakana}{30F9}
+\pdfglyphtounicode{vokatakana}{30FA}
+\pdfglyphtounicode{dotkatakana}{30FB}
+\pdfglyphtounicode{prolongedkana}{30FC}
+\pdfglyphtounicode{iterationkatakana}{30FD}
+\pdfglyphtounicode{voicediterationkatakana}{30FE}
+\pdfglyphtounicode{bbopomofo}{3105}
+\pdfglyphtounicode{pbopomofo}{3106}
+\pdfglyphtounicode{mbopomofo}{3107}
+\pdfglyphtounicode{fbopomofo}{3108}
+\pdfglyphtounicode{dbopomofo}{3109}
+\pdfglyphtounicode{tbopomofo}{310A}
+\pdfglyphtounicode{nbopomofo}{310B}
+\pdfglyphtounicode{lbopomofo}{310C}
+\pdfglyphtounicode{gbopomofo}{310D}
+\pdfglyphtounicode{kbopomofo}{310E}
+\pdfglyphtounicode{hbopomofo}{310F}
+\pdfglyphtounicode{jbopomofo}{3110}
+\pdfglyphtounicode{qbopomofo}{3111}
+\pdfglyphtounicode{xbopomofo}{3112}
+\pdfglyphtounicode{zhbopomofo}{3113}
+\pdfglyphtounicode{chbopomofo}{3114}
+\pdfglyphtounicode{shbopomofo}{3115}
+\pdfglyphtounicode{rbopomofo}{3116}
+\pdfglyphtounicode{zbopomofo}{3117}
+\pdfglyphtounicode{cbopomofo}{3118}
+\pdfglyphtounicode{sbopomofo}{3119}
+\pdfglyphtounicode{abopomofo}{311A}
+\pdfglyphtounicode{obopomofo}{311B}
+\pdfglyphtounicode{ebopomofo}{311C}
+\pdfglyphtounicode{ehbopomofo}{311D}
+\pdfglyphtounicode{aibopomofo}{311E}
+\pdfglyphtounicode{eibopomofo}{311F}
+\pdfglyphtounicode{aubopomofo}{3120}
+\pdfglyphtounicode{oubopomofo}{3121}
+\pdfglyphtounicode{anbopomofo}{3122}
+\pdfglyphtounicode{enbopomofo}{3123}
+\pdfglyphtounicode{angbopomofo}{3124}
+\pdfglyphtounicode{engbopomofo}{3125}
+\pdfglyphtounicode{erbopomofo}{3126}
+\pdfglyphtounicode{ibopomofo}{3127}
+\pdfglyphtounicode{ubopomofo}{3128}
+\pdfglyphtounicode{iubopomofo}{3129}
+\pdfglyphtounicode{kiyeokkorean}{3131}
+\pdfglyphtounicode{ssangkiyeokkorean}{3132}
+\pdfglyphtounicode{kiyeoksioskorean}{3133}
+\pdfglyphtounicode{nieunkorean}{3134}
+\pdfglyphtounicode{nieuncieuckorean}{3135}
+\pdfglyphtounicode{nieunhieuhkorean}{3136}
+\pdfglyphtounicode{tikeutkorean}{3137}
+\pdfglyphtounicode{ssangtikeutkorean}{3138}
+\pdfglyphtounicode{rieulkorean}{3139}
+\pdfglyphtounicode{rieulkiyeokkorean}{313A}
+\pdfglyphtounicode{rieulmieumkorean}{313B}
+\pdfglyphtounicode{rieulpieupkorean}{313C}
+\pdfglyphtounicode{rieulsioskorean}{313D}
+\pdfglyphtounicode{rieulthieuthkorean}{313E}
+\pdfglyphtounicode{rieulphieuphkorean}{313F}
+\pdfglyphtounicode{rieulhieuhkorean}{3140}
+\pdfglyphtounicode{mieumkorean}{3141}
+\pdfglyphtounicode{pieupkorean}{3142}
+\pdfglyphtounicode{ssangpieupkorean}{3143}
+\pdfglyphtounicode{pieupsioskorean}{3144}
+\pdfglyphtounicode{sioskorean}{3145}
+\pdfglyphtounicode{ssangsioskorean}{3146}
+\pdfglyphtounicode{ieungkorean}{3147}
+\pdfglyphtounicode{cieuckorean}{3148}
+\pdfglyphtounicode{ssangcieuckorean}{3149}
+\pdfglyphtounicode{chieuchkorean}{314A}
+\pdfglyphtounicode{khieukhkorean}{314B}
+\pdfglyphtounicode{thieuthkorean}{314C}
+\pdfglyphtounicode{phieuphkorean}{314D}
+\pdfglyphtounicode{hieuhkorean}{314E}
+\pdfglyphtounicode{akorean}{314F}
+\pdfglyphtounicode{aekorean}{3150}
+\pdfglyphtounicode{yakorean}{3151}
+\pdfglyphtounicode{yaekorean}{3152}
+\pdfglyphtounicode{eokorean}{3153}
+\pdfglyphtounicode{ekorean}{3154}
+\pdfglyphtounicode{yeokorean}{3155}
+\pdfglyphtounicode{yekorean}{3156}
+\pdfglyphtounicode{okorean}{3157}
+\pdfglyphtounicode{wakorean}{3158}
+\pdfglyphtounicode{waekorean}{3159}
+\pdfglyphtounicode{oekorean}{315A}
+\pdfglyphtounicode{yokorean}{315B}
+\pdfglyphtounicode{ukorean}{315C}
+\pdfglyphtounicode{weokorean}{315D}
+\pdfglyphtounicode{wekorean}{315E}
+\pdfglyphtounicode{wikorean}{315F}
+\pdfglyphtounicode{yukorean}{3160}
+\pdfglyphtounicode{eukorean}{3161}
+\pdfglyphtounicode{yikorean}{3162}
+\pdfglyphtounicode{ikorean}{3163}
+\pdfglyphtounicode{hangulfiller}{3164}
+\pdfglyphtounicode{ssangnieunkorean}{3165}
+\pdfglyphtounicode{nieuntikeutkorean}{3166}
+\pdfglyphtounicode{nieunsioskorean}{3167}
+\pdfglyphtounicode{nieunpansioskorean}{3168}
+\pdfglyphtounicode{rieulkiyeoksioskorean}{3169}
+\pdfglyphtounicode{rieultikeutkorean}{316A}
+\pdfglyphtounicode{rieulpieupsioskorean}{316B}
+\pdfglyphtounicode{rieulpansioskorean}{316C}
+\pdfglyphtounicode{rieulyeorinhieuhkorean}{316D}
+\pdfglyphtounicode{mieumpieupkorean}{316E}
+\pdfglyphtounicode{mieumsioskorean}{316F}
+\pdfglyphtounicode{mieumpansioskorean}{3170}
+\pdfglyphtounicode{kapyeounmieumkorean}{3171}
+\pdfglyphtounicode{pieupkiyeokkorean}{3172}
+\pdfglyphtounicode{pieuptikeutkorean}{3173}
+\pdfglyphtounicode{pieupsioskiyeokkorean}{3174}
+\pdfglyphtounicode{pieupsiostikeutkorean}{3175}
+\pdfglyphtounicode{pieupcieuckorean}{3176}
+\pdfglyphtounicode{pieupthieuthkorean}{3177}
+\pdfglyphtounicode{kapyeounpieupkorean}{3178}
+\pdfglyphtounicode{kapyeounssangpieupkorean}{3179}
+\pdfglyphtounicode{sioskiyeokkorean}{317A}
+\pdfglyphtounicode{siosnieunkorean}{317B}
+\pdfglyphtounicode{siostikeutkorean}{317C}
+\pdfglyphtounicode{siospieupkorean}{317D}
+\pdfglyphtounicode{sioscieuckorean}{317E}
+\pdfglyphtounicode{pansioskorean}{317F}
+\pdfglyphtounicode{ssangieungkorean}{3180}
+\pdfglyphtounicode{yesieungkorean}{3181}
+\pdfglyphtounicode{yesieungsioskorean}{3182}
+\pdfglyphtounicode{yesieungpansioskorean}{3183}
+\pdfglyphtounicode{kapyeounphieuphkorean}{3184}
+\pdfglyphtounicode{ssanghieuhkorean}{3185}
+\pdfglyphtounicode{yeorinhieuhkorean}{3186}
+\pdfglyphtounicode{yoyakorean}{3187}
+\pdfglyphtounicode{yoyaekorean}{3188}
+\pdfglyphtounicode{yoikorean}{3189}
+\pdfglyphtounicode{yuyeokorean}{318A}
+\pdfglyphtounicode{yuyekorean}{318B}
+\pdfglyphtounicode{yuikorean}{318C}
+\pdfglyphtounicode{araeakorean}{318D}
+\pdfglyphtounicode{araeaekorean}{318E}
+\pdfglyphtounicode{kiyeokparenkorean}{3200}
+\pdfglyphtounicode{nieunparenkorean}{3201}
+\pdfglyphtounicode{tikeutparenkorean}{3202}
+\pdfglyphtounicode{rieulparenkorean}{3203}
+\pdfglyphtounicode{mieumparenkorean}{3204}
+\pdfglyphtounicode{pieupparenkorean}{3205}
+\pdfglyphtounicode{siosparenkorean}{3206}
+\pdfglyphtounicode{ieungparenkorean}{3207}
+\pdfglyphtounicode{cieucparenkorean}{3208}
+\pdfglyphtounicode{chieuchparenkorean}{3209}
+\pdfglyphtounicode{khieukhparenkorean}{320A}
+\pdfglyphtounicode{thieuthparenkorean}{320B}
+\pdfglyphtounicode{phieuphparenkorean}{320C}
+\pdfglyphtounicode{hieuhparenkorean}{320D}
+\pdfglyphtounicode{kiyeokaparenkorean}{320E}
+\pdfglyphtounicode{nieunaparenkorean}{320F}
+\pdfglyphtounicode{tikeutaparenkorean}{3210}
+\pdfglyphtounicode{rieulaparenkorean}{3211}
+\pdfglyphtounicode{mieumaparenkorean}{3212}
+\pdfglyphtounicode{pieupaparenkorean}{3213}
+\pdfglyphtounicode{siosaparenkorean}{3214}
+\pdfglyphtounicode{ieungaparenkorean}{3215}
+\pdfglyphtounicode{cieucaparenkorean}{3216}
+\pdfglyphtounicode{chieuchaparenkorean}{3217}
+\pdfglyphtounicode{khieukhaparenkorean}{3218}
+\pdfglyphtounicode{thieuthaparenkorean}{3219}
+\pdfglyphtounicode{phieuphaparenkorean}{321A}
+\pdfglyphtounicode{hieuhaparenkorean}{321B}
+\pdfglyphtounicode{cieucuparenkorean}{321C}
+\pdfglyphtounicode{oneideographicparen}{3220}
+\pdfglyphtounicode{twoideographicparen}{3221}
+\pdfglyphtounicode{threeideographicparen}{3222}
+\pdfglyphtounicode{fourideographicparen}{3223}
+\pdfglyphtounicode{fiveideographicparen}{3224}
+\pdfglyphtounicode{sixideographicparen}{3225}
+\pdfglyphtounicode{sevenideographicparen}{3226}
+\pdfglyphtounicode{eightideographicparen}{3227}
+\pdfglyphtounicode{nineideographicparen}{3228}
+\pdfglyphtounicode{tenideographicparen}{3229}
+\pdfglyphtounicode{ideographicmoonparen}{322A}
+\pdfglyphtounicode{ideographicfireparen}{322B}
+\pdfglyphtounicode{ideographicwaterparen}{322C}
+\pdfglyphtounicode{ideographicwoodparen}{322D}
+\pdfglyphtounicode{ideographicmetalparen}{322E}
+\pdfglyphtounicode{ideographicearthparen}{322F}
+\pdfglyphtounicode{ideographicsunparen}{3230}
+\pdfglyphtounicode{ideographicstockparen}{3231}
+\pdfglyphtounicode{ideographichaveparen}{3232}
+\pdfglyphtounicode{ideographicsocietyparen}{3233}
+\pdfglyphtounicode{ideographicnameparen}{3234}
+\pdfglyphtounicode{ideographicspecialparen}{3235}
+\pdfglyphtounicode{ideographicfinancialparen}{3236}
+\pdfglyphtounicode{ideographiccongratulationparen}{3237}
+\pdfglyphtounicode{ideographiclaborparen}{3238}
+\pdfglyphtounicode{ideographicrepresentparen}{3239}
+\pdfglyphtounicode{ideographiccallparen}{323A}
+\pdfglyphtounicode{ideographicstudyparen}{323B}
+\pdfglyphtounicode{ideographicsuperviseparen}{323C}
+\pdfglyphtounicode{ideographicenterpriseparen}{323D}
+\pdfglyphtounicode{ideographicresourceparen}{323E}
+\pdfglyphtounicode{ideographicallianceparen}{323F}
+\pdfglyphtounicode{ideographicfestivalparen}{3240}
+\pdfglyphtounicode{ideographicselfparen}{3242}
+\pdfglyphtounicode{ideographicreachparen}{3243}
+\pdfglyphtounicode{kiyeokcirclekorean}{3260}
+\pdfglyphtounicode{nieuncirclekorean}{3261}
+\pdfglyphtounicode{tikeutcirclekorean}{3262}
+\pdfglyphtounicode{rieulcirclekorean}{3263}
+\pdfglyphtounicode{mieumcirclekorean}{3264}
+\pdfglyphtounicode{pieupcirclekorean}{3265}
+\pdfglyphtounicode{sioscirclekorean}{3266}
+\pdfglyphtounicode{ieungcirclekorean}{3267}
+\pdfglyphtounicode{cieuccirclekorean}{3268}
+\pdfglyphtounicode{chieuchcirclekorean}{3269}
+\pdfglyphtounicode{khieukhcirclekorean}{326A}
+\pdfglyphtounicode{thieuthcirclekorean}{326B}
+\pdfglyphtounicode{phieuphcirclekorean}{326C}
+\pdfglyphtounicode{hieuhcirclekorean}{326D}
+\pdfglyphtounicode{kiyeokacirclekorean}{326E}
+\pdfglyphtounicode{nieunacirclekorean}{326F}
+\pdfglyphtounicode{tikeutacirclekorean}{3270}
+\pdfglyphtounicode{rieulacirclekorean}{3271}
+\pdfglyphtounicode{mieumacirclekorean}{3272}
+\pdfglyphtounicode{pieupacirclekorean}{3273}
+\pdfglyphtounicode{siosacirclekorean}{3274}
+\pdfglyphtounicode{ieungacirclekorean}{3275}
+\pdfglyphtounicode{cieucacirclekorean}{3276}
+\pdfglyphtounicode{chieuchacirclekorean}{3277}
+\pdfglyphtounicode{khieukhacirclekorean}{3278}
+\pdfglyphtounicode{thieuthacirclekorean}{3279}
+\pdfglyphtounicode{phieuphacirclekorean}{327A}
+\pdfglyphtounicode{hieuhacirclekorean}{327B}
+\pdfglyphtounicode{koreanstandardsymbol}{327F}
+\pdfglyphtounicode{ideographmooncircle}{328A}
+\pdfglyphtounicode{ideographfirecircle}{328B}
+\pdfglyphtounicode{ideographwatercircle}{328C}
+\pdfglyphtounicode{ideographwoodcircle}{328D}
+\pdfglyphtounicode{ideographmetalcircle}{328E}
+\pdfglyphtounicode{ideographearthcircle}{328F}
+\pdfglyphtounicode{ideographsuncircle}{3290}
+\pdfglyphtounicode{ideographnamecircle}{3294}
+\pdfglyphtounicode{ideographicfinancialcircle}{3296}
+\pdfglyphtounicode{ideographiclaborcircle}{3298}
+\pdfglyphtounicode{ideographicsecretcircle}{3299}
+\pdfglyphtounicode{ideographicexcellentcircle}{329D}
+\pdfglyphtounicode{ideographicprintcircle}{329E}
+\pdfglyphtounicode{ideographiccorrectcircle}{32A3}
+\pdfglyphtounicode{ideographichighcircle}{32A4}
+\pdfglyphtounicode{ideographiccentrecircle}{32A5}
+\pdfglyphtounicode{ideographiclowcircle}{32A6}
+\pdfglyphtounicode{ideographicleftcircle}{32A7}
+\pdfglyphtounicode{ideographicrightcircle}{32A8}
+\pdfglyphtounicode{ideographicmedicinecircle}{32A9}
+\pdfglyphtounicode{apaatosquare}{3300}
+\pdfglyphtounicode{aarusquare}{3303}
+\pdfglyphtounicode{intisquare}{3305}
+\pdfglyphtounicode{karoriisquare}{330D}
+\pdfglyphtounicode{kirosquare}{3314}
+\pdfglyphtounicode{kiroguramusquare}{3315}
+\pdfglyphtounicode{kiromeetorusquare}{3316}
+\pdfglyphtounicode{guramusquare}{3318}
+\pdfglyphtounicode{kooposquare}{331E}
+\pdfglyphtounicode{sentisquare}{3322}
+\pdfglyphtounicode{sentosquare}{3323}
+\pdfglyphtounicode{dorusquare}{3326}
+\pdfglyphtounicode{tonsquare}{3327}
+\pdfglyphtounicode{haitusquare}{332A}
+\pdfglyphtounicode{paasentosquare}{332B}
+\pdfglyphtounicode{birusquare}{3331}
+\pdfglyphtounicode{huiitosquare}{3333}
+\pdfglyphtounicode{hekutaarusquare}{3336}
+\pdfglyphtounicode{herutusquare}{3339}
+\pdfglyphtounicode{peezisquare}{333B}
+\pdfglyphtounicode{hoonsquare}{3342}
+\pdfglyphtounicode{mansyonsquare}{3347}
+\pdfglyphtounicode{mirisquare}{3349}
+\pdfglyphtounicode{miribaarusquare}{334A}
+\pdfglyphtounicode{meetorusquare}{334D}
+\pdfglyphtounicode{yaadosquare}{334E}
+\pdfglyphtounicode{rittorusquare}{3351}
+\pdfglyphtounicode{wattosquare}{3357}
+\pdfglyphtounicode{heiseierasquare}{337B}
+\pdfglyphtounicode{syouwaerasquare}{337C}
+\pdfglyphtounicode{taisyouerasquare}{337D}
+\pdfglyphtounicode{meizierasquare}{337E}
+\pdfglyphtounicode{corporationsquare}{337F}
+\pdfglyphtounicode{paampssquare}{3380}
+\pdfglyphtounicode{nasquare}{3381}
+\pdfglyphtounicode{muasquare}{3382}
+\pdfglyphtounicode{masquare}{3383}
+\pdfglyphtounicode{kasquare}{3384}
+\pdfglyphtounicode{KBsquare}{3385}
+\pdfglyphtounicode{MBsquare}{3386}
+\pdfglyphtounicode{GBsquare}{3387}
+\pdfglyphtounicode{calsquare}{3388}
+\pdfglyphtounicode{kcalsquare}{3389}
+\pdfglyphtounicode{pfsquare}{338A}
+\pdfglyphtounicode{nfsquare}{338B}
+\pdfglyphtounicode{mufsquare}{338C}
+\pdfglyphtounicode{mugsquare}{338D}
+\pdfglyphtounicode{squaremg}{338E}
+\pdfglyphtounicode{squarekg}{338F}
+\pdfglyphtounicode{Hzsquare}{3390}
+\pdfglyphtounicode{khzsquare}{3391}
+\pdfglyphtounicode{mhzsquare}{3392}
+\pdfglyphtounicode{ghzsquare}{3393}
+\pdfglyphtounicode{thzsquare}{3394}
+\pdfglyphtounicode{mulsquare}{3395}
+\pdfglyphtounicode{mlsquare}{3396}
+\pdfglyphtounicode{dlsquare}{3397}
+\pdfglyphtounicode{klsquare}{3398}
+\pdfglyphtounicode{fmsquare}{3399}
+\pdfglyphtounicode{nmsquare}{339A}
+\pdfglyphtounicode{mumsquare}{339B}
+\pdfglyphtounicode{squaremm}{339C}
+\pdfglyphtounicode{squarecm}{339D}
+\pdfglyphtounicode{squarekm}{339E}
+\pdfglyphtounicode{mmsquaredsquare}{339F}
+\pdfglyphtounicode{cmsquaredsquare}{33A0}
+\pdfglyphtounicode{squaremsquared}{33A1}
+\pdfglyphtounicode{kmsquaredsquare}{33A2}
+\pdfglyphtounicode{mmcubedsquare}{33A3}
+\pdfglyphtounicode{cmcubedsquare}{33A4}
+\pdfglyphtounicode{mcubedsquare}{33A5}
+\pdfglyphtounicode{kmcubedsquare}{33A6}
+\pdfglyphtounicode{moverssquare}{33A7}
+\pdfglyphtounicode{moverssquaredsquare}{33A8}
+\pdfglyphtounicode{pasquare}{33A9}
+\pdfglyphtounicode{kpasquare}{33AA}
+\pdfglyphtounicode{mpasquare}{33AB}
+\pdfglyphtounicode{gpasquare}{33AC}
+\pdfglyphtounicode{radsquare}{33AD}
+\pdfglyphtounicode{radoverssquare}{33AE}
+\pdfglyphtounicode{radoverssquaredsquare}{33AF}
+\pdfglyphtounicode{pssquare}{33B0}
+\pdfglyphtounicode{nssquare}{33B1}
+\pdfglyphtounicode{mussquare}{33B2}
+\pdfglyphtounicode{mssquare}{33B3}
+\pdfglyphtounicode{pvsquare}{33B4}
+\pdfglyphtounicode{nvsquare}{33B5}
+\pdfglyphtounicode{muvsquare}{33B6}
+\pdfglyphtounicode{mvsquare}{33B7}
+\pdfglyphtounicode{kvsquare}{33B8}
+\pdfglyphtounicode{mvmegasquare}{33B9}
+\pdfglyphtounicode{pwsquare}{33BA}
+\pdfglyphtounicode{nwsquare}{33BB}
+\pdfglyphtounicode{muwsquare}{33BC}
+\pdfglyphtounicode{mwsquare}{33BD}
+\pdfglyphtounicode{kwsquare}{33BE}
+\pdfglyphtounicode{mwmegasquare}{33BF}
+\pdfglyphtounicode{kohmsquare}{33C0}
+\pdfglyphtounicode{mohmsquare}{33C1}
+\pdfglyphtounicode{amsquare}{33C2}
+\pdfglyphtounicode{bqsquare}{33C3}
+\pdfglyphtounicode{squarecc}{33C4}
+\pdfglyphtounicode{cdsquare}{33C5}
+\pdfglyphtounicode{coverkgsquare}{33C6}
+\pdfglyphtounicode{cosquare}{33C7}
+\pdfglyphtounicode{dbsquare}{33C8}
+\pdfglyphtounicode{gysquare}{33C9}
+\pdfglyphtounicode{hasquare}{33CA}
+\pdfglyphtounicode{HPsquare}{33CB}
+\pdfglyphtounicode{KKsquare}{33CD}
+\pdfglyphtounicode{squarekmcapital}{33CE}
+\pdfglyphtounicode{ktsquare}{33CF}
+\pdfglyphtounicode{lmsquare}{33D0}
+\pdfglyphtounicode{squareln}{33D1}
+\pdfglyphtounicode{squarelog}{33D2}
+\pdfglyphtounicode{lxsquare}{33D3}
+\pdfglyphtounicode{mbsquare}{33D4}
+\pdfglyphtounicode{squaremil}{33D5}
+\pdfglyphtounicode{molsquare}{33D6}
+\pdfglyphtounicode{pmsquare}{33D8}
+\pdfglyphtounicode{srsquare}{33DB}
+\pdfglyphtounicode{svsquare}{33DC}
+\pdfglyphtounicode{wbsquare}{33DD}
+\pdfglyphtounicode{twentyhangzhou}{5344}
+\pdfglyphtounicode{Germandbls}{D800}
+\pdfglyphtounicode{SS}{D800}
+\pdfglyphtounicode{emptyslot}{D801}
+\pdfglyphtounicode{altselector}{D802}
+\pdfglyphtounicode{Germandblssmall}{D803}
+\pdfglyphtounicode{SSsmall}{D803}
+\pdfglyphtounicode{FFsmall}{D804}
+\pdfglyphtounicode{FIsmall}{D805}
+\pdfglyphtounicode{FLsmall}{D806}
+\pdfglyphtounicode{FFIsmall}{D807}
+\pdfglyphtounicode{FFLsmall}{D808}
+\pdfglyphtounicode{capitalcompwordmark}{D809}
+\pdfglyphtounicode{ascendercompwordmark}{D80A}
+\pdfglyphtounicode{interrobangdown}{D80B}
+\pdfglyphtounicode{twelveudash}{D80C}
+\pdfglyphtounicode{ringfitted}{D80D}
+\pdfglyphtounicode{suppress}{EB61}
+\pdfglyphtounicode{tildewide}{EB68}
+\pdfglyphtounicode{tildewider}{EB69}
+\pdfglyphtounicode{tildewidest}{EB6A}
+\pdfglyphtounicode{angbracketleftBig}{ED01}
+\pdfglyphtounicode{angbracketleftbig}{ED02}
+\pdfglyphtounicode{angbracketleftBigg}{ED03}
+\pdfglyphtounicode{angbracketleftbigg}{ED04}
+\pdfglyphtounicode{angbracketrightBig}{ED06}
+\pdfglyphtounicode{angbracketrightbig}{ED07}
+\pdfglyphtounicode{angbracketrightBigg}{ED08}
+\pdfglyphtounicode{angbracketrightbigg}{ED09}
+\pdfglyphtounicode{arrowbt}{ED0A}
+\pdfglyphtounicode{arrowdblbt}{ED0B}
+\pdfglyphtounicode{arrowdbltp}{ED0E}
+\pdfglyphtounicode{arrowtp}{ED11}
+\pdfglyphtounicode{arrowvertexdbl}{ED12}
+\pdfglyphtounicode{backslashBig}{ED13}
+\pdfglyphtounicode{backslashbig}{ED14}
+\pdfglyphtounicode{backslashBigg}{ED15}
+\pdfglyphtounicode{backslashbigg}{ED16}
+\pdfglyphtounicode{bracehtipdownleft}{ED17}
+\pdfglyphtounicode{bracehtipdownright}{ED18}
+\pdfglyphtounicode{bracehtipupleft}{ED19}
+\pdfglyphtounicode{bracehtipupright}{ED1A}
+\pdfglyphtounicode{braceleftBig}{ED1B}
+\pdfglyphtounicode{braceleftbig}{ED1C}
+\pdfglyphtounicode{braceleftBigg}{ED1D}
+\pdfglyphtounicode{braceleftbigg}{ED1E}
+\pdfglyphtounicode{bracerightBig}{ED20}
+\pdfglyphtounicode{bracerightbig}{ED21}
+\pdfglyphtounicode{bracerightBigg}{ED22}
+\pdfglyphtounicode{bracerightbigg}{ED23}
+\pdfglyphtounicode{bracketleftBig}{ED24}
+\pdfglyphtounicode{bracketleftbig}{ED25}
+\pdfglyphtounicode{bracketleftBigg}{ED26}
+\pdfglyphtounicode{bracketleftbigg}{ED27}
+\pdfglyphtounicode{bracketrightBig}{ED28}
+\pdfglyphtounicode{bracketrightbig}{ED29}
+\pdfglyphtounicode{bracketrightBigg}{ED2A}
+\pdfglyphtounicode{bracketrightbigg}{ED2B}
+\pdfglyphtounicode{ceilingleftBig}{ED2C}
+\pdfglyphtounicode{ceilingleftbig}{ED2D}
+\pdfglyphtounicode{ceilingleftBigg}{ED2E}
+\pdfglyphtounicode{ceilingleftbigg}{ED2F}
+\pdfglyphtounicode{ceilingrightBig}{ED30}
+\pdfglyphtounicode{ceilingrightbig}{ED31}
+\pdfglyphtounicode{ceilingrightBigg}{ED32}
+\pdfglyphtounicode{ceilingrightbigg}{ED33}
+\pdfglyphtounicode{circledotdisplay}{ED34}
+\pdfglyphtounicode{circledottext}{ED35}
+\pdfglyphtounicode{circlemultiplydisplay}{ED36}
+\pdfglyphtounicode{circlemultiplytext}{ED37}
+\pdfglyphtounicode{circleplusdisplay}{ED38}
+\pdfglyphtounicode{circleplustext}{ED39}
+\pdfglyphtounicode{contintegraldisplay}{ED3B}
+\pdfglyphtounicode{contintegraltext}{ED3C}
+\pdfglyphtounicode{coproductdisplay}{ED3D}
+\pdfglyphtounicode{coproducttext}{ED3E}
+\pdfglyphtounicode{floorleftBig}{ED42}
+\pdfglyphtounicode{floorleftbig}{ED43}
+\pdfglyphtounicode{floorleftBigg}{ED44}
+\pdfglyphtounicode{floorleftbigg}{ED45}
+\pdfglyphtounicode{floorrightBig}{ED46}
+\pdfglyphtounicode{floorrightbig}{ED47}
+\pdfglyphtounicode{floorrightBigg}{ED48}
+\pdfglyphtounicode{floorrightbigg}{ED49}
+\pdfglyphtounicode{hatwide}{ED4A}
+\pdfglyphtounicode{hatwider}{ED4B}
+\pdfglyphtounicode{hatwidest}{ED4C}
+\pdfglyphtounicode{integraldisplay}{ED4D}
+\pdfglyphtounicode{integraltext}{ED4E}
+\pdfglyphtounicode{intersectiondisplay}{ED4F}
+\pdfglyphtounicode{intersectiontext}{ED50}
+\pdfglyphtounicode{logicalanddisplay}{ED51}
+\pdfglyphtounicode{logicalandtext}{ED52}
+\pdfglyphtounicode{logicalordisplay}{ED53}
+\pdfglyphtounicode{logicalortext}{ED54}
+\pdfglyphtounicode{parenleftBig}{ED5A}
+\pdfglyphtounicode{parenleftbig}{ED5B}
+\pdfglyphtounicode{parenleftBigg}{ED5C}
+\pdfglyphtounicode{parenleftbigg}{ED5D}
+\pdfglyphtounicode{parenrightBig}{ED5E}
+\pdfglyphtounicode{parenrightbig}{ED5F}
+\pdfglyphtounicode{parenrightBigg}{ED60}
+\pdfglyphtounicode{parenrightbigg}{ED61}
+\pdfglyphtounicode{productdisplay}{ED63}
+\pdfglyphtounicode{producttext}{ED64}
+\pdfglyphtounicode{radicalBig}{ED65}
+\pdfglyphtounicode{radicalbig}{ED66}
+\pdfglyphtounicode{radicalBigg}{ED67}
+\pdfglyphtounicode{radicalbigg}{ED68}
+\pdfglyphtounicode{radicalbt}{ED69}
+\pdfglyphtounicode{radicaltp}{ED6A}
+\pdfglyphtounicode{radicalvertex}{ED6B}
+\pdfglyphtounicode{slashBig}{ED6C}
+\pdfglyphtounicode{slashbig}{ED6D}
+\pdfglyphtounicode{slashBigg}{ED6E}
+\pdfglyphtounicode{slashbigg}{ED6F}
+\pdfglyphtounicode{summationdisplay}{ED70}
+\pdfglyphtounicode{summationtext}{ED71}
+\pdfglyphtounicode{uniondisplay}{ED72}
+\pdfglyphtounicode{unionmultidisplay}{ED73}
+\pdfglyphtounicode{unionmultitext}{ED74}
+\pdfglyphtounicode{unionsqdisplay}{ED75}
+\pdfglyphtounicode{unionsqtext}{ED76}
+\pdfglyphtounicode{uniontext}{ED77}
+\pdfglyphtounicode{vextenddouble}{ED79}
+\pdfglyphtounicode{vextendsingle}{ED7A}
+\pdfglyphtounicode{dotlessj}{F6BE}
+\pdfglyphtounicode{LL}{F6BF}
+\pdfglyphtounicode{ll}{F6C0}
+\pdfglyphtounicode{commaaccent}{F6C3}
+\pdfglyphtounicode{afii10063}{F6C4}
+\pdfglyphtounicode{afii10064}{F6C5}
+\pdfglyphtounicode{afii10192}{F6C6}
+\pdfglyphtounicode{afii10831}{F6C7}
+\pdfglyphtounicode{afii10832}{F6C8}
+\pdfglyphtounicode{Acute}{F6C9}
+\pdfglyphtounicode{Caron}{F6CA}
+\pdfglyphtounicode{Dieresis}{F6CB}
+\pdfglyphtounicode{DieresisAcute}{F6CC}
+\pdfglyphtounicode{DieresisGrave}{F6CD}
+\pdfglyphtounicode{Grave}{F6CE}
+\pdfglyphtounicode{Hungarumlaut}{F6CF}
+\pdfglyphtounicode{Macron}{F6D0}
+\pdfglyphtounicode{cyrBreve}{F6D1}
+\pdfglyphtounicode{cyrFlex}{F6D2}
+\pdfglyphtounicode{dblGrave}{F6D3}
+\pdfglyphtounicode{cyrbreve}{F6D4}
+\pdfglyphtounicode{cyrflex}{F6D5}
+\pdfglyphtounicode{dblgrave}{F6D6}
+\pdfglyphtounicode{dieresisacute}{F6D7}
+\pdfglyphtounicode{dieresisgrave}{F6D8}
+\pdfglyphtounicode{copyrightserif}{F6D9}
+\pdfglyphtounicode{registerserif}{F6DA}
+\pdfglyphtounicode{trademarkserif}{F6DB}
+\pdfglyphtounicode{onefitted}{F6DC}
+\pdfglyphtounicode{rupiah}{F6DD}
+\pdfglyphtounicode{threequartersemdash}{F6DE}
+\pdfglyphtounicode{centinferior}{F6DF}
+\pdfglyphtounicode{centsuperior}{F6E0}
+\pdfglyphtounicode{commainferior}{F6E1}
+\pdfglyphtounicode{commasuperior}{F6E2}
+\pdfglyphtounicode{dollarinferior}{F6E3}
+\pdfglyphtounicode{dollarsuperior}{F6E4}
+\pdfglyphtounicode{hypheninferior}{F6E5}
+\pdfglyphtounicode{hyphensuperior}{F6E6}
+\pdfglyphtounicode{periodinferior}{F6E7}
+\pdfglyphtounicode{periodsuperior}{F6E8}
+\pdfglyphtounicode{asuperior}{F6E9}
+\pdfglyphtounicode{bsuperior}{F6EA}
+\pdfglyphtounicode{dsuperior}{F6EB}
+\pdfglyphtounicode{esuperior}{F6EC}
+\pdfglyphtounicode{isuperior}{F6ED}
+\pdfglyphtounicode{lsuperior}{F6EE}
+\pdfglyphtounicode{msuperior}{F6EF}
+\pdfglyphtounicode{osuperior}{F6F0}
+\pdfglyphtounicode{rsuperior}{F6F1}
+\pdfglyphtounicode{ssuperior}{F6F2}
+\pdfglyphtounicode{tsuperior}{F6F3}
+\pdfglyphtounicode{Brevesmall}{F6F4}
+\pdfglyphtounicode{Caronsmall}{F6F5}
+\pdfglyphtounicode{Circumflexsmall}{F6F6}
+\pdfglyphtounicode{Dotaccentsmall}{F6F7}
+\pdfglyphtounicode{Hungarumlautsmall}{F6F8}
+\pdfglyphtounicode{Lslashsmall}{F6F9}
+\pdfglyphtounicode{OEsmall}{F6FA}
+\pdfglyphtounicode{Ogoneksmall}{F6FB}
+\pdfglyphtounicode{Ringsmall}{F6FC}
+\pdfglyphtounicode{Scaronsmall}{F6FD}
+\pdfglyphtounicode{Tildesmall}{F6FE}
+\pdfglyphtounicode{Zcaronsmall}{F6FF}
+\pdfglyphtounicode{exclamsmall}{F721}
+\pdfglyphtounicode{dollaroldstyle}{F724}
+\pdfglyphtounicode{ampersandsmall}{F726}
+\pdfglyphtounicode{zerooldstyle}{F730}
+\pdfglyphtounicode{oneoldstyle}{F731}
+\pdfglyphtounicode{twooldstyle}{F732}
+\pdfglyphtounicode{threeoldstyle}{F733}
+\pdfglyphtounicode{fouroldstyle}{F734}
+\pdfglyphtounicode{fiveoldstyle}{F735}
+\pdfglyphtounicode{sixoldstyle}{F736}
+\pdfglyphtounicode{sevenoldstyle}{F737}
+\pdfglyphtounicode{eightoldstyle}{F738}
+\pdfglyphtounicode{nineoldstyle}{F739}
+\pdfglyphtounicode{questionsmall}{F73F}
+\pdfglyphtounicode{Gravesmall}{F760}
+\pdfglyphtounicode{Asmall}{F761}
+\pdfglyphtounicode{Bsmall}{F762}
+\pdfglyphtounicode{Csmall}{F763}
+\pdfglyphtounicode{Dsmall}{F764}
+\pdfglyphtounicode{Esmall}{F765}
+\pdfglyphtounicode{Fsmall}{F766}
+\pdfglyphtounicode{Gsmall}{F767}
+\pdfglyphtounicode{Hsmall}{F768}
+\pdfglyphtounicode{Ismall}{F769}
+\pdfglyphtounicode{Jsmall}{F76A}
+\pdfglyphtounicode{Ksmall}{F76B}
+\pdfglyphtounicode{Lsmall}{F76C}
+\pdfglyphtounicode{Msmall}{F76D}
+\pdfglyphtounicode{Nsmall}{F76E}
+\pdfglyphtounicode{Osmall}{F76F}
+\pdfglyphtounicode{Psmall}{F770}
+\pdfglyphtounicode{Qsmall}{F771}
+\pdfglyphtounicode{Rsmall}{F772}
+\pdfglyphtounicode{Ssmall}{F773}
+\pdfglyphtounicode{Tsmall}{F774}
+\pdfglyphtounicode{Usmall}{F775}
+\pdfglyphtounicode{Vsmall}{F776}
+\pdfglyphtounicode{Wsmall}{F777}
+\pdfglyphtounicode{Xsmall}{F778}
+\pdfglyphtounicode{Ysmall}{F779}
+\pdfglyphtounicode{Zsmall}{F77A}
+\pdfglyphtounicode{exclamdownsmall}{F7A1}
+\pdfglyphtounicode{centoldstyle}{F7A2}
+\pdfglyphtounicode{Dieresissmall}{F7A8}
+\pdfglyphtounicode{Macronsmall}{F7AF}
+\pdfglyphtounicode{Acutesmall}{F7B4}
+\pdfglyphtounicode{Cedillasmall}{F7B8}
+\pdfglyphtounicode{questiondownsmall}{F7BF}
+\pdfglyphtounicode{Agravesmall}{F7E0}
+\pdfglyphtounicode{Aacutesmall}{F7E1}
+\pdfglyphtounicode{Acircumflexsmall}{F7E2}
+\pdfglyphtounicode{Atildesmall}{F7E3}
+\pdfglyphtounicode{Adieresissmall}{F7E4}
+\pdfglyphtounicode{Aringsmall}{F7E5}
+\pdfglyphtounicode{AEsmall}{F7E6}
+\pdfglyphtounicode{Ccedillasmall}{F7E7}
+\pdfglyphtounicode{Egravesmall}{F7E8}
+\pdfglyphtounicode{Eacutesmall}{F7E9}
+\pdfglyphtounicode{Ecircumflexsmall}{F7EA}
+\pdfglyphtounicode{Edieresissmall}{F7EB}
+\pdfglyphtounicode{Igravesmall}{F7EC}
+\pdfglyphtounicode{Iacutesmall}{F7ED}
+\pdfglyphtounicode{Icircumflexsmall}{F7EE}
+\pdfglyphtounicode{Idieresissmall}{F7EF}
+\pdfglyphtounicode{Ethsmall}{F7F0}
+\pdfglyphtounicode{Ntildesmall}{F7F1}
+\pdfglyphtounicode{Ogravesmall}{F7F2}
+\pdfglyphtounicode{Oacutesmall}{F7F3}
+\pdfglyphtounicode{Ocircumflexsmall}{F7F4}
+\pdfglyphtounicode{Otildesmall}{F7F5}
+\pdfglyphtounicode{Odieresissmall}{F7F6}
+\pdfglyphtounicode{Oslashsmall}{F7F8}
+\pdfglyphtounicode{Ugravesmall}{F7F9}
+\pdfglyphtounicode{Uacutesmall}{F7FA}
+\pdfglyphtounicode{Ucircumflexsmall}{F7FB}
+\pdfglyphtounicode{Udieresissmall}{F7FC}
+\pdfglyphtounicode{Yacutesmall}{F7FD}
+\pdfglyphtounicode{Thornsmall}{F7FE}
+\pdfglyphtounicode{Ydieresissmall}{F7FF}
+\pdfglyphtounicode{maihanakatleftthai}{F884}
+\pdfglyphtounicode{saraileftthai}{F885}
+\pdfglyphtounicode{saraiileftthai}{F886}
+\pdfglyphtounicode{saraueleftthai}{F887}
+\pdfglyphtounicode{saraueeleftthai}{F888}
+\pdfglyphtounicode{maitaikhuleftthai}{F889}
+\pdfglyphtounicode{maiekupperleftthai}{F88A}
+\pdfglyphtounicode{maieklowrightthai}{F88B}
+\pdfglyphtounicode{maieklowleftthai}{F88C}
+\pdfglyphtounicode{maithoupperleftthai}{F88D}
+\pdfglyphtounicode{maitholowrightthai}{F88E}
+\pdfglyphtounicode{maitholowleftthai}{F88F}
+\pdfglyphtounicode{maitriupperleftthai}{F890}
+\pdfglyphtounicode{maitrilowrightthai}{F891}
+\pdfglyphtounicode{maitrilowleftthai}{F892}
+\pdfglyphtounicode{maichattawaupperleftthai}{F893}
+\pdfglyphtounicode{maichattawalowrightthai}{F894}
+\pdfglyphtounicode{maichattawalowleftthai}{F895}
+\pdfglyphtounicode{thanthakhatupperleftthai}{F896}
+\pdfglyphtounicode{thanthakhatlowrightthai}{F897}
+\pdfglyphtounicode{thanthakhatlowleftthai}{F898}
+\pdfglyphtounicode{nikhahitleftthai}{F899}
+\pdfglyphtounicode{radicalex}{F8E5}
+\pdfglyphtounicode{arrowvertex}{F8E6}
+\pdfglyphtounicode{arrowhorizex}{F8E7}
+\pdfglyphtounicode{registersans}{F8E8}
+\pdfglyphtounicode{copyrightsans}{F8E9}
+\pdfglyphtounicode{trademarksans}{F8EA}
+\pdfglyphtounicode{parenlefttp}{F8EB}
+\pdfglyphtounicode{parenleftex}{F8EC}
+\pdfglyphtounicode{parenleftbt}{F8ED}
+\pdfglyphtounicode{bracketlefttp}{F8EE}
+\pdfglyphtounicode{bracketleftex}{F8EF}
+\pdfglyphtounicode{bracketleftbt}{F8F0}
+\pdfglyphtounicode{bracelefttp}{F8F1}
+\pdfglyphtounicode{braceleftmid}{F8F2}
+\pdfglyphtounicode{braceleftbt}{F8F3}
+\pdfglyphtounicode{braceex}{F8F4}
+\pdfglyphtounicode{integralex}{F8F5}
+\pdfglyphtounicode{parenrighttp}{F8F6}
+\pdfglyphtounicode{parenrightex}{F8F7}
+\pdfglyphtounicode{parenrightbt}{F8F8}
+\pdfglyphtounicode{bracketrighttp}{F8F9}
+\pdfglyphtounicode{bracketrightex}{F8FA}
+\pdfglyphtounicode{bracketrightbt}{F8FB}
+\pdfglyphtounicode{bracerighttp}{F8FC}
+\pdfglyphtounicode{bracerightmid}{F8FD}
+\pdfglyphtounicode{bracerightbt}{F8FE}
+\pdfglyphtounicode{apple}{F8FF}
+\pdfglyphtounicode{afii57705}{FB1F}
+\pdfglyphtounicode{doubleyodpatah}{FB1F}
+\pdfglyphtounicode{doubleyodpatahhebrew}{FB1F}
+\pdfglyphtounicode{yodyodpatahhebrew}{FB1F}
+\pdfglyphtounicode{ayinaltonehebrew}{FB20}
+\pdfglyphtounicode{afii57694}{FB2A}
+\pdfglyphtounicode{shinshindot}{FB2A}
+\pdfglyphtounicode{shinshindothebrew}{FB2A}
+\pdfglyphtounicode{afii57695}{FB2B}
+\pdfglyphtounicode{shinsindot}{FB2B}
+\pdfglyphtounicode{shinsindothebrew}{FB2B}
+\pdfglyphtounicode{shindageshshindot}{FB2C}
+\pdfglyphtounicode{shindageshshindothebrew}{FB2C}
+\pdfglyphtounicode{shindageshsindot}{FB2D}
+\pdfglyphtounicode{shindageshsindothebrew}{FB2D}
+\pdfglyphtounicode{alefpatahhebrew}{FB2E}
+\pdfglyphtounicode{alefqamatshebrew}{FB2F}
+\pdfglyphtounicode{alefdageshhebrew}{FB30}
+\pdfglyphtounicode{betdagesh}{FB31}
+\pdfglyphtounicode{betdageshhebrew}{FB31}
+\pdfglyphtounicode{gimeldagesh}{FB32}
+\pdfglyphtounicode{gimeldageshhebrew}{FB32}
+\pdfglyphtounicode{daletdagesh}{FB33}
+\pdfglyphtounicode{daletdageshhebrew}{FB33}
+\pdfglyphtounicode{hedagesh}{FB34}
+\pdfglyphtounicode{hedageshhebrew}{FB34}
+\pdfglyphtounicode{afii57723}{FB35}
+\pdfglyphtounicode{vavdagesh}{FB35}
+\pdfglyphtounicode{vavdagesh65}{FB35}
+\pdfglyphtounicode{vavdageshhebrew}{FB35}
+\pdfglyphtounicode{zayindagesh}{FB36}
+\pdfglyphtounicode{zayindageshhebrew}{FB36}
+\pdfglyphtounicode{tetdagesh}{FB38}
+\pdfglyphtounicode{tetdageshhebrew}{FB38}
+\pdfglyphtounicode{yoddagesh}{FB39}
+\pdfglyphtounicode{yoddageshhebrew}{FB39}
+\pdfglyphtounicode{finalkafdagesh}{FB3A}
+\pdfglyphtounicode{finalkafdageshhebrew}{FB3A}
+\pdfglyphtounicode{kafdagesh}{FB3B}
+\pdfglyphtounicode{kafdageshhebrew}{FB3B}
+\pdfglyphtounicode{lameddagesh}{FB3C}
+\pdfglyphtounicode{lameddageshhebrew}{FB3C}
+\pdfglyphtounicode{memdagesh}{FB3E}
+\pdfglyphtounicode{memdageshhebrew}{FB3E}
+\pdfglyphtounicode{nundagesh}{FB40}
+\pdfglyphtounicode{nundageshhebrew}{FB40}
+\pdfglyphtounicode{samekhdagesh}{FB41}
+\pdfglyphtounicode{samekhdageshhebrew}{FB41}
+\pdfglyphtounicode{pefinaldageshhebrew}{FB43}
+\pdfglyphtounicode{pedagesh}{FB44}
+\pdfglyphtounicode{pedageshhebrew}{FB44}
+\pdfglyphtounicode{tsadidagesh}{FB46}
+\pdfglyphtounicode{tsadidageshhebrew}{FB46}
+\pdfglyphtounicode{qofdagesh}{FB47}
+\pdfglyphtounicode{qofdageshhebrew}{FB47}
+\pdfglyphtounicode{reshdageshhebrew}{FB48}
+\pdfglyphtounicode{shindagesh}{FB49}
+\pdfglyphtounicode{shindageshhebrew}{FB49}
+\pdfglyphtounicode{tavdages}{FB4A}
+\pdfglyphtounicode{tavdagesh}{FB4A}
+\pdfglyphtounicode{tavdageshhebrew}{FB4A}
+\pdfglyphtounicode{afii57700}{FB4B}
+\pdfglyphtounicode{vavholam}{FB4B}
+\pdfglyphtounicode{vavholamhebrew}{FB4B}
+\pdfglyphtounicode{betrafehebrew}{FB4C}
+\pdfglyphtounicode{kafrafehebrew}{FB4D}
+\pdfglyphtounicode{perafehebrew}{FB4E}
+\pdfglyphtounicode{aleflamedhebrew}{FB4F}
+\pdfglyphtounicode{pehfinalarabic}{FB57}
+\pdfglyphtounicode{pehinitialarabic}{FB58}
+\pdfglyphtounicode{pehmedialarabic}{FB59}
+\pdfglyphtounicode{ttehfinalarabic}{FB67}
+\pdfglyphtounicode{ttehinitialarabic}{FB68}
+\pdfglyphtounicode{ttehmedialarabic}{FB69}
+\pdfglyphtounicode{vehfinalarabic}{FB6B}
+\pdfglyphtounicode{vehinitialarabic}{FB6C}
+\pdfglyphtounicode{vehmedialarabic}{FB6D}
+\pdfglyphtounicode{tchehfinalarabic}{FB7B}
+\pdfglyphtounicode{tchehinitialarabic}{FB7C}
+\pdfglyphtounicode{tchehmedialarabic}{FB7D}
+\pdfglyphtounicode{ddalfinalarabic}{FB89}
+\pdfglyphtounicode{jehfinalarabic}{FB8B}
+\pdfglyphtounicode{rrehfinalarabic}{FB8D}
+\pdfglyphtounicode{gaffinalarabic}{FB93}
+\pdfglyphtounicode{gafinitialarabic}{FB94}
+\pdfglyphtounicode{gafmedialarabic}{FB95}
+\pdfglyphtounicode{noonghunnafinalarabic}{FB9F}
+\pdfglyphtounicode{hehhamzaaboveisolatedarabic}{FBA4}
+\pdfglyphtounicode{hehhamzaabovefinalarabic}{FBA5}
+\pdfglyphtounicode{hehfinalaltonearabic}{FBA7}
+\pdfglyphtounicode{hehinitialaltonearabic}{FBA8}
+\pdfglyphtounicode{hehmedialaltonearabic}{FBA9}
+\pdfglyphtounicode{yehbarreefinalarabic}{FBAF}
+\pdfglyphtounicode{behmeemisolatedarabic}{FC08}
+\pdfglyphtounicode{tehjeemisolatedarabic}{FC0B}
+\pdfglyphtounicode{tehhahisolatedarabic}{FC0C}
+\pdfglyphtounicode{tehmeemisolatedarabic}{FC0E}
+\pdfglyphtounicode{meemmeemisolatedarabic}{FC48}
+\pdfglyphtounicode{noonjeemisolatedarabic}{FC4B}
+\pdfglyphtounicode{noonmeemisolatedarabic}{FC4E}
+\pdfglyphtounicode{yehmeemisolatedarabic}{FC58}
+\pdfglyphtounicode{shaddadammatanarabic}{FC5E}
+\pdfglyphtounicode{shaddakasratanarabic}{FC5F}
+\pdfglyphtounicode{shaddafathaarabic}{FC60}
+\pdfglyphtounicode{shaddadammaarabic}{FC61}
+\pdfglyphtounicode{shaddakasraarabic}{FC62}
+\pdfglyphtounicode{behnoonfinalarabic}{FC6D}
+\pdfglyphtounicode{tehnoonfinalarabic}{FC73}
+\pdfglyphtounicode{noonnoonfinalarabic}{FC8D}
+\pdfglyphtounicode{yehnoonfinalarabic}{FC94}
+\pdfglyphtounicode{behmeeminitialarabic}{FC9F}
+\pdfglyphtounicode{tehjeeminitialarabic}{FCA1}
+\pdfglyphtounicode{tehhahinitialarabic}{FCA2}
+\pdfglyphtounicode{tehmeeminitialarabic}{FCA4}
+\pdfglyphtounicode{lamjeeminitialarabic}{FCC9}
+\pdfglyphtounicode{lamhahinitialarabic}{FCCA}
+\pdfglyphtounicode{lamkhahinitialarabic}{FCCB}
+\pdfglyphtounicode{lammeeminitialarabic}{FCCC}
+\pdfglyphtounicode{meemmeeminitialarabic}{FCD1}
+\pdfglyphtounicode{noonjeeminitialarabic}{FCD2}
+\pdfglyphtounicode{noonmeeminitialarabic}{FCD5}
+\pdfglyphtounicode{yehmeeminitialarabic}{FCDD}
+\pdfglyphtounicode{parenleftaltonearabic}{FD3E}
+\pdfglyphtounicode{parenrightaltonearabic}{FD3F}
+\pdfglyphtounicode{lammeemhahinitialarabic}{FD88}
+\pdfglyphtounicode{lamlamhehisolatedarabic}{FDF2}
+\pdfglyphtounicode{sallallahoualayhewasallamarabic}{FDFA}
+\pdfglyphtounicode{twodotleadervertical}{FE30}
+\pdfglyphtounicode{emdashvertical}{FE31}
+\pdfglyphtounicode{endashvertical}{FE32}
+\pdfglyphtounicode{underscorevertical}{FE33}
+\pdfglyphtounicode{wavyunderscorevertical}{FE34}
+\pdfglyphtounicode{parenleftvertical}{FE35}
+\pdfglyphtounicode{parenrightvertical}{FE36}
+\pdfglyphtounicode{braceleftvertical}{FE37}
+\pdfglyphtounicode{bracerightvertical}{FE38}
+\pdfglyphtounicode{tortoiseshellbracketleftvertical}{FE39}
+\pdfglyphtounicode{tortoiseshellbracketrightvertical}{FE3A}
+\pdfglyphtounicode{blacklenticularbracketleftvertical}{FE3B}
+\pdfglyphtounicode{blacklenticularbracketrightvertical}{FE3C}
+\pdfglyphtounicode{dblanglebracketleftvertical}{FE3D}
+\pdfglyphtounicode{dblanglebracketrightvertical}{FE3E}
+\pdfglyphtounicode{anglebracketleftvertical}{FE3F}
+\pdfglyphtounicode{anglebracketrightvertical}{FE40}
+\pdfglyphtounicode{cornerbracketleftvertical}{FE41}
+\pdfglyphtounicode{cornerbracketrightvertical}{FE42}
+\pdfglyphtounicode{whitecornerbracketleftvertical}{FE43}
+\pdfglyphtounicode{whitecornerbracketrightvertical}{FE44}
+\pdfglyphtounicode{overlinedashed}{FE49}
+\pdfglyphtounicode{overlinecenterline}{FE4A}
+\pdfglyphtounicode{overlinewavy}{FE4B}
+\pdfglyphtounicode{overlinedblwavy}{FE4C}
+\pdfglyphtounicode{lowlinedashed}{FE4D}
+\pdfglyphtounicode{lowlinecenterline}{FE4E}
+\pdfglyphtounicode{underscorewavy}{FE4F}
+\pdfglyphtounicode{commasmall}{FE50}
+\pdfglyphtounicode{periodsmall}{FE52}
+\pdfglyphtounicode{semicolonsmall}{FE54}
+\pdfglyphtounicode{colonsmall}{FE55}
+\pdfglyphtounicode{parenleftsmall}{FE59}
+\pdfglyphtounicode{parenrightsmall}{FE5A}
+\pdfglyphtounicode{braceleftsmall}{FE5B}
+\pdfglyphtounicode{bracerightsmall}{FE5C}
+\pdfglyphtounicode{tortoiseshellbracketleftsmall}{FE5D}
+\pdfglyphtounicode{tortoiseshellbracketrightsmall}{FE5E}
+\pdfglyphtounicode{numbersignsmall}{FE5F}
+\pdfglyphtounicode{asterisksmall}{FE61}
+\pdfglyphtounicode{plussmall}{FE62}
+\pdfglyphtounicode{hyphensmall}{FE63}
+\pdfglyphtounicode{lesssmall}{FE64}
+\pdfglyphtounicode{greatersmall}{FE65}
+\pdfglyphtounicode{equalsmall}{FE66}
+\pdfglyphtounicode{dollarsmall}{FE69}
+\pdfglyphtounicode{percentsmall}{FE6A}
+\pdfglyphtounicode{atsmall}{FE6B}
+\pdfglyphtounicode{alefmaddaabovefinalarabic}{FE82}
+\pdfglyphtounicode{alefhamzaabovefinalarabic}{FE84}
+\pdfglyphtounicode{wawhamzaabovefinalarabic}{FE86}
+\pdfglyphtounicode{alefhamzabelowfinalarabic}{FE88}
+\pdfglyphtounicode{yehhamzaabovefinalarabic}{FE8A}
+\pdfglyphtounicode{yehhamzaaboveinitialarabic}{FE8B}
+\pdfglyphtounicode{yehhamzaabovemedialarabic}{FE8C}
+\pdfglyphtounicode{aleffinalarabic}{FE8E}
+\pdfglyphtounicode{behfinalarabic}{FE90}
+\pdfglyphtounicode{behinitialarabic}{FE91}
+\pdfglyphtounicode{behmedialarabic}{FE92}
+\pdfglyphtounicode{tehmarbutafinalarabic}{FE94}
+\pdfglyphtounicode{tehfinalarabic}{FE96}
+\pdfglyphtounicode{tehinitialarabic}{FE97}
+\pdfglyphtounicode{tehmedialarabic}{FE98}
+\pdfglyphtounicode{thehfinalarabic}{FE9A}
+\pdfglyphtounicode{thehinitialarabic}{FE9B}
+\pdfglyphtounicode{thehmedialarabic}{FE9C}
+\pdfglyphtounicode{jeemfinalarabic}{FE9E}
+\pdfglyphtounicode{jeeminitialarabic}{FE9F}
+\pdfglyphtounicode{jeemmedialarabic}{FEA0}
+\pdfglyphtounicode{hahfinalarabic}{FEA2}
+\pdfglyphtounicode{hahinitialarabic}{FEA3}
+\pdfglyphtounicode{hahmedialarabic}{FEA4}
+\pdfglyphtounicode{khahfinalarabic}{FEA6}
+\pdfglyphtounicode{khahinitialarabic}{FEA7}
+\pdfglyphtounicode{khahmedialarabic}{FEA8}
+\pdfglyphtounicode{dalfinalarabic}{FEAA}
+\pdfglyphtounicode{thalfinalarabic}{FEAC}
+\pdfglyphtounicode{rehfinalarabic}{FEAE}
+\pdfglyphtounicode{zainfinalarabic}{FEB0}
+\pdfglyphtounicode{seenfinalarabic}{FEB2}
+\pdfglyphtounicode{seeninitialarabic}{FEB3}
+\pdfglyphtounicode{seenmedialarabic}{FEB4}
+\pdfglyphtounicode{sheenfinalarabic}{FEB6}
+\pdfglyphtounicode{sheeninitialarabic}{FEB7}
+\pdfglyphtounicode{sheenmedialarabic}{FEB8}
+\pdfglyphtounicode{sadfinalarabic}{FEBA}
+\pdfglyphtounicode{sadinitialarabic}{FEBB}
+\pdfglyphtounicode{sadmedialarabic}{FEBC}
+\pdfglyphtounicode{dadfinalarabic}{FEBE}
+\pdfglyphtounicode{dadinitialarabic}{FEBF}
+\pdfglyphtounicode{dadmedialarabic}{FEC0}
+\pdfglyphtounicode{tahfinalarabic}{FEC2}
+\pdfglyphtounicode{tahinitialarabic}{FEC3}
+\pdfglyphtounicode{tahmedialarabic}{FEC4}
+\pdfglyphtounicode{zahfinalarabic}{FEC6}
+\pdfglyphtounicode{zahinitialarabic}{FEC7}
+\pdfglyphtounicode{zahmedialarabic}{FEC8}
+\pdfglyphtounicode{ainfinalarabic}{FECA}
+\pdfglyphtounicode{aininitialarabic}{FECB}
+\pdfglyphtounicode{ainmedialarabic}{FECC}
+\pdfglyphtounicode{ghainfinalarabic}{FECE}
+\pdfglyphtounicode{ghaininitialarabic}{FECF}
+\pdfglyphtounicode{ghainmedialarabic}{FED0}
+\pdfglyphtounicode{fehfinalarabic}{FED2}
+\pdfglyphtounicode{fehinitialarabic}{FED3}
+\pdfglyphtounicode{fehmedialarabic}{FED4}
+\pdfglyphtounicode{qaffinalarabic}{FED6}
+\pdfglyphtounicode{qafinitialarabic}{FED7}
+\pdfglyphtounicode{qafmedialarabic}{FED8}
+\pdfglyphtounicode{kaffinalarabic}{FEDA}
+\pdfglyphtounicode{kafinitialarabic}{FEDB}
+\pdfglyphtounicode{kafmedialarabic}{FEDC}
+\pdfglyphtounicode{lamfinalarabic}{FEDE}
+\pdfglyphtounicode{laminitialarabic}{FEDF}
+\pdfglyphtounicode{lammedialarabic}{FEE0}
+\pdfglyphtounicode{meemfinalarabic}{FEE2}
+\pdfglyphtounicode{meeminitialarabic}{FEE3}
+\pdfglyphtounicode{meemmedialarabic}{FEE4}
+\pdfglyphtounicode{noonfinalarabic}{FEE6}
+\pdfglyphtounicode{nooninitialarabic}{FEE7}
+\pdfglyphtounicode{noonmedialarabic}{FEE8}
+\pdfglyphtounicode{hehfinalalttwoarabic}{FEEA}
+\pdfglyphtounicode{hehfinalarabic}{FEEA}
+\pdfglyphtounicode{hehinitialarabic}{FEEB}
+\pdfglyphtounicode{hehmedialarabic}{FEEC}
+\pdfglyphtounicode{wawfinalarabic}{FEEE}
+\pdfglyphtounicode{alefmaksurafinalarabic}{FEF0}
+\pdfglyphtounicode{yehfinalarabic}{FEF2}
+\pdfglyphtounicode{alefmaksurainitialarabic}{FEF3}
+\pdfglyphtounicode{yehinitialarabic}{FEF3}
+\pdfglyphtounicode{alefmaksuramedialarabic}{FEF4}
+\pdfglyphtounicode{yehmedialarabic}{FEF4}
+\pdfglyphtounicode{lamalefmaddaaboveisolatedarabic}{FEF5}
+\pdfglyphtounicode{lamalefmaddaabovefinalarabic}{FEF6}
+\pdfglyphtounicode{lamalefhamzaaboveisolatedarabic}{FEF7}
+\pdfglyphtounicode{lamalefhamzaabovefinalarabic}{FEF8}
+\pdfglyphtounicode{lamalefhamzabelowisolatedarabic}{FEF9}
+\pdfglyphtounicode{lamalefhamzabelowfinalarabic}{FEFA}
+\pdfglyphtounicode{lamalefisolatedarabic}{FEFB}
+\pdfglyphtounicode{lamaleffinalarabic}{FEFC}
+\pdfglyphtounicode{zerowidthjoiner}{FEFF}
+\pdfglyphtounicode{exclammonospace}{FF01}
+\pdfglyphtounicode{quotedblmonospace}{FF02}
+\pdfglyphtounicode{numbersignmonospace}{FF03}
+\pdfglyphtounicode{dollarmonospace}{FF04}
+\pdfglyphtounicode{percentmonospace}{FF05}
+\pdfglyphtounicode{ampersandmonospace}{FF06}
+\pdfglyphtounicode{quotesinglemonospace}{FF07}
+\pdfglyphtounicode{parenleftmonospace}{FF08}
+\pdfglyphtounicode{parenrightmonospace}{FF09}
+\pdfglyphtounicode{asteriskmonospace}{FF0A}
+\pdfglyphtounicode{plusmonospace}{FF0B}
+\pdfglyphtounicode{commamonospace}{FF0C}
+\pdfglyphtounicode{hyphenmonospace}{FF0D}
+\pdfglyphtounicode{periodmonospace}{FF0E}
+\pdfglyphtounicode{slashmonospace}{FF0F}
+\pdfglyphtounicode{zeromonospace}{FF10}
+\pdfglyphtounicode{onemonospace}{FF11}
+\pdfglyphtounicode{twomonospace}{FF12}
+\pdfglyphtounicode{threemonospace}{FF13}
+\pdfglyphtounicode{fourmonospace}{FF14}
+\pdfglyphtounicode{fivemonospace}{FF15}
+\pdfglyphtounicode{sixmonospace}{FF16}
+\pdfglyphtounicode{sevenmonospace}{FF17}
+\pdfglyphtounicode{eightmonospace}{FF18}
+\pdfglyphtounicode{ninemonospace}{FF19}
+\pdfglyphtounicode{colonmonospace}{FF1A}
+\pdfglyphtounicode{semicolonmonospace}{FF1B}
+\pdfglyphtounicode{lessmonospace}{FF1C}
+\pdfglyphtounicode{equalmonospace}{FF1D}
+\pdfglyphtounicode{greatermonospace}{FF1E}
+\pdfglyphtounicode{questionmonospace}{FF1F}
+\pdfglyphtounicode{atmonospace}{FF20}
+\pdfglyphtounicode{Amonospace}{FF21}
+\pdfglyphtounicode{Bmonospace}{FF22}
+\pdfglyphtounicode{Cmonospace}{FF23}
+\pdfglyphtounicode{Dmonospace}{FF24}
+\pdfglyphtounicode{Emonospace}{FF25}
+\pdfglyphtounicode{Fmonospace}{FF26}
+\pdfglyphtounicode{Gmonospace}{FF27}
+\pdfglyphtounicode{Hmonospace}{FF28}
+\pdfglyphtounicode{Imonospace}{FF29}
+\pdfglyphtounicode{Jmonospace}{FF2A}
+\pdfglyphtounicode{Kmonospace}{FF2B}
+\pdfglyphtounicode{Lmonospace}{FF2C}
+\pdfglyphtounicode{Mmonospace}{FF2D}
+\pdfglyphtounicode{Nmonospace}{FF2E}
+\pdfglyphtounicode{Omonospace}{FF2F}
+\pdfglyphtounicode{Pmonospace}{FF30}
+\pdfglyphtounicode{Qmonospace}{FF31}
+\pdfglyphtounicode{Rmonospace}{FF32}
+\pdfglyphtounicode{Smonospace}{FF33}
+\pdfglyphtounicode{Tmonospace}{FF34}
+\pdfglyphtounicode{Umonospace}{FF35}
+\pdfglyphtounicode{Vmonospace}{FF36}
+\pdfglyphtounicode{Wmonospace}{FF37}
+\pdfglyphtounicode{Xmonospace}{FF38}
+\pdfglyphtounicode{Ymonospace}{FF39}
+\pdfglyphtounicode{Zmonospace}{FF3A}
+\pdfglyphtounicode{bracketleftmonospace}{FF3B}
+\pdfglyphtounicode{backslashmonospace}{FF3C}
+\pdfglyphtounicode{bracketrightmonospace}{FF3D}
+\pdfglyphtounicode{asciicircummonospace}{FF3E}
+\pdfglyphtounicode{underscoremonospace}{FF3F}
+\pdfglyphtounicode{gravemonospace}{FF40}
+\pdfglyphtounicode{amonospace}{FF41}
+\pdfglyphtounicode{bmonospace}{FF42}
+\pdfglyphtounicode{cmonospace}{FF43}
+\pdfglyphtounicode{dmonospace}{FF44}
+\pdfglyphtounicode{emonospace}{FF45}
+\pdfglyphtounicode{fmonospace}{FF46}
+\pdfglyphtounicode{gmonospace}{FF47}
+\pdfglyphtounicode{hmonospace}{FF48}
+\pdfglyphtounicode{imonospace}{FF49}
+\pdfglyphtounicode{jmonospace}{FF4A}
+\pdfglyphtounicode{kmonospace}{FF4B}
+\pdfglyphtounicode{lmonospace}{FF4C}
+\pdfglyphtounicode{mmonospace}{FF4D}
+\pdfglyphtounicode{nmonospace}{FF4E}
+\pdfglyphtounicode{omonospace}{FF4F}
+\pdfglyphtounicode{pmonospace}{FF50}
+\pdfglyphtounicode{qmonospace}{FF51}
+\pdfglyphtounicode{rmonospace}{FF52}
+\pdfglyphtounicode{smonospace}{FF53}
+\pdfglyphtounicode{tmonospace}{FF54}
+\pdfglyphtounicode{umonospace}{FF55}
+\pdfglyphtounicode{vmonospace}{FF56}
+\pdfglyphtounicode{wmonospace}{FF57}
+\pdfglyphtounicode{xmonospace}{FF58}
+\pdfglyphtounicode{ymonospace}{FF59}
+\pdfglyphtounicode{zmonospace}{FF5A}
+\pdfglyphtounicode{braceleftmonospace}{FF5B}
+\pdfglyphtounicode{barmonospace}{FF5C}
+\pdfglyphtounicode{bracerightmonospace}{FF5D}
+\pdfglyphtounicode{asciitildemonospace}{FF5E}
+\pdfglyphtounicode{periodhalfwidth}{FF61}
+\pdfglyphtounicode{cornerbracketlefthalfwidth}{FF62}
+\pdfglyphtounicode{cornerbracketrighthalfwidth}{FF63}
+\pdfglyphtounicode{ideographiccommaleft}{FF64}
+\pdfglyphtounicode{middledotkatakanahalfwidth}{FF65}
+\pdfglyphtounicode{wokatakanahalfwidth}{FF66}
+\pdfglyphtounicode{asmallkatakanahalfwidth}{FF67}
+\pdfglyphtounicode{ismallkatakanahalfwidth}{FF68}
+\pdfglyphtounicode{usmallkatakanahalfwidth}{FF69}
+\pdfglyphtounicode{esmallkatakanahalfwidth}{FF6A}
+\pdfglyphtounicode{osmallkatakanahalfwidth}{FF6B}
+\pdfglyphtounicode{yasmallkatakanahalfwidth}{FF6C}
+\pdfglyphtounicode{yusmallkatakanahalfwidth}{FF6D}
+\pdfglyphtounicode{yosmallkatakanahalfwidth}{FF6E}
+\pdfglyphtounicode{tusmallkatakanahalfwidth}{FF6F}
+\pdfglyphtounicode{katahiraprolongmarkhalfwidth}{FF70}
+\pdfglyphtounicode{akatakanahalfwidth}{FF71}
+\pdfglyphtounicode{ikatakanahalfwidth}{FF72}
+\pdfglyphtounicode{ukatakanahalfwidth}{FF73}
+\pdfglyphtounicode{ekatakanahalfwidth}{FF74}
+\pdfglyphtounicode{okatakanahalfwidth}{FF75}
+\pdfglyphtounicode{kakatakanahalfwidth}{FF76}
+\pdfglyphtounicode{kikatakanahalfwidth}{FF77}
+\pdfglyphtounicode{kukatakanahalfwidth}{FF78}
+\pdfglyphtounicode{kekatakanahalfwidth}{FF79}
+\pdfglyphtounicode{kokatakanahalfwidth}{FF7A}
+\pdfglyphtounicode{sakatakanahalfwidth}{FF7B}
+\pdfglyphtounicode{sikatakanahalfwidth}{FF7C}
+\pdfglyphtounicode{sukatakanahalfwidth}{FF7D}
+\pdfglyphtounicode{sekatakanahalfwidth}{FF7E}
+\pdfglyphtounicode{sokatakanahalfwidth}{FF7F}
+\pdfglyphtounicode{takatakanahalfwidth}{FF80}
+\pdfglyphtounicode{tikatakanahalfwidth}{FF81}
+\pdfglyphtounicode{tukatakanahalfwidth}{FF82}
+\pdfglyphtounicode{tekatakanahalfwidth}{FF83}
+\pdfglyphtounicode{tokatakanahalfwidth}{FF84}
+\pdfglyphtounicode{nakatakanahalfwidth}{FF85}
+\pdfglyphtounicode{nikatakanahalfwidth}{FF86}
+\pdfglyphtounicode{nukatakanahalfwidth}{FF87}
+\pdfglyphtounicode{nekatakanahalfwidth}{FF88}
+\pdfglyphtounicode{nokatakanahalfwidth}{FF89}
+\pdfglyphtounicode{hakatakanahalfwidth}{FF8A}
+\pdfglyphtounicode{hikatakanahalfwidth}{FF8B}
+\pdfglyphtounicode{hukatakanahalfwidth}{FF8C}
+\pdfglyphtounicode{hekatakanahalfwidth}{FF8D}
+\pdfglyphtounicode{hokatakanahalfwidth}{FF8E}
+\pdfglyphtounicode{makatakanahalfwidth}{FF8F}
+\pdfglyphtounicode{mikatakanahalfwidth}{FF90}
+\pdfglyphtounicode{mukatakanahalfwidth}{FF91}
+\pdfglyphtounicode{mekatakanahalfwidth}{FF92}
+\pdfglyphtounicode{mokatakanahalfwidth}{FF93}
+\pdfglyphtounicode{yakatakanahalfwidth}{FF94}
+\pdfglyphtounicode{yukatakanahalfwidth}{FF95}
+\pdfglyphtounicode{yokatakanahalfwidth}{FF96}
+\pdfglyphtounicode{rakatakanahalfwidth}{FF97}
+\pdfglyphtounicode{rikatakanahalfwidth}{FF98}
+\pdfglyphtounicode{rukatakanahalfwidth}{FF99}
+\pdfglyphtounicode{rekatakanahalfwidth}{FF9A}
+\pdfglyphtounicode{rokatakanahalfwidth}{FF9B}
+\pdfglyphtounicode{wakatakanahalfwidth}{FF9C}
+\pdfglyphtounicode{nkatakanahalfwidth}{FF9D}
+\pdfglyphtounicode{voicedmarkkanahalfwidth}{FF9E}
+\pdfglyphtounicode{semivoicedmarkkanahalfwidth}{FF9F}
+\pdfglyphtounicode{centmonospace}{FFE0}
+\pdfglyphtounicode{sterlingmonospace}{FFE1}
+\pdfglyphtounicode{macronmonospace}{FFE3}
+\pdfglyphtounicode{yenmonospace}{FFE5}
+\pdfglyphtounicode{wonmonospace}{FFE6}
+\relax
+% ===============================================================
+% glyphtounicode Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
diff --git a/macros/latex/contrib/russ/russ_doc.pdf b/macros/latex/contrib/russ/russ_doc.pdf
new file mode 100644
index 0000000000..d0b8c09234
--- /dev/null
+++ b/macros/latex/contrib/russ/russ_doc.pdf
Binary files differ
diff --git a/macros/latex/contrib/russ/russ_doc.tex b/macros/latex/contrib/russ/russ_doc.tex
new file mode 100644
index 0000000000..1c0aff1cce
--- /dev/null
+++ b/macros/latex/contrib/russ/russ_doc.tex
@@ -0,0 +1,887 @@
+\documentclass[a4paper,12pt]{article}
+\usepackage{russ}
+\global\setlength\paperheight {297truemm}%
+\global\setlength\paperwidth {210truemm}%
+\global\setlength\pdfpageheight{297truemm}%
+\global\setlength\pdfpagewidth {210truemm}%
+\global\setlength\textheight {260truemm}%
+\global\setlength\textwidth {180truemm}%
+\global\setlength\hoffset {-1truein}%
+\global\setlength\voffset {-1truein}%
+\global\setlength\pdfhorigin {1truein}%
+\global\setlength\pdfvorigin {1truein}%
+\global\setlength\oddsidemargin{15truemm}%
+\global\setlength\topmargin {5truemm}%
+\global\setlength\leftskip {0truemm}%
+\global\setlength\rightskip {0truemm}%
+
+
+
+\begin{document}
+
+\bigskip
+\centerline{\Large{Пакет \texttt{russ.sty}}}
+\bigskip
+\centerline{\сегодня}
+\bigskip
+
+\begin{abstract}
+Пакет \texttt{russ.sty} позволяет включить все возможности \LaTeX'а при работе с русским языком: команды с русскими буквами, русские буквы в формулах и PDF, русские типографские традиции, переносы, без использования babel.
+\end{abstract}
+
+\tableofcontents
+
+\section{Использование}
+
+Пользоваться пакетом очень просто.
+Вместо
+\begin{verbatim}
+\usepackage{cmap}
+\usepackage[T2A]{fontenc}
+\usepackage[cp1251]{inputenc}
+\usepackage[russian]{babel}
+\end{verbatim}
+пишем просто
+\begin{verbatim}
+\usepackage{russ}
+\end{verbatim}
+
+
+
+\section{Что это даёт?}
+
+
+%\renewcommand{\labelenumi}{\ralph{\theenumi})}
+%\renewcommand{\theenumi}{\Roman{enumi}}
+\begin{rlist}
+\item включает русские переносы;
+\item устанавливает catcode'ы русских букв в “letter”, таким образом их можно использовать в командах (\verb"\newcommand{\команда}");
+\item устанавливает шрифты для русских букв в математических формулах, таким образом можно писать \verb"$V_{машины}$";
+\item переводит стандартные слова (Глава, Оглавление и т.д.);
+\item настраивает \LaTeX по русские типографские традиции (всевозможные точки или скобки после номеров, центровки, отбивки и т.д.);
+\item добавляет команды \verb"\ralph" и \verb"\Ralph" для русской нумерации а), б) ... (\verb"\ralph{счётчик}");
+\item добавляет unicode-глифы русских букв и математических символов в pdf, благодаря чему работает copy-paste с текстом в PDF;
+\item добавляет команды для оформления кавычек, \лк\те\пк, \лк\итд\пк, дефисов и тире в соответствии с русскими типографскими традициями;
+\item добавляет $\tg$ для \verb"\tg", и другие тригонометрические функции.
+\end{rlist}
+
+
+\section{Список команд}
+
+
+\begin{tabular}{|l|l|l|}
+ \hline
+ Команда & Пример & Код \\
+ \hline
+ \verb"\ralph", \verb"\Ralph"&\ralph{page}, \ralph{section} & \verb"\ralph{page}, \ralph{section}" \\
+ \verb"\ralphn", \verb"\Ralphn"&\ralphn{4}, \ralphn{8} & \verb"\ralphn{4}, \ralphn{8}" \\
+ \verb"\Ralph", \verb"\Ralph"&\Ralph{page}, \Ralph{section} & \verb"\Ralph{page}, \Ralph{section}" \\
+ \verb"\Ralphn", \verb"\Ralphn"&\Ralphn{4}, \Ralphn{8} & \verb"\Ralphn{4}, \Ralphn{8}" \\
+ \verb"\Ralph", \verb"\Ralph"&\Ralph{page}, \Ralph{section} & \verb"\Ralph{page}, \Ralph{section}" \\
+ \verb"\ipunct", \verb"\ipunct"&\ipunct{page}, \ipunct{section} & \verb"\ipunct{page}, \ipunct{section}" \\
+ \verb"\ipunctn", \verb"\ipunctn"&\ipunctn{4}, \ipunctn{8} & \verb"\ipunctn{4}, \ipunctn{8}" \\
+ \verb"\сегодня"&\сегодня& \verb"\сегодня" \\
+ \verb"\Те", \verb"\те"&\Те с пробелами, \те гуд.& \verb"\Те с пробелами, \те гуд." \\
+ \verb"\Тк", \verb"\тк"&\Тк с пробелами, \тк гуд.& \verb"\Тк с пробелами, \тк гуд." \\
+ \verb"\итд", \verb"\итп"&Не рвёт по середине, \итд \итп& \verb"Не рвёт по середине, \итд \итп" \\
+ \verb"\лк", \verb"\пк"&\лк Ясно\пк и \лк просто\пк.& \verb"\лк Ясно\пк и \лк просто\пк." \\
+
+ \verb""&& \verb"" \\
+ \verb"", \verb""&& \verb"" \\
+ \hline
+\end{tabular}
+
+
+\section{PDF}
+
+Попробуйте copy-paste для следующих строчек:
+
+$$\hbox{Просто русский текст для копирования}$$
+
+$$\sin(\alpha \pm \beta) = \sin\alpha \cos\beta \pm \sin\beta \cos\alpha.$$
+
+$$F_{арх} = \rho_{жидк} \cdot g \cdot V_{тела} $$
+
+Замечательно, не правда ли?
+
+
+\newpage
+\section{Исходный код}
+\begin{verbatim}
+% ===============================================================
+% The package aims to facilitate Russian typesetting (based on input
+% using MicroSoft Code Page 1251).
+% If you are going to use another encoding just type
+% \usepackage[ENCODING]{inputenc}
+% Russian hyphenation is selected, and various mathematical commands
+% are set up in Russian style.
+% Furthermore all Cyrillic letters’ catcodes are set to “letter”,
+% so that commands with Cyrillic letters in their names may be defined.
+% Also Cyrillic letters are declared as math symbol, so you can
+% use it in formulas.
+% glyphtounicode.tex included, so there is no problem with
+% Cyrillics in PDF (copy-paste)
+% ===============================================================
+% License: LaTeX Project Public License
+% This software is copyright but you are granted a license which
+% gives you, the "user" of the software, legal permission to copy,
+% distribute, and/or modify the software. However, if you modify the
+% software and then distribute it (even just locally) you must change
+% the name of the software, or use other technical means to avoid confusion.
+% ===============================================================
+% based on russlh.sty, mathlh.sty, russcorr.sty and glyphtounicode.tex
+% ===============================================================
+
+\ProvidesPackage{russ}[2012/01/26 Russian language]
+\RequirePackage[cp1251]{inputenc}
+\RequirePackage{xspace}
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% russlh Начало: нужен для включения русского языка
+% ===============================================================
+\language\l@russian
+\lefthyphenmin=2
+\righthyphenmin=2
+
+\input {t2aenc.def}
+\renewcommand{\encodingdefault}{T2A}
+\fontencoding{T2A}\normalsize
+
+% From ltfinal.dtx
+\def\reserved@a#1#2{%
+ \@tempcnta#1\relax
+ \@tempcntb#2\relax
+ \reserved@b
+}
+\def\reserved@b{%
+ \ifnum\@tempcnta>\@tempcntb\else
+ \reserved@c\@tempcnta
+ \advance\@tempcnta\@ne
+ \expandafter\reserved@b
+ \fi
+}
+\def\reserved@c#1{\catcode#1=11\relax}
+% End from ltfinal.dtx
+\reserved@a{192}{223} % А-Я
+\reserved@a{224}{255} % а-я
+\catcode156=11 % Ё
+\catcode188=11 % ё
+
+\providecommand{\glqq}{\quotedblbase}
+\providecommand{\grqq}{\textquotedblleft}
+\providecommand{\flqq}{\guillemotleft}
+\providecommand{\frqq}{\guillemotright}
+\providecommand{\No}{\textnumero}
+
+% ===============================================================
+% russlh Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+
+
+
+
+
+
+
+
+
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% mathlh.sty Начало Позволяет писать русские команды
+% ===============================================================
+%% \DeclareSymbolFont{roperators} {T2A}{\rmdefault} {m}{n}
+%% \SetSymbolFont {roperators}{bold}{T2A}{\rmdefault} {b}{n}
+
+\DeclareSymbolFont{rletters} {T2A}{\rmdefault}{m}{it}
+\SetSymbolFont {rletters}{bold} {T2A}{\rmdefault}{b}{it}
+
+\expandafter\def\csname T2A-cmd\endcsname#1{%
+ \ifx\protect\@typeset@protect\else\noexpand#1\expandafter\@gobble\fi%
+ }
+\DeclareMathSymbol{^^c0}{\mathalpha}{rletters}{"C0} %% А
+\DeclareMathSymbol{^^c1}{\mathalpha}{rletters}{"C1} %% Б
+\DeclareMathSymbol{^^c2}{\mathalpha}{rletters}{"C2} %% В
+\DeclareMathSymbol{^^c3}{\mathalpha}{rletters}{"C3} %% Г
+\DeclareMathSymbol{^^c4}{\mathalpha}{rletters}{"C4} %% Д
+\DeclareMathSymbol{^^c5}{\mathalpha}{rletters}{"C5} %% Е
+\DeclareMathSymbol{^^c6}{\mathalpha}{rletters}{"C6} %% Ж
+\DeclareMathSymbol{^^c7}{\mathalpha}{rletters}{"C7} %% З
+\DeclareMathSymbol{^^c8}{\mathalpha}{rletters}{"C8} %% И
+\DeclareMathSymbol{^^c9}{\mathalpha}{rletters}{"C9} %% Й
+\DeclareMathSymbol{^^ca}{\mathalpha}{rletters}{"CA} %% К
+\DeclareMathSymbol{^^cb}{\mathalpha}{rletters}{"CB} %% Л
+\DeclareMathSymbol{^^cc}{\mathalpha}{rletters}{"CC} %% М
+\DeclareMathSymbol{^^cd}{\mathalpha}{rletters}{"CD} %% Н
+\DeclareMathSymbol{^^ce}{\mathalpha}{rletters}{"CE} %% О
+\DeclareMathSymbol{^^cf}{\mathalpha}{rletters}{"CF} %% П
+\DeclareMathSymbol{^^d0}{\mathalpha}{rletters}{"D0} %% Р
+\DeclareMathSymbol{^^d1}{\mathalpha}{rletters}{"D1} %% С
+\DeclareMathSymbol{^^d2}{\mathalpha}{rletters}{"D2} %% Т
+\DeclareMathSymbol{^^d3}{\mathalpha}{rletters}{"D3} %% У
+\DeclareMathSymbol{^^d4}{\mathalpha}{rletters}{"D4} %% Ф
+\DeclareMathSymbol{^^d5}{\mathalpha}{rletters}{"D5} %% Х
+\DeclareMathSymbol{^^d6}{\mathalpha}{rletters}{"D6} %% Ц
+\DeclareMathSymbol{^^d7}{\mathalpha}{rletters}{"D7} %% Ч
+\DeclareMathSymbol{^^d8}{\mathalpha}{rletters}{"D8} %% Ш
+\DeclareMathSymbol{^^d9}{\mathalpha}{rletters}{"D9} %% Щ
+\DeclareMathSymbol{^^da}{\mathalpha}{rletters}{"DA} %% Ъ
+\DeclareMathSymbol{^^db}{\mathalpha}{rletters}{"DB} %% Ы
+\DeclareMathSymbol{^^dc}{\mathalpha}{rletters}{"DC} %% Ь
+\DeclareMathSymbol{^^dd}{\mathalpha}{rletters}{"DD} %% Э
+\DeclareMathSymbol{^^de}{\mathalpha}{rletters}{"DE} %% Ю
+\DeclareMathSymbol{^^df}{\mathalpha}{rletters}{"DF} %% Я
+
+\DeclareMathSymbol{^^e0}{\mathalpha}{rletters}{"E0} %% а
+\DeclareMathSymbol{^^e1}{\mathalpha}{rletters}{"E1} %% б
+\DeclareMathSymbol{^^e2}{\mathalpha}{rletters}{"E2} %% в
+\DeclareMathSymbol{^^e3}{\mathalpha}{rletters}{"E3} %% г
+\DeclareMathSymbol{^^e4}{\mathalpha}{rletters}{"E4} %% д
+\DeclareMathSymbol{^^e5}{\mathalpha}{rletters}{"E5} %% е
+\DeclareMathSymbol{^^e6}{\mathalpha}{rletters}{"E6} %% ж
+\DeclareMathSymbol{^^e7}{\mathalpha}{rletters}{"E7} %% з
+\DeclareMathSymbol{^^e8}{\mathalpha}{rletters}{"E8} %% и
+\DeclareMathSymbol{^^e9}{\mathalpha}{rletters}{"E9} %% й
+\DeclareMathSymbol{^^ea}{\mathalpha}{rletters}{"EA} %% к
+\DeclareMathSymbol{^^eb}{\mathalpha}{rletters}{"EB} %% л
+\DeclareMathSymbol{^^ec}{\mathalpha}{rletters}{"EC} %% м
+\DeclareMathSymbol{^^ed}{\mathalpha}{rletters}{"ED} %% н
+\DeclareMathSymbol{^^ee}{\mathalpha}{rletters}{"EE} %% о
+\DeclareMathSymbol{^^ef}{\mathalpha}{rletters}{"EF} %% п
+\DeclareMathSymbol{^^f0}{\mathalpha}{rletters}{"F0} %% р
+\DeclareMathSymbol{^^f1}{\mathalpha}{rletters}{"F1} %% с
+\DeclareMathSymbol{^^f2}{\mathalpha}{rletters}{"F2} %% т
+\DeclareMathSymbol{^^f3}{\mathalpha}{rletters}{"F3} %% у
+\DeclareMathSymbol{^^f4}{\mathalpha}{rletters}{"F4} %% ф
+\DeclareMathSymbol{^^f5}{\mathalpha}{rletters}{"F5} %% х
+\DeclareMathSymbol{^^f6}{\mathalpha}{rletters}{"F6} %% ц
+\DeclareMathSymbol{^^f7}{\mathalpha}{rletters}{"F7} %% ч
+\DeclareMathSymbol{^^f8}{\mathalpha}{rletters}{"F8} %% ш
+\DeclareMathSymbol{^^f9}{\mathalpha}{rletters}{"F9} %% щ
+\DeclareMathSymbol{^^fa}{\mathalpha}{rletters}{"FA} %% ъ
+\DeclareMathSymbol{^^fb}{\mathalpha}{rletters}{"FB} %% ы
+\DeclareMathSymbol{^^fc}{\mathalpha}{rletters}{"FC} %% ь
+\DeclareMathSymbol{^^fd}{\mathalpha}{rletters}{"FD} %% э
+\DeclareMathSymbol{^^fe}{\mathalpha}{rletters}{"FE} %% ю
+\DeclareMathSymbol{^^ff}{\mathalpha}{rletters}{"FF} %% я
+
+\DeclareMathSymbol{^^9c}{\mathalpha}{rletters}{"9C} %% Ё
+\DeclareMathSymbol{^^bc}{\mathalpha}{rletters}{"BC} %% ё
+
+\SetMathAlphabet{\mathrm}{normal}{T2A}{\rmdefault}{m}{n}
+\SetMathAlphabet{\mathrm}{bold} {T2A}{\rmdefault}{b}{n}
+\SetMathAlphabet{\mathit}{normal}{T2A}{\rmdefault}{m}{it}
+\SetMathAlphabet{\mathit}{bold} {T2A}{\rmdefault}{b}{it}
+\SetMathAlphabet{\mathbf}{normal}{T2A}{\rmdefault}{b}{n}
+\SetMathAlphabet{\mathbf}{bold} {T2A}{\rmdefault}{b}{n}
+% ===============================================================
+% mathlh.sty Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+
+
+
+
+
+
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% russcorr Начало Приводим оформление к нашему стилю
+% ===============================================================
+%%% Style options
+%%%
+\newif\if@longtoc
+\DeclareOption{longtoc}{\@longtoctrue}
+\DeclareOption{shorttoc}{\@longtocfalse}
+\newif\if@indentheadings
+\DeclareOption{indentheadings}{\@indentheadingstrue}
+\DeclareOption{noindentheadings}{\@indentheadingsfalse}
+\newif\if@textyо
+\DeclareOption{yo}{\@textyоtrue}
+\DeclareOption{noyo}{\@textyоfalse}
+\ExecuteOptions{shorttoc,noindentheadings,noyo}
+\ProcessOptions
+
+
+\message{^^J Correcting math definitions,}
+\def\tg{\mathop{\operator@font tg}\nolimits}
+\def\ctg{\mathop{\operator@font ctg}\nolimits}
+\def\cosec{\mathop{\operator@font cosec}\nolimits}
+\def\arctg{\mathop{\operator@font arctg}\nolimits}
+\def\arcctg{\mathop{\operator@font arcctg}\nolimits}
+\def\sh{\mathop{\operator@font sh}\nolimits}
+\def\ch{\mathop{\operator@font ch}\nolimits}
+\def\th{\mathop{\operator@font th}\nolimits}
+\def\cth{\mathop{\operator@font cth}\nolimits}
+
+\DeclareSymbolFont{AMSa}{U}{msa}{m}{n}
+\DeclareSymbolFont{AMSb}{U}{msb}{m}{n}
+\DeclareMathSymbol{\varkappa}{\mathord}{AMSb}{"7B}
+\DeclareMathSymbol{\leqslant}{\mathrel}{AMSa}{"36}
+\DeclareMathSymbol{\geqslant}{\mathrel}{AMSa}{"3E}
+
+\message{heading names,}
+\def\contentsname{Оглавление}
+\def\figurename{Рис.}
+\def\partname{Часть}
+\def\listfigurename{Список рисунков}
+\def\listtablename{Список таблиц}
+\def\refname{Литература}
+\def\bibname{Литература}
+\def\indexname{Предметный указатель}
+\def\tablename{Таблица}
+\def\abstractname{Аннотация}
+\@ifundefined{chapter}{}{\def\chaptername{Глава}}
+\def\proofname{Доказательство}
+%%
+\message{counters,}
+\def\ralph#1{\ralphn{\@nameuse {c@#1}}}
+\def\ralphn#1{%
+\ifcase #1\or а\or б\or в\or г\or д\or е\or ж\or з\or и\else\@iralph{#1}\fi}
+\def\@iralph#1{%
+\ifcase #1\or\or\or\or\or\or\or\or\or\or к\or л\or м\or н\or о\or п%
+\or р\or с\or т\or у\or ф\or х\or ц\or ч\or ш\or щ\or э\or ю\or я%
+\else\@ctrerr \fi}
+\def\Ralph#1{\Ralphn{\@nameuse {c@#1}}}
+\def\Ralphn#1{%
+\ifcase #1\or А\or Б\or В\or Г\or Д\or Е\or Ж\or З\or И\else\@iRalph{#1}\fi}
+\def\@iRalph#1{\ifcase #1\or\or\or\or\or\or\or\or\or\or К\or Л\or М\or Н\or О\or П%
+\or Р\or С\or Т\or У\or Ф\or Х\or Ц\or Ч\or Ш\or Щ\or Э\or Ю\or Я%
+\else\@ctrerr \fi}
+\newcommand*{\ipunct}[1]{\ipunctn{\@nameuse{c@#1}}}
+\newcommand*{\ipunctn}[1]%
+ {\ifcase #1\or (\textit{i\/})\or (\textit{ii\/})\or (\textit{iii\/})%
+ \or (\textit{iv\/})\or (\textit{v\/})\or %
+ (\textit{vi\/})\or (\textit{vii\/})\or (\textit{viii\/})\or (\textit{ix\/})%
+ \or (\textit{x\/})\or (\textit{xi\/})\or (\textit{xii\/})\or %
+ (\textit{xiii\/})\or (\textit{xiv\/})\or (\textit{xv\/})\or (\textit{xvi\/})%
+ \or (\textit{xvii\/})\or (\textit{xviii\/})%
+ \or (\textit{xix\/})\or (\textit{xx\/}) \else\@ctrerr \fi}
+
+
+
+\message{lists,}
+% Теперь "русифицируем" окружение enumerate:
+\def\labelenumi{\theenumi.}
+\def\theenumii{\ralph{enumii}}
+\def\labelenumii{\theenumii.}
+\def\p@enumii{\theenumi}
+\def\labelenumiii{{\bf--}}
+\let\theenumiii\relax
+\def\p@enumiii{\theenumi\theenumii}
+%
+% И еще запретим вкладывать четыре enumerate друг в друга ...
+%
+\def\enumerate{\ifnum \@enumdepth >2% было 3, а не 2
+\@toodeep\else
+ \advance\@enumdepth \@ne
+ \edef\@enumctr{enum\romannumeral\the\@enumdepth}\list
+ {\csname label\@enumctr\endcsname}{\usecounter
+ {\@enumctr}\def\makelabel##1{\hss\llap{##1}}}\fi}
+%
+% Теперь определим окружение rlist
+% для создания списков, в которых
+% \item'ы нумеруются русскими буквами
+% (строчными для rlist, прописными для rlist[u])
+%
+\@definecounter{rlistctr}
+\newif\if@rlistsnested\@rlistsnestedfalse
+\def\rlist{\@ifnextchar[{\@rlist}{\@rlist[l]}}
+\def\@rlist[#1]{\if u#1\def\@tempa{R}\else\def\@tempa{r}\fi
+ \if@rlistsnested\@toodeep\else
+ \@rlistsnestedtrue
+ \edef\therlistctr{\expandafter\noexpand\csname
+ \@tempa alphn\endcsname\noexpand\c@rlistctr}%
+ \list{\labelrlist}{\usecounter
+ {rlistctr}}\fi}
+\let\endrlist\endlist
+\def\labelrlist{\therlistctr)}
+
+
+\message{headings,}
+\def\@seccntformat#1{\csname pre#1\endcsname\csname the#1\endcsname
+ \csname post#1\endcsname}
+\let\@Tocseccntformat\@seccntformat
+\def\@postskip@{\hskip.5em\relax}
+
+\def\postsection{.\@postskip@}
+\def\postsubsection{.\@postskip@}
+\def\postsubsubsection{.\@postskip@}
+\def\postparagraph{.\@postskip@}
+\def\postsubparagraph{.\@postskip@}
+
+\def\presection{}
+\def\presubsection{}
+\def\presubsubsection{}
+\def\preparagraph{}
+\def\presubparagraph{}
+%%% Unfortunately, \@seccntformat is not reflected in toc.
+%%% Hence, I had to hack up the definition of \@sect a little.
+\def\@sect#1#2#3#4#5#6[#7]#8{%
+ \ifnum #2>\c@secnumdepth
+ \let\@svsec\@empty
+ \else
+ \refstepcounter{#1}%
+ \protected@edef\@svsec{\@seccntformat{#1}\relax}%
+ \fi
+ \@tempskipa #5\relax
+ \ifdim \@tempskipa>\z@
+ \begingroup
+ #6{%
+ \@hangfrom{\hskip #3\relax\@svsec}%
+ \interlinepenalty \@M #8\@@par}%
+ \endgroup
+ \csname #1mark\endcsname{#7}%
+ \addcontentsline{toc}{#1}{%
+ \ifnum #2>\c@secnumdepth \else
+ \protect\numberline{\@Tocseccntformat{#1}}%
+ \fi
+ \if@longtoc#8\else#7\fi}%
+ \else
+ \def\@svsechd{%
+ #6{\hskip #3\relax
+ \@svsec #8}%
+ \csname #1mark\endcsname{#7}%
+ \addcontentsline{toc}{#1}{%
+ \ifnum #2>\c@secnumdepth \else
+ \protect\numberline{\@Tocseccntformat{#1}}%
+ \fi
+ \if@longtoc#8\else#7\fi}}%
+ \fi
+ \@xsect{#5}}
+
+
+\if@indentheadings
+\def\section{\@startsection {section}{1}{\parindent}%
+ {3.5ex \@plus 1ex \@minus .2ex}%
+ {2.3ex \@plus.2ex}%
+ {\reset@font\Large\bfseries}}
+\def\subsection{\@startsection{subsection}{2}{\parindent}%
+ {3.25ex\@plus 1ex \@minus .2ex}%
+ {1.5ex \@plus .2ex}%
+ {\reset@font\large\bfseries}}
+\def\subsubsection{\@startsection{subsubsection}{3}{\parindent}%
+ {3.25ex\@plus 1ex \@minus .2ex}%
+ {1.5ex \@plus .2ex}%
+ {\reset@font\normalsize\bfseries}}
+\fi
+
+
+\def\@mainmattertrue{\let\if@mainmatter\iftrue}
+\def\@mainmatterfalse{\let\if@mainmatter\iffalse}
+\@ifclassloaded{report}{\@mainmattertrue}{}
+
+\@ifundefined{chapter}{}{%
+\def\postchapter{.}
+\def\chapter{\if@openright\cleardoublepage\else\clearpage\fi
+ \thispagestyle{plain}%
+ \global\@topnum\z@
+ \if@indentheadings\@afterindenttrue
+ \else\@afterindentfalse
+ \fi
+ \secdef\@chapter\@schapter}
+\def\@chapter[#1]#2{\ifnum \c@secnumdepth >\m@ne
+ \if@mainmatter
+ \refstepcounter{chapter}%
+ \typeout{\@chapapp\space\thechapter.}%
+ \addcontentsline{toc}{chapter}%
+ {\protect\numberline{\thechapter
+ \postchapter}%
+ \if@longtoc#2\else#1\fi}%
+ \else
+ \addcontentsline{toc}{chapter}%
+ {\if@longtoc#2\else#1\fi}\fi
+ \else
+ \addcontentsline{toc}{chapter}{\if@longtoc#2\else#1\fi}
+ \fi
+ \chaptermark{#1}%
+ \addtocontents{lof}{\protect\addvspace{10\p@}}%
+ \addtocontents{lot}{\protect\addvspace{10\p@}}%
+ \if@twocolumn
+ \@topnewpage[\@makechapterhead{#2}]%
+ \else
+ \@makechapterhead{#2}%
+ \@afterheading
+ \fi}
+}% end of conditional
+\@ifundefined{chapter}{}{%
+\def\@makechapterhead#1{%
+ \vspace*{50\p@}%
+ {\reset@font \@tempdima\parindent \raggedright
+%%% ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ \if@indentheadings\advance\leftskip\@tempdima\fi
+%%% ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ \ifnum \c@secnumdepth >\m@ne
+ \if@mainmatter
+ \huge\bfseries \@chapapp{} \thechapter\postchapter
+ \par\nobreak
+ \vskip 20\p@
+ \fi
+ \fi
+ \interlinepenalty\@M
+ \Huge \bfseries #1\par
+ \nobreak
+ \vskip 40\p@
+ }}%
+\def\@schapter#1{\if@twocolumn
+ \@topnewpage[\@makeschapterhead{#1}]%
+ \else
+ \@makeschapterhead{#1}%
+ \@afterheading
+ \fi}
+\def\@makeschapterhead#1{%
+ \vspace*{50\p@}%
+ {\reset@font \@tempdima\parindent \raggedright
+%%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ \if@indentheadings\advance\leftskip\@tempdima\fi
+%%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ \interlinepenalty\@M
+ \Huge \bfseries #1\par\nobreak
+ \nobreak
+ \vskip 40\p@
+ }}
+}% end of conditional
+
+
+\message{captions,}
+\long\def\@makecaption#1#2{%
+ \vskip\abovecaptionskip
+ \sbox\@tempboxa{#1. #2}%
+ \ifdim \wd\@tempboxa >\hsize
+ \unhbox\@tempboxa\par
+ \else
+ \global \@minipagefalse
+ \hbox to\hsize{\hfil\box\@tempboxa\hfil}%
+ \fi
+ \vskip\belowcaptionskip}
+
+\long\def\@caption#1[#2]#3{\par\addcontentsline{\csname
+ ext@#1\endcsname}{#1}{\protect\numberline{\csname
+ the#1\endcsname.}{\ignorespaces #2}}\begingroup
+ \@parboxrestore
+ \normalsize
+ \@makecaption{\csname fnum@#1\endcsname}{\ignorespaces #3}\par
+ \endgroup}
+
+\message{theorems,}
+\def\afterthmseparator{.}
+\expandafter\ifx\csname theoremstyle\endcsname\relax
+ \def\@begintheorem#1#2{\trivlist
+ \item[\hskip \labelsep{\bfseries #1\ #2\unskip\afterthmseparator
+ }]\itshape}
+ \def\@opargbegintheorem#1#2#3{\trivlist
+ \item[\hskip \labelsep{\bfseries #1\ #2\ (#3)\afterthmseparator
+ }]\itshape}
+\fi
+\message{running heads,}
+\def\@ArticleHeadingsCorr{%
+ \if@twoside
+ \def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty\let\@evenfoot\@empty
+ \def\@evenhead{\thepage\hfil\slshape\leftmark}%
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\sectionmark####1{\markboth {\uppercase{\ifnum \c@secnumdepth >\z@
+ \thesection\postsection \hskip 1em\relax \fi ####1}}{}}%
+ \def\subsectionmark####1{\markright {\ifnum \c@secnumdepth >\@ne
+ \thesubsection\postsubsection \hskip 1em\relax \fi ####1}}}
+ \else
+ \def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\sectionmark####1{\markright {\uppercase{\ifnum \c@secnumdepth >\z@
+ \thesection\postsection \hskip 1em\relax \fi ####1}}}}
+ \fi
+}
+\def\@ReportHeadingsCorr{%
+ \if@twoside
+ \def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty\let\@evenfoot\@empty
+ \def\@evenhead{\thepage\hfil\slshape\leftmark}%
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\chaptermark####1{\markboth{\uppercase{\ifnum\c@secnumdepth>\m@ne
+ \@chapapp\ \thechapter.\fi ####1}}{}}%
+ \def\sectionmark####1{\markright{\uppercase{\ifnum\c@secnumdepth>\z@
+ \thesection. \fi ####1}}}}
+ \else
+ \def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\chaptermark####1{\markright{\uppercase{\ifnum\c@secnumdepth>\m@ne
+ \@chapapp\ \thechapter. \fi ####1}}}}
+ \fi
+}
+\def\@BookHeadingsCorr{%
+\def\ps@headings{\let\@mkboth\markboth
+ \let\@oddfoot\@empty\let\@evenfoot\@empty
+ \def\@evenhead{\thepage\hfil\slshape\leftmark}%
+ \def\@oddhead{{\slshape\rightmark}\hfil\thepage}%
+ \def\chaptermark####1{%
+ \markboth {\uppercase{\ifnum \c@secnumdepth >\m@ne
+ \if@mainmatter
+ \@chapapp\ \thechapter. \fi
+ ####1}}{}}%
+ \def\sectionmark####1{\markright {\uppercase{\ifnum \c@secnumdepth >\z@
+ \thesection. \fi ####1}}}}
+}
+\@ifclassloaded{article}{\@ArticleHeadingsCorr}{}
+\@ifclassloaded{report}{\@ReportHeadingsCorr}{}
+\@ifclassloaded{book}{\@BookHeadingsCorr}{}
+%% \if A\@mainstyle % стиль - article (вставлено ".\@aftersepkern" после номера)
+%% \@ArticleHeadingsCorr
+%% \else\if R\@mainstyle % стиль=report. Два пробела после точки заменены на один.
+%% \@ReportHeadingsCorr
+%% \else % стиль=book (два пробела после точки заменены на один)
+%% \@BookHeadingsCorr
+%% \fi\fi
+%
+
+\message{appendix,}
+%% \if A\@mainstyle
+\@ifclassloaded{article}{%
+ \def\appendix{\par
+ \setcounter{section}{0}%
+ \setcounter{subsection}{0}%
+ \let\sectionname\appendixname
+ \def\thesection{\@Ralph\c@section}}
+}{%
+\def\appendix{\par
+ \setcounter{chapter}{0}%
+ \setcounter{section}{0}%
+ \def\@chapapp{\appendixname}%
+ \def\thechapter{\@Ralph\c@chapter}}
+}
+
+\message{\string\cleardoublepage,}
+\def\cleardoublepage{\clearpage\if@twoside \ifodd\c@page\else
+ {\null\ps@empty % добавил \ps@empty (и заодно заменил \hbox{} на \null )
+\newpage}\if@twocolumn{\null\ps@empty\newpage}\fi\fi\fi} % ditto
+
+\message{quotes,}
+% !!!! Отсюда и до второго вхождения !!!! все сперто из german.sty
+\def\@allowhyphens{\penalty\@M\hskip\z@skip}
+\def\set@low@box#1{\setbox\tw@\hbox{,}\setbox\z@\hbox{#1}\dimen\z@\ht\z@
+ \advance\dimen\z@ -\ht\tw@
+ \setbox\z@\hbox{\lower\dimen\z@ \box\z@}\ht\z@\ht\tw@ \dp\z@\dp\tw@ }
+% (this lowers the german left quotes to the same level as the comma.)
+\def\@glqq{{\ifhmode \edef\@SF{\spacefactor\the\spacefactor}\else
+ \let\@SF\empty \fi \leavevmode
+ \set@low@box{''}\box\z@\kern-.04em\@allowhyphens\@SF\relax}}
+\def\glqq{\protect\@glqq}
+\def\@grqq{\ifhmode \edef\@SF{\spacefactor\the\spacefactor}\else
+ \let\@SF\empty \fi \kern-.07em``\kern.07em\@SF\relax}
+\def\grqq{\protect\@grqq}
+\def\@glq{{\ifhmode \edef\@SF{\spacefactor\the\spacefactor}\else
+ \let\@SF\empty \fi \leavevmode
+ \set@low@box{'}\box\z@\kern-.04em\@allowhyphens\@SF\relax}}
+\def\glq{\protect\@glq}
+\def\@grq{\kern-.07em`\kern.07em}
+\def\grq{\protect\@grq}
+% !!!!
+
+% \сегодня is the Russian counterpart of \today;
+% we prefer to keep the original \today intact
+\def\сегодня{\number\day\space
+ \ifcase\month\or
+ января\or февраля\or марта\or апреля\or мая\or
+ июня\or июля\or августа\or сентября\or октября\or
+ ноября\or декабря\fi\space\number\year}
+
+
+\frenchspacing
+\righthyphenmin 2
+
+\if@textyо
+ \message{the letter `yo',}
+ \def\@textyе{е}
+ \def\@textyЕ{Е}
+ \DeclareRobustCommand{\"}[1]{%
+ {\edef\@tempa{#1}%
+ \ifx\@tempa\@textyе \char 163\relax
+ \else \ifx\@tempa\@textyЕ \char 176\relax
+ \else \accent "7F #1\fi\fi
+ }%
+ }
+\fi
+
+
+%% What follows is intended to ensure compatibility with
+%% an earlier version of Russification of LaTeX 2.09,
+%% where a possibility to automatically count the total number of
+%% pages in the document was supported.
+\let\c@totalpages=\@tempcnta
+\let\@@global\global
+
+\message{... finished.}
+
+\AtBeginDocument{\ifdim\hsize<\@cclv\p@\pretolerance\m@ne\fi}
+
+% ===============================================================
+% russcorr Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% russadd Начало
+% ===============================================================
+% ------------------ команды типа \те (т.е.) --------------------
+
+% Набирайте "т.е." командой \те . Остальное -- аналогично.
+% Теперь можно не беспокоиться о пробелах после этих команд.
+% Например, можно наравне с
+% ..., \те\ ...
+% ..., \те{} ...
+% писать просто
+% ..., \те ...
+%
+
+\newcommand*{\те}{т.\,е.\xspace}
+\newcommand*{\Те}{Т.\,е.\xspace}
+\newcommand*{\тк}{т.\,к.\xspace}
+\newcommand*{\Тк}{Т.\,к.\xspace}
+\newcommand*{\итд}{и~т.\,д.\xspace}
+\newcommand*{\итп}{и~т.\,п.\xspace}
+\newcommand{\лк}{\guillemotleft\nobreak\ignorespaces}
+\newcommand{\пк}{\guillemotright\xspace}
+
+%
+
+% ------------------ команды типа \т (тире) ---------------------
+% Команда \клей позволяет приклеивать слова к формуле или ещё чему-нибудь.
+% Например, "частицы\клей $+$\клей поле"
+% Команды \д (\ч) и \Д (\ч) ставят дефисы (чёрточки), после которых
+% разрывы строки запрещены и разрешены, соответственно.
+% Итак,
+% \д ставит дефис, после которого разрыв строки ЗАПРЕЩЁН.
+% Напр., "$1$\д форма"
+% \Д ставит дефис, после которого разрыв строки РАЗРЕШЁН.
+% Напр., "Остроградского\ч Гаусса" (или тут нужно \Д ?)
+% Для интересующихся: если написать "$1$-форма" или "Остроградского--Гаусса",
+% то будет разрешено разрывать строчку после дефиса и запрещено переносить
+% слова "форма", "Остроградского" и "Гаусса". По этой причине и появилась
+% команда \клей.
+%
+
+\newcommand*{\клей}{\nobreak\hskip\z@skip}
+\DeclareRobustCommand*{\д}{\клей\hbox{-}\клей}
+\DeclareRobustCommand*{\Д}{\клей\hbox{-}\hskip\z@skip}
+\DeclareRobustCommand*{\ч}{\,\textendash\,\клей}
+\DeclareRobustCommand*{\ч}{\,\textendash\,\hskip\z@skip}
+\DeclareRobustCommand*{\т}{~\textemdash{} }
+\DeclareRobustCommand*{\Т}{~\textemdash{} }
+% ===============================================================
+% russadd Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+
+
+
+
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% glyphtounicode.tex Начало For cyrillics in PDF
+% Taken from glyphtounicode.tex, sorted
+% ===============================================================
+\pdfgentounicode=1
+\pdfglyphtounicode{controlSTX}{0001}
+\pdfglyphtounicode{controlSOT}{0002}
+\pdfglyphtounicode{controlETX}{0003}
+\pdfglyphtounicode{controlEOT}{0004}
+\pdfglyphtounicode{controlENQ}{0005}
+\pdfglyphtounicode{controlACK}{0006}
+\pdfglyphtounicode{controlBEL}{0007}
+\pdfglyphtounicode{controlBS}{0008}
+\pdfglyphtounicode{controlHT}{0009}
+\pdfglyphtounicode{controlLF}{000A}
+\pdfglyphtounicode{controlVT}{000B}
+\pdfglyphtounicode{controlFF}{000C}
+\pdfglyphtounicode{controlCR}{000D}
+\pdfglyphtounicode{controlSO}{000E}
+\pdfglyphtounicode{controlSI}{000F}
+\pdfglyphtounicode{controlDLE}{0010}
+\pdfglyphtounicode{controlDC1}{0011}
+\pdfglyphtounicode{controlDC2}{0012}
+\pdfglyphtounicode{controlDC3}{0013}
+\pdfglyphtounicode{controlDC4}{0014}
+\pdfglyphtounicode{controlNAK}{0015}
+\pdfglyphtounicode{controlSYN}{0016}
+\pdfglyphtounicode{controlETB}{0017}
+\pdfglyphtounicode{controlCAN}{0018}
+\pdfglyphtounicode{controlEM}{0019}
+\pdfglyphtounicode{controlSUB}{001A}
+\pdfglyphtounicode{controlESC}{001B}
+\pdfglyphtounicode{controlFS}{001C}
+\pdfglyphtounicode{controlGS}{001D}
+\pdfglyphtounicode{controlRS}{001E}
+\pdfglyphtounicode{controlUS}{001F}
+\pdfglyphtounicode{space}{0020}
+\pdfglyphtounicode{spacehackarabic}{0020}
+\pdfglyphtounicode{exclam}{0021}
+\pdfglyphtounicode{quotedbl}{0022}
+\pdfglyphtounicode{numbersign}{0023}
+\pdfglyphtounicode{dollar}{0024}
+\pdfglyphtounicode{percent}{0025}
+\pdfglyphtounicode{ampersand}{0026}
+\pdfglyphtounicode{quotesingle}{0027}
+\pdfglyphtounicode{parenleft}{0028}
+\pdfglyphtounicode{parenright}{0029}
+...
+...
+\pdfglyphtounicode{centmonospace}{FFE0}
+\pdfglyphtounicode{sterlingmonospace}{FFE1}
+\pdfglyphtounicode{macronmonospace}{FFE3}
+\pdfglyphtounicode{yenmonospace}{FFE5}
+\pdfglyphtounicode{wonmonospace}{FFE6}
+\relax
+% ===============================================================
+% glyphtounicode Конец
+% ===============================================================
+% ===============================================================
+% ===============================================================
+% ===============================================================
+\end{verbatim}
+
+
+\end{document}