On Fri, Jan 12, 2001 at 11:08:17AM -0600, Julio Sergio Santana wrote:
> I have found an error when LyX uses LaTeX Spanish format:
> It replaces 'SPC n' with '?'  and 'SPC N' with '?' within certain
> blocks like LyX-Code and others. Please see the attachments.

You can fix this by putting the following line in the preamble:

\AtBeginDocument{\def~{\nobreakspace{}}}

Reply via email to