GeneralSpell check and word count support for LaTeX editors?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ptrcao
Posts: 88
Joined: Sun Dec 05, 2010 3:26 am

Spell check and word count support for LaTeX editors?

Post by ptrcao »

Latex editors often don't come with spell check or word count. I use TexWorks and TexMaker.

I know some scripts are available that do the job, but I'm technically challenged; I would know where to put or how to use the scripts.

So please, what is a solution for me?
Last edited by ptrcao on Fri Apr 01, 2011 5:08 am, edited 1 time in total.
OS info: Win XP | Debian 6.0 | Ubuntu 10.04
Latex editor of choice: TexWorks (for dual view feature)

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Spell check and word count support for LaTeX editors?

Post by localghost »

ptrcao wrote:Latex editors often don't come with spell check or word count. […]
I don't know any LaTeX editor or IDE that isn't shipped at least with a spell checker. Word count is rarely needed thus not a candidate for a built-in feature.


Thorsten
ptrcao
Posts: 88
Joined: Sun Dec 05, 2010 3:26 am

Re: Spell check and word count support for LaTeX editors?

Post by ptrcao »

Students like me who submit documents for assessment purposes are subject to strict word limits on the penalty of mark deduction. :(
OS info: Win XP | Debian 6.0 | Ubuntu 10.04
Latex editor of choice: TexWorks (for dual view feature)
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Spell check and word count support for LaTeX editors?

Post by localghost »

There are some packages and tools you can try for the present.
ptrcao
Posts: 88
Joined: Sun Dec 05, 2010 3:26 am

Re: Spell check and word count support for LaTeX editors?

Post by ptrcao »

Thank you kindly, for the very practical suggestions localghost. I like texcount's coloration feature. :)

Scientists (as I hope to in a few years) and academics submitting journal articles may also find word count useful. Publishing houses probably want to consider word counts also. I know it sounds like an esoteric feature, but I think they should really should consider building in a word count facility into LaTEX editors. Especially since academia accounts for a large chunk of the LaTEX user base... :|
OS info: Win XP | Debian 6.0 | Ubuntu 10.04
Latex editor of choice: TexWorks (for dual view feature)
meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Spell check and word count support for LaTeX editors?

Post by meho_r »

  • Kile:
    Spell-checking (+inline) = true
    Word count (File > Statistics) = true
  • TexMakerX:
    Spell-checking (+inline) = true
    Word count (Tools > Analyse Text) = true
  • LyX 2.0+:
    Spell-checking (+inline) = true
    Word count (Tools > Statistics) = true
ptrcao
Posts: 88
Joined: Sun Dec 05, 2010 3:26 am

Spell check and word count support for LaTeX editors?

Post by ptrcao »

Very good Meho_r. TY for identifying those options. I'm using TexWorks atm and though people have requested a word count feature for some time now and its relevance has been noted by developers, it doesn't appear to have been implemented...

http://tug.org/pipermail/texworks/2009q3/001283.html

Any suggestions there?


(P.S. apparently a dictionary spell check is a self-installable feature on TexWorks so that helps)
OS info: Win XP | Debian 6.0 | Ubuntu 10.04
Latex editor of choice: TexWorks (for dual view feature)
meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Re: Spell check and word count support for LaTeX editors?

Post by meho_r »

As Mojca noted, it is really hard to count words in source files and PDFs. If I were you, I'd probably consider using MS Word/OpenOffice.org Writer or similar apps for writing and editing, and then using LaTeX for typesetting when the document is finished and ready for publishing/print.
Post Reply