Hi Hans,
Are you suggesting that both of Hraban's options you would not go for, or just
the latter (pandoc)? What would you recommend to take a MSWord file and
produce a ConText document? Should I be thinking of doing all the ConText
markups manually?
David
_
I think that there is a bug in your docx2ctx.py. It works for files which do
not have embedded pngs in them. But for files which do:
Traceback (most recent call last):
File "/home/dmr104/Downloads/context-tools/docx2ctx/docx2ctx.py", line 872,
in
process_doc(Path(doc), copy.copy(args))