On Sat, May 16, 2009 at 05:10:40AM -0400, Schwab,Wilhelm K wrote: > > I really like LaTeX's abilty to create new environments, markup, etc. What > do you do for spell checking? >
/usr/bin/ps2text may be of some help. Run your pdf (or ps) output through ps2text, then spell check the flat text file. It's not as nice as a built in spell checker, but maybe better than none at all. Dave _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
