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?
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 -----------------------------------------------------------------