There are a few Latex editors already that have support for spell checking but grammar checking is another issue all together. In this post I am going to give a quick guide on a great Latex editor and how you can add grammar checking as well.
TexStudio is becoming a very popular latex editor. It works across many platforms including Windows, Linux and Mac. TexStudio also has built in support for being able to compile and display the document being worked on.
LangaugeTool is a very interesting tool that can be used as stand alone grammar checker. It works as a server on your computer and any system can send HTTP requests to it to ask if there are any grammar issues.
Here are the steps to get everything setup:
- Download the version of TexStudio that will work for your operating system.
- Install TexStudio
- Download LangaugeTool. It uses java so you will need Java available on you computer already.
- Unpack Language tool into some directory
- In TexStudio Configure TXS first, by using Options > Configure TexStudio… > Grammar like this:
- If TexStudio is configured to use inline grammar checking (which is the default, see Options > Configure TexStudio… > Editor > Inline Checking > Grammar), you should see grammar checks immediately:
- After setting this up you should automatically start seeing grammer highlighting in your documents.
As a side note you can easily grab more spelling dictionaries for TexStudio.
Best of Luck.
References
- http://wiki.languagetool.org/checking-la-tex-with-languagetool#toc4
This comment has been removed by the author.
ReplyDeletenice
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDelete