Thanks for the welcome
And ah, that's so great! Would you mind just explaining to me a few bits of the code though? I can't find much about this on Google. Namely:
Code: Select all
\SearchList!{wordcount}{\stepcounter{words}}
{a?,b?,c?,d?,e?,f?,g?,h?,i?,j?,k?,l?,m?,
n?,o?,p?,q?,r?,s?,t?,u?,v?,w?,x?,y?,z?}
Is this just searching for letters, and if it doesn't find one, increment 'words'? Is there any way to get it to just do this for the space character instead? Seeing as my text could include grammar/numbers.
What are these two things doing?
Also - you put one too many }'s at
But thanks so much - I'm still a little new to LaTeX, I would never have found out about this in time