My development team has to perform a large documentation effort on a piece of software we've constructed. To do this concurrently we've elected to make the document using LaTeX, and to store the tex files in Subverison. This looks like it will work great.
We've come across one problem though: What tool(s) should we use to perform spelling and grammar checks on our document?
Some I've tried choke on the LaTeX commands. We also need spelling/grammar checkers that work on both/either Windows and Linux. Bonus points for a spelling/grammar checker that we can executive via commandline so we can put it into an ant-script and automate our document build environment.