I have a Windows machine with StrawberryPerl installed. I downloaded the texcount Perl script and have placed it in the PATH variable. I have also installed the latex-wordcount package for Atom.
However, what I don't understand is how to actually use the package after installing?
Currently, I am left with no choice but to use the texcount online service.
Any help would be appreciated. Thanks!


texcount --versionortexcount.pl --version(which may end up being different copies/versions if your TeX installation already has TeXcount installed). Maybe you have to runperl [texcount-path]if the.plhas not been set up. Once you have TeXcount running, you can try getting the Atom package to work. If you have problems, describe what you have tried. – Einar Rødland Jan 30 '21 at 16:50latex-wordcount::...in the command palette (ctrl+shift+P perhaps?). Hopefully, someone familiar with Atom will come along... – Einar Rødland Jan 31 '21 at 02:21