"Garst R. Reese" <[EMAIL PROTECTED]> writes:

| I was just using Document Layout letter to write a letter. In the from
| address and the signature, when I hit the period in Garst R. Reese, I
| got \.{32}.

This looks as if we have a tostr to many someplace.
Someplace where we want to output a space (int val = 32) and use tostr
on it and get "32" instead. From where in the code is this \.{32}
output?

        Lgb

Reply via email to