From: roodwriter@ureach.com
To: help-gnu-emacs@gnu.org
Subject: Re: grammar check for latex in emacs
Date: 20 Jul 2007 06:27:50 -0400 [thread overview]
Message-ID: <87ir8fs72x.fsf@linux.site> (raw)
In-Reply-To: 1184758212.007739.324120@j4g2000prf.googlegroups.com
rajeshthomas@gmail.com writes:
> I am using emacs + auctex to write some latex documents.
> i have configured Aspell for emacs and it works perfect.
>
> 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.
>
> Thanks,
> R. Thomas
>
Flyspell-mode will check for doubled words, coloring the second one,
as well as checking spelling on the fly.
Auto-capitalize.el will capitalize words at the beginning of a
sentence. It doesn't work properly with refill-mode but seems to do
well with longlines.el. I always have it on.
Neither of these actually checks grammar, though.
--Rod
______________________
Author of "Linux for Non-Geeks--Clear-eyed Answers for Practical
Consumers" and "Boring Stories from Uncle Rod." To reply by e-mail
take the second "o" out of the e-mail address.
prev parent reply other threads:[~2007-07-20 10:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-18 11:30 grammar check for latex in emacs rajeshthomas
2007-07-18 22:06 ` Peter Dyballa
2007-07-18 23:05 ` David Hansen
2007-07-19 14:07 ` Nikolaj Schumacher
2007-07-20 2:50 ` Tim X
2007-07-20 10:27 ` roodwriter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ir8fs72x.fsf@linux.site \
--to=roodwriter@ureach.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).