How to count the number of words of a document compiled in Texstudio? Is there exist any way to do this?
Thanks in Advance.
Note: I am using Windows 10, Miktex 2.9 and editor is Texstudio 2.11
How to count the number of words of a document compiled in Texstudio? Is there exist any way to do this?
Thanks in Advance.
Note: I am using Windows 10, Miktex 2.9 and editor is Texstudio 2.11
Currently, as noted by @Troy, the only tools native to TexStudio fall under:
Tools -> Analyse Text
Some requests have been made such as this to implement something closer to a Microsoft Word's status bar words count.
tex.stackexchange.com/questions/215692/ also shows a manually scripted method of getting a word count.
Tools -> Analyze Text– Troy Mar 28 '17 at 11:48