On 20-10-2010 7:08, Matija Šuklje wrote:
Dne sreda 20. oktobra 2010 ob 17:54:27 je Wolfgang Schuster napisal(a):
Am 20.10.2010 um 15:26 schrieb Matija Šuklje:
Hullo,

since many texts (academic and otherwise) have to comply with a certain
word or character limitation and just using 'wc' on the whole source
file(s) would not be relevant, is there a way to do this in ConTeXt?

http://www.ntg.nl/pipermail/ntg-context/2006/020549.html

Nice. I had a hunch, I wouldn't be the first to ask :)

Has that been already implemented into ConTeXt itself or do I have to figure
out how to run it?

I did implement it for Mojca indeed. A made it a bit more clever so that you can play with it.

\starttext

% beware, no grouping (maybe some day, but maybe not)

\setupspellchecking[state=start,method=2]

\setupspellchecking[list=tufte] \input tufte \blank
\setupspellchecking[list=knuth] \input knuth \blank
\setupspellchecking[list=ward]  \input ward  \blank

\typefile{words-003.words}

\stoptext

I uploaded a beta zip that has it so it will end up in the minimals.

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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 via email to