Not an update/new version yet... but I'm hoping some people might be kind enough to run it on a few .txt and .rtf files... and report back (along with the relevant portion of the log file [the filesize and whitespace analysis numerical values below "Analyzing text"]) whether or not pacify correctly determined whether there are intra-paragraph line-breaks or not in the given file.
Run with:
pacify.py -i input.txt -o txt
or
pacify.py -i input.rtf -o latex
- Ahi
P.s.: This is a rewrite little stopped right in the middle of work... barely usable as is, and does not have the full functionality present in the previous version. Takes only .txt and .rtf for input, produces only .txt or .tex for output. And there is no support for RTF footnotes.
|