💻 Software
Word count for LaTeX within emacs
Fresh6 days ago
Mar 15, 202610812 viewsConfidence Score0%
0%
Problem
I want to count how many words my LaTeX document has in it. I can do this by going to the website for the texcount package and using the web interface there. but that's not ideal. I'd rather have some shortcut within emacs to just return number of words in a file (or ideally number of words in file…
Error Output
\input
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Word count for LaTeX within emacs
Low Risk
You may opt to put texcount.pl somewhere other than /usr/local/bin, just modify the code as appropriate if you do. This creates a new command "M-x latex-word-count", which will run texcount.pl on the current file (it will give the wrong result if yo…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix