[NTG-context] Language issues
h h extern
pragma at wxs.nl
Sat Mar 5 23:57:26 CET 2005
Mats Broberg wrote:
> Enclosing the cont-en.log.
>
> As you can see, Swedish is not loaded. I hunted down the cont-usr.tex
> file and uncommented this line about Swedish:
>
> % \installlanguage [\s!sv] [\c!state=\v!start] % swedish
>
> ran texexec --make --all again, but the log says Swedish is still not
> loaded.
C:\texmf\tex\generic\hyphen\nohyph.tex Norsk hyphenation patterns
! TeX capacity exceeded, sorry [pattern memory ops=2048].
l.1207 lt3s6
If you really absolutely need more capacity,
you can ask a wizard to enlarge me.
Here is how much of TeX's memory you used:
33278 strings out of 98455
509952 string characters out of 1219765
417307 words of memory out of 1048577
32670 multiletter control sequences out of 60000
7 words of font info for 0 fonts, out of 500000 for 1000
134 hyphenation exceptions out of 607
23i,1n,26p,286b,663s stack positions out of 1500i,500n,5000p,200000b,32768s
No pages of output.
so ... you never made a format -)
you need to increase some mem values in texmf.cnf:
texmfstart --direct youreditor.exe kpse:texmf.cnf
buf_size.context = 200000 % needed for omega bug
extra_mem_bot.context = 2000000
extra_mem_top.context = 4000000
font_max.context = 2000
font_mem_size.context = 1000000
hash_extra.context = 65000
main_memory.context = 1500000
max_strings.context = 200000
nest_size.context = 500
obj_tab_size.context = 300000 % 8388607
pdf_mem_size.context = 500000 % 524288
dest_names_size.context = 300000 % 131072
param_size.context = 10000
pool_free.context = 47500
pool_size.context = 1250000
save_size.context = 50000
stack_size.context = 10000
string_vacancies.context = 90000
trie_size.context = 250000
hyph_size.context = 1000
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list