Hebrew Under crossover

2009-03-25 Thread Aharon Schkolnik
I have managed to get MS word to work under crossover. I see that if I do : LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winword I can insert Hebrew. Is there a "right" way to set things up so I don't have to set LC_ALL and then run winword ? Ideally, I would just like to choose crossover from the KDE m

Re: Hebrew Under crossover

2009-03-25 Thread Dotan Cohen
2009/3/25 Aharon Schkolnik : > I have managed to get MS word to work under crossover. > I see that if I do : > > LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winword > > I can insert Hebrew. > > Is there a "right" way to set things up so I don't have to set LC_ALL and > then run winword ? > > Ideally, I would

Re: Hebrew Under crossover

2009-03-25 Thread Dotan Cohen
> #!/bin/bash > LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winword > wine /path/to/word > Of course, that should have been: #!/bin/bash LC_ALL=he_IL.UTF-8 $HOME/cxoffice/bin/winword -- Dotan Cohen http://what-is-what.com http://gibberish.co.il ___ Linux-il

Re: Hebrew Under crossover

2009-03-25 Thread Shachar Shemesh
Aharon Schkolnik wrote: I have managed to get MS word to work under crossover. I see that if I do : LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winword I can insert Hebrew. I'm afraid I'm somewhat to blame for that. I started having Wine understand all of the different LC_* environment settings corre

Re: Hebrew Under crossover

2009-03-25 Thread Hetz Ben Hamo
It still has issues. Try to mix hebrew and english in the same line and see what I mean. Hetz On Wed, Mar 25, 2009 at 10:40 AM, Dotan Cohen wrote: >> #!/bin/bash >> LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winword >> wine /path/to/word >> > > Of course, that should have been: > > #!/bin/bash > LC_ALL=h

Re: Hebrew Under crossover

2009-03-25 Thread Shlomi Fish
On Wednesday 25 March 2009 10:40:25 Dotan Cohen wrote: > > #!/bin/bash > > LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winword > > wine /path/to/word > > Of course, that should have been: > > #!/bin/bash > LC_ALL=he_IL.UTF-8 > $HOME/cxoffice/bin/winword Since LC_ALL is not defined by default: {{ sh

Re: Hebrew Under crossover

2009-03-25 Thread Dotan Cohen
> You need to either use export or put it on the same line as the program you're > executing. Like: > Thanks, that was an untested example. I'm stuck on a Windows university machine today! > Please include delimiters to your examples (like ... or <<<...>>>). > I'll try to remember that,

Re: Hebrew Under crossover

2009-03-30 Thread Aharon Schkolnik
On Wednesday 25 March 2009, Shachar Shemesh wrote: > Aharon Schkolnik wrote: > > I have managed to get MS word to work under crossover. > > I see that if I do : > > > > > > LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winword > > > > > > I can insert Hebrew. > > I'm afraid I'm somewhat to blame for that. I st

Re: Hebrew Under crossover

2009-03-30 Thread Dotan Cohen
> Just to be clear - what I need is a way to edit MS mixed English and Hebrew > word documents which will be read by Windows users. At the monent the only > way I can do that is by booting into XP ;-( > If you are creating the documents and others are reading, then there are two solutions: 1) Ope

Re: Hebrew Under crossover

2009-03-30 Thread Moshe Brace using Yahoo
Dotan your right as the Americans say I'll buy that, especially using .pdf. This type of file covers a multitude of sins and if there's no reason for the recipient to alter the wording great! Moshe --- On Mon, 30/3/09, Dotan Cohen wrote: From: Dotan Cohen Subject: Re: Hebrew Under

Re: Hebrew Under crossover

2009-03-30 Thread Hetz Ben Hamo
Aharon, If you're using VMWare, I'm not sure about the fact that it doesn't support SCSI disks as a raw. After all, SATA disks appear to the system as SCSI disks and they are well supported. You can do another thing: Install VMWare and a minimal XP + Office in a virtual machine, and then use the

Re: Hebrew Under crossover

2009-03-30 Thread Aharon Schkolnik
On Wednesday 25 March 2009, Dotan Cohen wrote: > 2009/3/25 Aharon Schkolnik : > > I have managed to get MS word to work under crossover. > > I see that if I do : > > > > LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winword > > > > I can insert Hebrew. > > > > Is there a "right" way to set things up so I don't

Re: Hebrew Under crossover

