Generalcharacter count

General information and discussion about TeXnicCenter
Post Reply
Astar
Posts: 2
Joined: Thu Sep 27, 2007 8:07 pm

character count

Post by Astar »

Hello,

Is there any way to count characters in a tex file? I'm using TexnicCenter and I was only able to find a tool for word counting (http://lwc.sourceforge.net).

Thanks a lot for any suggestion,

A.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Sven
Site Admin
Posts: 100
Joined: Sat Jan 13, 2007 12:52 pm

Re: character count

Post by Sven »

Sorry, there is no such feature in TeXnicCenter at the moment. :cry: But if the tool you mentioned is able to receive the path of the latex file to count the words in from the command line, you could create an entry in TXC's tools menu for that tool and so you could simply invoke a word count for the current file or project.
LaTeX Community Administrator
Originator of TeXnicCenter
Astar
Posts: 2
Joined: Thu Sep 27, 2007 8:07 pm

character count

Post by Astar »

Sven wrote: Sorry, there is no such feature in TeXnicCenter at the moment. :cry: But if the tool you mentioned is able to receive the path of the latex file to count the words in from the command line, you could create an entry in TXC's tools menu for that tool and so you could simply invoke a word count for the current file or project.


Yes, but the tool can manage only word count, not character count. How can one count characters in the final text? :(

Thanx a lot,

A.
mihailnagatov
Posts: 1
Joined: Mon Oct 18, 2010 9:46 pm

Re: character count

Post by mihailnagatov »

I think an easy solution is to use an web-based character counter for pdf files, after compiling your tex document.
Post Reply