>>>>> "Edmar" == Edmar Wienskoski <[EMAIL PROTECTED]> writes:
Edmar> Wait a minute. I don't think we are talking about the same
Edmar> thing. Note that the patch I provided is to change the
Edmar> behavior within *latex* paragraphs.
Edmar> Try the following in you lyx:
Edmar> Open a latex paragraph and type:
Edmar> \begin{verbatim} H~~H~~H~~H == H H H H == H~~H H~~H
Edmar> \end{verbatim}
Edmar> Then export a nice latex file, the file will look like this:
Edmar> \begin{verbatim} H~~H~~H~~H == H ~H ~H ~H == H~~H ~H~~H
Edmar> \end{verbatim}
I'm not sure either we are talking about the same thing :) I tried
what you describe and came up with the files appended. They seem
alright to me.
Edmar> The patch I did fixes the above: If you type a tilde char, then
Edmar> you get a tilde char. If you type a space char then you get a
Edmar> space char. Giving complete transparency to the user (within
Edmar> latex paragraphs only).
As I read your patch, it seems that you transform protected spaces (~)
into plain spaces in LaTeX mode. This is certainly not a good thing...
Could you explain again, please? It seems that I do not get it.
JMarc
newfile.lyx
newfile.tex