2009-03-30 Thread Aharon Schkolnik
On Wednesday 25 March 2009, Hetz Ben Hamo wrote: > It still has issues. Try to mix hebrew and english in the same line > and see what I mean. Yep, I see what you mean ! > > Hetz > > On Wed, Mar 25, 2009 at 10:40 AM, Dotan Cohen wrote: > >> #!/bin/bash > >> LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winwo

Re: Hebrew Under crossover

2009-03-31 Thread Aharon Schkolnik
Thanks for the response. Comments in-line. On Monday 30 March 2009, Dotan Cohen wrote: > > Just to be clear - what I need is a way to edit MS mixed English and > > Hebrew word documents which will be read by Windows users. At the monent > > the only way I can do that is by booting into XP ;-( > >

Re: Hebrew Under crossover

2009-03-31 Thread Aharon Schkolnik
On Monday 30 March 2009, Hetz Ben Hamo wrote: > Aharon, > > If you're using VMWare, I'm not sure about the fact that it doesn't > support SCSI disks as a raw. After all, SATA disks appear to the > system as SCSI disks and they are well supported. From: http://www.vmware.com/support/reference/lin

Re: Hebrew Under crossover

2009-03-31 Thread Hetz Ben Hamo
Hi, >> or if you >> want, you can use an online solution like Zoho Office which currently >> does supports hebrew and english in a mix. I tested that. > > Interesting, but I don't want to pay. Pay? for what?? Zoho writer is free for non commercial use. Zoho writer is free (http://writer.zoho.com

Re: Hebrew Under crossover

2009-03-31 Thread Micha Feigin
On Tue, 31 Mar 2009 11:21:42 +0300 Aharon Schkolnik wrote: > Thanks for the response. > Comments in-line. > > On Monday 30 March 2009, Dotan Cohen wrote: > > > Just to be clear - what I need is a way to edit MS mixed English and > > > Hebrew word documents which will be read by Windows users. A

Re: Hebrew Under crossover

2009-03-31 Thread Dotan Cohen
> Boy, I wish this were true. First, I have found that Open Office has a very > difficult time with mixed Hebrew and English. Second, I have found that a > mixed Hebrew/English document created with Open Office will get messed up > when viewed with MS Word. > > Have others had a different experienc

Re: Hebrew Under crossover

2009-03-31 Thread Aharon Schkolnik
On Tuesday 31 March 2009, Hetz Ben Hamo wrote: > Hi, > > >> or if you > >> want, you can use an online solution like Zoho Office which currently > >> does supports hebrew and english in a mix. I tested that. > > > > Interesting, but I don't want to pay. > > Pay? for what?? Zoho writer is free for n

Re: Hebrew Under crossover

2009-03-31 Thread Dotan Cohen
> Very different. Math is a complete no go, hebrew and english is a mess, > mixed hebrew/english documents and numbers are rarely imported properly, > enumerations are messed up completely and changing the document language to > hebrew to match the original permutes tab aligned ellements > Are you

Re: Hebrew Under crossover

2009-03-31 Thread Aharon Schkolnik
On Tuesday 31 March 2009, Dotan Cohen wrote: > > Very different. Math is a complete no go, hebrew and english is a mess, > > mixed hebrew/english documents and numbers are rarely imported properly, > > enumerations are messed up completely and changing the document language > > to hebrew to match t

Re: Hebrew Under crossover

2009-03-31 Thread Micha Feigin
On Tue, 31 Mar 2009 13:09:56 +0300 Dotan Cohen wrote: > > Very different. Math is a complete no go, hebrew and english is a mess, > > mixed hebrew/english documents and numbers are rarely imported properly, > > enumerations are messed up completely and changing the document language to > > hebrew

Re: Hebrew Under crossover

2009-03-31 Thread Aharon Schkolnik
Thanks for the reply. On Tuesday 31 March 2009, Dotan Cohen wrote: > > Boy, I wish this were true. First, I have found that Open Office has a > > very difficult time with mixed Hebrew and English. Second, I have found > > that a mixed Hebrew/English document created with Open Office will get > > m

Re: Hebrew Under crossover

2009-03-31 Thread Aharon Schkolnik
On Tuesday 31 March 2009, Micha Feigin wrote: > On Tue, 31 Mar 2009 11:21:42 +0300 > > Aharon Schkolnik wrote: > > Thanks for the response. > > Comments in-line. > > > > On Monday 30 March 2009, Dotan Cohen wrote: > > > > Just to be clear - what I need is a way to edit MS mixed English and > > > >