\usepackage{docmute} \usepackage{fontspec} \setmainfont[Ligatures=TeX,Numbers=OldStyle]{Minion Pro} \setsansfont[Ligatures=TeX,Numbers=OldStyle]{Myriad Pro} \usepackage{calc} \usepackage{pifont} \usepackage{bbding} \usepackage{bidicode} \usepackage{microtype} \definecolor{bidiblue}{rgb}{0.1,0.2,0.8} \usepackage[numbered]{hypdoc} \hypersetup{% pdfauthor={Vafa Khalighi},% linkcolor=bidiblue,% urlcolor=bidiblue,% citecolor=bidiblue% } \setlength\columnseprule{.4pt} \newcommand\XeTeX{Xe\TeX} \newcommand\XeLaTeX{Xe\LaTeX} \makeatletter \pdfstringdefDisableCommands{% \renewcommand\Lcs[1]{\textbackslash#1} } \renewcommand\tableofcontents{\relax \begin{multicols}{2}[\section*{\contentsname}]\small \@starttoc{toc}\relax \end{multicols}} \newbox\bidilogobox \sbox{\bidilogobox}{\includegraphics[height=0.5in,keepaspectratio=true]{bidi-logo}} \def\ps@docheadings{% \let\@oddhead\@empty \def\@oddfoot{\parbox{\textwidth}{\hfill\leftmark\quad\thepage\qquad\raisebox{-0.2in}{\usebox\bidilogobox}}}% \let\@mkboth\markboth \def\sectionmark##1{% \markboth {% ##1}{}}} \def\@part[#1]#2{% \ifnum \c@secnumdepth >\m@ne \refstepcounter{part}% \addcontentsline{toc}{part}{\thepart\hspace{1em}#1}% \else \addcontentsline{toc}{part}{#1}% \fi {\parindent \z@ \raggedright \interlinepenalty \@M \normalfont \ifnum \c@secnumdepth >\m@ne \Large\bfseries\color{blue!65!black} \partname\nobreakspace\thepart \par\nobreak \fi \huge \bfseries #2% \markboth{}{}\par}% \nobreak \vskip 3ex \@afterheading} \def\@spart#1{% {\parindent \z@ \raggedright \interlinepenalty \@M \normalfont \huge \bfseries\color{blue!65!black} #1\par}% \nobreak \vskip 3ex \@afterheading} \renewcommand\section{\@startsection {section}{1}{\z@}% {-3.5ex \@plus -1ex \@minus -.2ex}% {2.3ex \@plus.2ex}% {\normalfont\Large\bfseries\color{blue!65!black}}} \renewcommand\subsection{\@startsection{subsection}{2}{\z@}% {-3.25ex\@plus -1ex \@minus -.2ex}% {1.5ex \@plus .2ex}% {\normalfont\large\bfseries\color{blue!65!black}}} \renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}% {-3.25ex\@plus -1ex \@minus -.2ex}% {1.5ex \@plus .2ex}% {\normalfont\normalsize\bfseries\color{blue!65!black}}} \renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}% {3.25ex \@plus1ex \@minus.2ex}% {-1em}% {\normalfont\normalsize\bfseries\color{blue!65!black}}} \renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}% {3.25ex \@plus1ex \@minus .2ex}% {-1em}% {\normalfont\normalsize\bfseries\color{blue!65!black}}} \makeatother \pagestyle{docheadings} \newcounter{local} \renewcommand\theenumi{\protect\setcounter{local}% {201+\the\value{enumi}}\protect\ding{\value{local}}} \renewcommand\labelenumi{\theenumi} \renewcommand\labelitemi{\HandRight} \renewcommand\labelitemii{\HandRightUp} \renewcommand\labelitemiii{\HandCuffRight} \renewcommand\labelitemiv{\HandPencilLeft} \renewcommand\partname{Part}