ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jelle Huisman <jelle@jhnet.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: extracting word count from a *.words file
Date: Fri, 20 Apr 2012 17:02:33 -0400	[thread overview]
Message-ID: <4F91CEE9.2070706@jhnet.nl> (raw)
In-Reply-To: <20120420205316.GB19221@phlegethon>

On 04/20/2012 04:53 PM, Philipp Gesang wrote:
> Hi again,
> 
> On 2012-04-20 16:32, Jelle Huisman wrote:
>> Hello all,
>>
>> Here is another question. Consider this test file:
>>
>> \starttext
>> \setupspellchecking[state=start,method=2]
>> \ctxlua{languages.words.threshold=3}
>> \input knuth
>> \stoptext
>>
>> Typesetting this file produces a word list 'test.words' which ends like
>> this:
>>
>>  ["threshold"]=1,
>>  ["total"]=122,
>>  ["version"]=1,
>> }
>>
>> Is there a way to extract the value for ["total"] ('122' in this case)
>> so that I can use that value somewhere else, e.g. in a project file
>> where I want to present a word count.
> 
> The “.words”-file is well formed Lua code, so you can just
> integrate it as a table:

Thank you, Philip, this is a clean solution.

Jelle

___________________________________________________________________________________
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:[~2012-04-20 21:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-20 20:32 Jelle Huisman
2012-04-20 20:52 ` Marco
2012-04-20 20:59   ` Jelle Huisman
2012-04-20 20:53 ` Philipp Gesang
2012-04-20 21:02   ` Jelle Huisman [this message]

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=4F91CEE9.2070706@jhnet.nl \
    --to=jelle@jhnet.nl \
    --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).