Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I count words in LyX?

lyx words
0
Posted

How do I count words in LyX?

0

LyX 1.4: Select Tools->Statistics… to count the words of the whole document or of a given selection. LyX < 1.4: Run a spellcheck; it will display the total number of words checked. Make sure the cursor is at the top of the document when you start the spellchecker so that everything is counted. Alternative 1 (in *nix): Export as text and run 'wc'. You can do this in one step by exporting as 'custom' (text-format) and piping the result to 'wc'. I think you use File->Export->Custom, but I’m not able to check this right now. /Christian Alternative 2: See http://www.ctan.org/tex-archive/macros/latex/contrib/wordcount/ where you can find a shell-script that counts the words in a .tex-file. In principle, you should be able to define a special export format which calls this script on an exported .tex-file.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123