[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grammar check for latex in emacs
From: |
David Hansen |
Subject: |
Re: grammar check for latex in emacs |
Date: |
Thu, 19 Jul 2007 01:05:20 +0200 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux) |
On Wed, 18 Jul 2007 04:30:12 -0700 rajeshthomas@gmail.com wrote:
> i need to correct grammar mistakes in my latex document. is there any
> way to configure emacs to do this? i don't need a very sophisticated
> grammar checker. just a simple one like changing to uppercase the
> first letter of a word after a sentence, repeated words, etc.
At least the repeated words are highlighted by flyspell. I think for
everything else there is no ready to use solution.
David