On Thu, 11 Apr 2002, R. Lahaye wrote:

> BTW, the patch says:
>
>                 case '~':
>      -                       os << "\\textasciitilde{}";
>      +                       os << "\\~{}";          // same as \textasciitilde;
>                              column += 16;
> Shouldn't both values added to column-variable be 3, instead of 16 and 17?
> Anyway, I tried that too, but it doesn't solve my problem either.

yes, that's right

Herbert

Reply via email to