TODO list for the next version
Nerijus Baliunas
nerijus at users.sourceforge.net
Mon Jun 18 21:35:59 UTC 2001
Hello,
> Ok, I have applied a patch bases on yours. It tries "catdoc", "word2x" and
> then "strings". Excel files are handled by "xls2csv" and the fallback is
> also "strings".
> The resulting entries in mc.ext are:
>
> # Microsoft Word Document
> regex/\.([Dd]o[ct]|DO[CT]|[Ww]ri|WRI)$
> View=%view{ascii} catdoc -w %f || word2x -f text %f - || strings %f
> type/Microsoft\ Word
> View=%view{ascii} catdoc -w %f || word2x -f text %f - || strings %f
Could you please change this to:
View=%view{ascii} antiword %f || catdoc -w %f || word2x -f text %f - || strings %f
See http://www.antiword.org or http://www.winfield.demon.nl/index.html
Regards,
Nerijus
More information about the mc-devel
mailing list