aspell --mode=tex --lang=en_GB -c filename
Bits of Learning
Learning sometimes happens in big jumps, but mostly in little tiny steps. I share my baby steps of learning here, mostly on topics around programming, programming languages, software engineering, and computing in general. But occasionally, even on other disciplines of engineering or even science. I mostly learn through examples and doing. And this place is a logbook of my experiences in learning something. You may find several things interesting here: little cute snippets of (hopefully useful) code, a bit of backing theory, and a lot of gyan on how learning can be so much fun.
Showing posts with label spell-check. Show all posts
Showing posts with label spell-check. Show all posts
Wednesday, December 02, 2009
Using aspell
Here's the aspell command for spell-checking latex file:
aspell --mode=tex --lang=en_GB -c filename
aspell --mode=tex --lang=en_GB -c filename
Subscribe to:
Posts (Atom)