On Sat, Mar 24, 2007 at 11:58:16AM -0400, Tzafrir Cohen wrote:
> On Mon, Mar 19, 2007 at 04:47:16PM +0200, Micha Feigin wrote:
> > 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:
> >
> > \
On Mon, Mar 19, 2007 at 04:47:16PM +0200, Micha Feigin wrote:
> 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{}}}
>
> which seems rather awkward (the need to add
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{}}}
which seems rather awkward (the need to add \L and \R). Without these the text
doesn't show up. Is this a know problem, an