[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vim RTL??




On Wed, 4 Nov 1998, Ze'ev Maor wrote:

> I've tried entering some Hebrew text in Vim in RTL mode and it seemed to work
> fine. However when I quit Vim, the file is saved LTR, how can I later use this
> file with groff to create a Hebrew PS file??

since it uses visual format, you only need to reverse the file using
/bin/rev .

if you're actually using laxet (some latex with hebrew support), then ask
your friends in the technion (graduate students) , they used to use vi_iv
(which was a RTL version of vi written there long ago, as far as i know)
to print their master thesis. preferably ask someone who studied in
the
last 1980s.

guy