Dear Xe(La)TeXers, I get a space after the Hebrew (or Arabic) word and would like to get rid of it. Any suggestion appreciated. --Gildas
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{memoir}
\usepackage{fontspec}
\usepackage{xkeyval}
\usepackage{polyglossia}
\setdefaultlanguage{english}
\setotherlanguage{hebrew}
\defaultfontfeatures{Ligatures={TeX}, Scale=MatchLowercase}
\newfontfamily\hebrewfont[Script=Hebrew]{SBL Hebrew}
\begin{document}
Testing \texthebrew{שִׁלֻּחִ֔ים} testing.
Most visible in parentheses or brackets: (\texthebrew{שִׁלֻּחִ֔ים})
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
PDF attached
text_hebrew.pdf
Description: Adobe PDF document
-------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex
