>>>>> "Carl" == Carl Ollivier-Gooch <[EMAIL PROTECTED]> writes:
Carl> On 07-Jan-99 Jean-Marc Lasgouttes wrote:
Carl> I have one complaint:
>> - Protected spaces are output as plain spaces in LaTeX code (Edmar)
Carl> This is IMO incorrect. One use of protected spaces is to ensure
Carl> that "Figure 1" all ends up on the same line. I use this
Carl> regularly (and in fact have thought about updating the LaTeX
Carl> output routines to replace a space before a reference with a
Carl> protected space). For this reason (and no doubt others that I
Carl> can't think of off the top of my head), outputing plain spaces
Carl> instead of protected spaces is not acceptable, at least as an
Carl> unchangeable default.
Note that LaTeX code is the so-called ``Evil Red Text'', that is
explicit LaTeX code. In this mode you can always use ~ to get a
protected space.
The best way to fix this bug is probably to modify the CHANGES entry
;)
JMarc