Hello All,

Is there a good way to get a long i with an overbar and no dot that can be changed by the environment to agree with the text that it belongs to.

I am using \={\i} at the moment, but this seems to call in a special character which cannot be modified. That is, it cannot be bold, italic, or enlarged for a heading, etc.

Below is a minimal file. It doesn't seem to matter what roman font I use.

Thanks,

Nathan



\documentclass[12pt,a4paper,twoside]{memoir}

\usepackage{fontspec}

\setromanfont[Mapping=tex-text]{Junicode}

\begin{document}


\section*{al-Haraw\={\i}}

al-Haraw\={\i}

\textit{al-Haraw\={\i}}

\textbf{al-Haraw\={\i}}


\end{document}


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex

Reply via email to