Skip to main content

Questions tagged [word-count]

The tag has no usage guidance.

0 votes
1 answer
17 views

How to ignore ExPex code in texcount

I'm wondering if it is possible to exclude ExPex code from being counted by texcount? At the moment I'm writing a thesis with lots of linguistic examples, but I need to exclude these from the total ...
geordiekidd's user avatar
1 vote
1 answer
35 views

How to Automatically Analyze Word Frequency Across Multiple Included LaTeX Documents from a Main File

I am looking for an efficient way to analyze the frequency of certain words across a collection of LaTeX documents. I have a main.tex file that includes several other .tex files (using \include and \...
Foad's user avatar
  • 983
0 votes
1 answer
186 views

Overleaf won't show my word count. Says that it cannot find my files

When I try checking my word count, I keep encountering this error. !!! File Chapters/Chapter1 not found in path [./]. !!! !!! File Chapters/Chapter2 not found in path [./]. !!! !!! File Chapters/...
nix ix's user avatar
  • 1
5 votes
1 answer
155 views

Highlight text after the n'th word (word limit)

Previously, I asked a question about highlighting pages after the n'th page. This was because I had to adhere to a page limit and wanted to indicate when a page went over that limit. I now have a ...
Mew's user avatar
  • 843
3 votes
1 answer
71 views

How can I include comma separator in Latex word count?

I have a word count command in Latex that works well, based on the code here. However, I want the output number to be comma separated for thousands (e.g., 1,000 instead of 1000). I have tried using \...
Marco Pastor Mayo's user avatar
0 votes
0 answers
192 views

word count function

how to use "Words: \quickwordcount" or word counting function with below structure at the main.tex? It could be another tex like wordcount.tex . Thanks in advance. \pagestyle{empty} \begin{...
Shown's user avatar
  • 55
4 votes
1 answer
376 views

Is there a good way to make a wordcount macro in LaTeX?

I have used this command to count words in LaTeX, but it has some weaknesses: Although it is supposed to surpress error messages, it does not always do this (see picture). It cannot count words ...
Vebjorn's user avatar
  • 1,884
2 votes
2 answers
143 views

Use \input with siunitx's \num

In my implementation of an automatic word count (adapted from this solution), only the count and nothing else is output to a text file, to be inserted into the tex document with \input. This works ...
bongbang's user avatar
  • 407
0 votes
1 answer
488 views

Counting words with TeXcount in documents using \markdownInput or \verbatiminput

I'm using \markdownInput (via the markdown package) to include Markdown files in a paper on Overleaf. Overleaf uses the TeXcount utility to count the words. But TeXcount doesn't recognize \...
woerndl's user avatar
  • 123
9 votes
1 answer
16k views

Overleaf wordcount

Performing a wordcount on a latex document on overleaf produces a table of the form: Total Words:10000 Headers:5 Math Inline:100 Math Display:10 What I'd like to know is if these categories are ...
user's user avatar
  • 193
0 votes
1 answer
2k views

How to include the total word count in the output pdf automatically?

I am currently writing a document using Overleaf, a Latex-editing service that provides an automatic word count. However, I do not know how it provides it nor how accurate it is. I am looking for a ...
EoDmnFOr3q's user avatar
  • 2,343
0 votes
1 answer
85 views

Word count stops functioning when $ character in lstlisting

I'm trying to have a lstlisting inside a longlisting, with some bash code. The bash code however ruins the word count function. The listing code is here: \begin{longlisting} \centering \begin{...
jonas's user avatar
  • 123
0 votes
1 answer
2k views

Strange Latex error preventing me from seeing word count (Overleaf)

I am writing a thesis in Overleaf and would like to know my word count. However, I am seeing this error in the image when I try and view it. The project does not show any errors in logs, so I am ...
Sam's user avatar
  • 11
2 votes
1 answer
369 views

Excluding footnotes in verbatim wordcount

I'm quite new to verbatim and quite confused too. I wanted to include a 'simple' wordcount at the end of my essay (as it has been demanded) and didn't want to run an external pdf-wordcount software ...
Aureius's user avatar
  • 53
0 votes
1 answer
75 views

R - sweave - count words

I could not find a clear solution, so I would like to ask if there is some tool to count words (excluding R - latex code) in a .Rnw file. Thank you!
mantoz's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
8