[NTG-context] strange (?) exporting from pdf
Christopher Creutzig
christopher at creutzig.de
Thu Nov 3 08:58:34 CET 2005
andrea valle wrote:
> 3.2 translate in ConTeXt via a regular expression based python script
I've been there and done that and I won't do it again. Use a real xml
parser; regular expression engines are a wonderful thing, but not really
usable for parsing nested structures. I'm sure there are many, many xml
parsers for python to choose from.
regards,
Christopher
More information about the ntg-context
mailing list