>>>>> "Edmar" == Edmar Wienskoski <[EMAIL PROTECTED]> writes:
Edmar> 3 - Patch to not output the protected space '~' during
Edmar> translation of latex paragraphs. It seems that latex does not
Edmar> complain if you put '~' characters in place of regular ' ',
Edmar> even within latex commands. But I am using the latex output to
Edmar> generate a C program. For that reason, I must get ride of those
Edmar> useless protected spaces.
Edmar> Obs: I don't know if this was there in the lyx code as a
Edmar> feature or more like a harmless bug. The user shouldn't
Edmar> perceive any change.
The problem is protected spaces has indeed to be solved one way or
another. The reason these spaces have been added is that in typewriter
font, a normal space does not have exactly the same size than a ~
space. And since we don't use verbatim, we have to account for that.
I hope LyX will support real verbatim in the future, but for now the
solution is maybe to add (yet) another command in textclasses,
somethign like 'UseProtectedSpaces'.
JMarc
PS: could you (gently) ask Netscape not to output a second copy of
your message in HTML? It is a bit annoying for us poor
non-gui-mail-reader users.