[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] Skipping latex command?
From: |
Joseph Turian |
Subject: |
[Aspell-user] Skipping latex command? |
Date: |
Fri, 24 Feb 2006 05:39:23 -0000 |
I have a latex command "\ignore" defined, which is essentially
comments out the text within:
\ignore{
foo
}
I also have a command \note. I don't want either of these spell-checked.
I invoked aspell as follows:
aspell -t check --add-tex-command="ignore p" --add-tex-command="note p" foo.tex
It seems to skip some of the \ignores and \notes, but sometimes it
doesn't. I'm not sure why it skips some blocks and not others. How can
I get aspell to skip them?
Thanks,
Joseph
--
http://www.cs.nyu.edu/~turian/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Aspell-user] Skipping latex command?,
Joseph Turian <=