perhaps this links helps to find a wordlist:

http://wordlist.sourceforge.net/

Wolfgang


Hans Hagen schrieb:

Wolfgang Zillig wrote:

Hans Hagen schrieb:

Wolfgang Zillig wrote:


FTYPE LuaScript=c:\data\system\lua\bin\lua.exe %%1 %%*
ASSOC .lua=LuaScript

do I need Lua installed on my computer?




no, lua is compiled into scite (lua adds some 50-100 k to a binary), just as lua will some day soon be compiled into tex

(if there is interest in spell checking in scite, we should collect files with words (free lists); the format is pretty stupid, one word per line)


what about the aspell ( http://aspell.net/ ) dictionaries? I don't know the format but it's licensed under GNU.


those are in a special format; what we need are plain lists of words (they can probably derived from the aspell ones)

Hans
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to