Re: latex \colorbox and hebrew text

2007-03-24 Thread Dan Kenigsberg
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: > > > > \

Re: latex \colorbox and hebrew text

2007-03-24 Thread Tzafrir Cohen
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

latex \colorbox and hebrew text

2007-03-19 Thread Micha Feigin
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