summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/xepersian/xepersian-doc-boolean.ltx
blob: 47c0c07dd80cd7d6d1f6b7de950cc44f82fa03ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
\documentclass{ltxdoc}
\input{xepersian-doc-preamble.ltx}
\begin{document}
\section{New Conditionals}
\subsection{Shell escape (or write18) conditional}
\begin{BDef}
\Lcs{ifwritexviii}\\
\qquad\textcolor{myred}{\Larga{material when Shell escape (or write18) is enabled}}\\
\Lcs{else}\\
\qquad\textcolor{myred}{\Larga{material when Shell escape (or write18) is not enabled}}\\
\Lcs{fi}
\end{BDef}
\end{document}