Tagged Questions
1
vote
1answer
102 views
Babel + Hebrew + aeguill incompatiblility
(Question split off from here.)
If you try to use the aeguill package (which adds some guillemets to the ae fonts) with Babel and Hebrew:
\documentclass{standalone}
...
4
votes
1answer
104 views
stops become blank squares in cjhebrew
The following code:
\documentclass[12pt,a4paper]{book}
\usepackage{cjhebrew}
\begin{document}
\begin{cjhebrew}
hd .
\end{cjhebrew}
\end{document}
Generates the correct hebrew letters, but the stop ...
9
votes
1answer
350 views
Writing Biblical Hebrew texts with different coloring for consonants, vowel and accent signs
I have got the following problem: I am using Biblical Hebrew texts written in XeTeX but I would like to color consonants as well as vowel and accent signs differently. I have read Coloring combining ...
22
votes
4answers
752 views
Coloring combining characters without changing color of a base character
Problem
I am trying to find out is there a good way to paint combining characters without changing the color of the base character they are combined with. My actual problem case is to make some ...