[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Re: Eureka! This is why Arabic support for lyx 1.3.2 doesn't work in my Mandrake 9.1
- To: Munzir Taha Obeid <munzirtaha at myrealbox dot com>
- Subject: Re: [PATCH] Re: Eureka! This is why Arabic support for lyx 1.3.2 doesn't work in my Mandrake 9.1
- From: Andre Poenitz <poenitz at htwm dot de>
- Date: Thu, 3 Jul 2003 09:48:11 +0200
- Cc: lyx-devel at lists dot lyx dot org
- Cc: Andre Poenitz <poenitz at htwm dot de>
- Cc: developer at arabeyes dot org
- Cc: Jean-Marc Lasgouttes <Jean-Marc dot Lasgouttes at inria dot fr>
On Thu, Jul 03, 2003 at 07:12:53AM +0300, Munzir Taha Obeid wrote:
> > really simple way out...
> It works!
> I am not sure why a percent sign not a space but it _almost_ work.
> If I understand you properly, I made a small file in lyx and exported it to
> TeX. I edited the file by adding the percent before the "\end{center}"
No. I meant at the end of the line before the \end{center}.
% is the usual TeX command character which basically ignores everything on
the rest of the line and the leading whitespace on the next one.
So your edited .tex should look like
some text%
\end{center}
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)