Re: [patch] ASCII encoding

2007-02-16 Thread José Matos
On Friday 16 February 2007 12:46:18 pm Georg Baum wrote: > Would a pure ASCII encoding for LaTeX output make sense? The attached patch > adds support for this, if anybody thinks it would be useful I'll put it in. > I don't need that, but I can imagine that it could be useful in some > situations, a

Re: [patch] ASCII encoding

2007-02-16 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Would a pure ASCII encoding for LaTeX output make sense? The Georg> attached patch adds support for this, if anybody thinks it Georg> would be useful I'll put it in. I don't need that, but I can Georg> imagine that it could be useful i

Re: [patch] ASCII encoding

2007-02-16 Thread Andreas K .
Georg Baum <[EMAIL PROTECTED]> writes: > > Would a pure ASCII encoding for LaTeX output make sense? Yes. > The attached patch adds support for this, if anybody thinks it would be > useful I'll put it in. I think it would be useful. Andreas

[patch] ASCII encoding

2007-02-16 Thread Georg Baum
Would a pure ASCII encoding for LaTeX output make sense? The attached patch adds support for this, if anybody thinks it would be useful I'll put it in. I don't need that, but I can imagine that it could be useful in some situations, and it does cost almost nothing as can be seen from the patch. G