Open AllenDowney opened 12 years ago
Now that we have preprocess.py, I will add code to clean up Mac text.
Well, I added some code to preprocess.py, but getting it working will take more effort than I think this issue is worth, so I am punting for now.
Files encoded with Mac line endings cause plastex to quietly ignore the contents of the input file and fail to generate output.
For now I am working around this by converting the input files, but this would be good to fix.
Also, plastex cannot handle smart quotes and apostrophes generated by Macs. I'm not sure these are legal LaTeX in the first place, so maybe plastex shouldn't handle them.