Hi, I am facing a problems with hebrew vowels while trying three different fonts (see example file):
With SBL Hebrew and Ezra SIL, the vowels are too much on the left under the consonants. Cardo seems ok, except for shureq (leftmost letter of the third and fourth word from the left). The point is on the right hand side of the Waw consonant instead of on the left. System specs: Ubuntu Karmic, fontspec 2010/08/01 v2.0c, XeTeXk, Version 3.141592-2.2-0.996-patch2 (Web2C 7.5.6) What can I do to achieve the correct vowel adjustment? Does anyone have experiences with fonts for Biblical Hebrew? Thanks, Carsten -- Carsten Ziegert Association SIL / Chad mobile: +235 63.78.58.00 skype : carstenzi http://www.sil.org
\documentclass{scrbook} \usepackage{fontspec} \setmainfont[Mapping=tex-text]{Linux Libertine O} \usepackage{xltxtra} \begin{document} % \section*{Cardo} \newcommand{\heb}[1]{\TeXXeTstate=1{\fontspec{Cardo}\beginR{#1}\endR}} \heb{וְהָאָ֗רֶץ הָיְתָ֥ה תֹ֨הוּ֙ וָבֹ֔הוּ} \section*{SBL Hebrew} \renewcommand{\heb}[1]{\TeXXeTstate=1{\fontspec{SBL Hebrew}\beginR{#1}\endR}} \heb{וְהָאָ֗רֶץ הָיְתָ֥ה תֹ֨הוּ֙ וָבֹ֔הוּ} \section*{Ezra SIL} \renewcommand{\heb}[1]{\TeXXeTstate=1{\fontspec{Ezra SIL}\beginR{#1}\endR}} \heb{וְהָאָ֗רֶץ הָיְתָ֥ה תֹ֨הוּ֙ וָבֹ֔הוּ} \end{document}
-------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex