Tagged Questions
0
votes
1answer
63 views
Word count excluding certain environments
I would like a way to get a word count while ignoring certain environments. The reason for this is that I have quite a bit of pseudocode enclosed within multiple verbatim blocks.
Ideally, a solution ...