[XeTeX] Arabxetex, Transiteration

Tilman Hannemann tilmanh at uni-bremen.de
Thu Nov 13 10:25:15 CET 2008


Hello Mohammad,

Am 13.11.2008 um 09:55 schrieb Mohammad Gharaibeh:

> Although I followed the instruction of the documentation,
> the transliteration didn't work.
> moreover the transliteration should follow the rules of
> DMG.

I would say it helps when you define an appropriate roman font in the  
preamble. After adding this to your example, it looks almost fine here:

\documentclass[12pt,a4paper]{book}
\usepackage{xltxtra}
\usepackage{arabxetex}
\setromanfont{Gentium}
\newfontfamily\arabicfont[Script=Arabic,
Scale=1.5]{Scheherazade}
\SetTranslitConvention{dmg}
\begin{document}
\begin{arab}[trans]
al-^say_h al-`Alim \UC na.sIr al-\UC dIn al-\UC .tUsI
\end{arab}
\end{document}

All my best,

Tilman


More information about the XeTeX mailing list