Python LaTeX codec?

William Park opengeometry at yahoo.ca
Tue Oct 14 12:59:30 EDT 2003


In <comp.text.tex> David Eppstein <eppstein at ics.uci.edu> wrote:
> Does anyone have an implemented Python codec for converting between 
> unicode and LaTeX markup?  E.g. I'd like '?' to be converted to '{\"\i}' 
> and vice versa.  Preferably including at least the Latin Extended-A 
> characters as well as the basic Latin-1 Supplement.
> 
> If not, anyone with experience writing Python codecs have any advice on 
> how to do this?

For heaven's sake,
    man tr
    man sed
    man awk
    man bash

-- 
William Park, Open Geometry Consulting, <opengeometry at yahoo.ca>
Linux solution for data management and processing. 




More information about the Python-list mailing list