ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: PDF document statistics (character count incl. spaces)?
Date: Sun, 1 Feb 2015 22:12:54 +0100	[thread overview]
Message-ID: <5E53914C-BB06-423E-9E9F-771BB1F575ED@gmail.com> (raw)
In-Reply-To: <54CE954E.4080808@googlemail.com>


> Am 01.02.2015 um 22:06 schrieb Jörg Weger <joerg73.muc@googlemail.com>:
> 
> Is the character count “wc --char <textfile>” returns with or without blank spaces? (Which is important for me.) “man wc” doesn’t talk about that.
> 
> I had hoped there was a better way than to edit the result of “pdftotext” in my text editor or in libreoffice writer (deleting unnecessary carriage returns and spaces by searching for regular expressions) which are able to do the count I need. In fact I had hoped that ConTeXt was able to count the characters and spaces it renders to PDF (is that theoretically possible?) …

ConTeXt has an option to count the words (you find the result in <jobname>.words) in a document
but words words shorter than four letters aren’t taken into account.

\setupspellchecking[state=start,method=2]

\starttext
\input knuth
\stoptext

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2015-02-01 21:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-01  8:31 Jörg Weger
2015-02-01 19:11 ` Aditya Mahajan
2015-02-01 21:06   ` Jörg Weger
2015-02-01 21:12     ` Wolfgang Schuster [this message]
2015-02-01 21:32       ` Idris Samawi Hamid ادريس سماوي حامد
2015-02-01 22:11         ` Wolfgang Schuster
2015-02-01 22:27           ` Idris Samawi Hamid ادريس سماوي حامد
2015-02-02  9:20       ` Keith Schultz
2015-02-02 15:39         ` Alan BRASLAU
2015-02-02 16:55           ` Hans Hagen
2015-02-03  3:19             ` Alan BRASLAU
2015-02-01 23:56     ` Hans Hagen
2015-02-02 22:39       ` Jörg Weger
2015-02-02 20:45     ` Marcin Borkowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5E53914C-BB06-423E-9E9F-771BB1F575ED@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).