I seem to have some problems using \colorbox from the xcolor package (or the
color package) with hebrew text in latex.
The solution I found was:
\L{\colorbox{gray!30}{\R{<hebrew text>}}}
which seems rather awkward (the need to add \L and \R). Without these the text
doesn't show up. Is this a know problem, and is there a more elegant way to
solve this?
Thanks
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]