ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Anyone using MikTeX?
@ 1999-05-20  1:44 David Arnold
  1999-05-20 18:00 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 1999-05-20  1:44 UTC (permalink / raw)


All,

How can I fix Miktex so that I don't get this error in my log file.

This is TeX, Version 3.14159 (MiKTeX 1.11) (preloaded format=cont-en
99.5.19)  19 MAY 1999 18:41
**&f:/localtexmf/miktex/fmt/cont-en d-en-all
(d-en-all.tex

ConTeXt ver: 1999.5.11 fmt: 1999.5.19 int: english mes: english

system         : cont-new loaded
(cont-new.tex)
system         : cont-old loaded
(cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(cont-fil.tex
loading        : Context File Synonyms
)
bodyfont       : 12pt rm is loaded
specials       : tex,postscript,rokicki loaded
system         : cont-opt loaded
(cont-opt.tex) (./d-en-all.tuo) (./d-en-all.tuo) (./d-en-all.tuo)
(./d-en-all.tuo) (./d-en-all.tuo) (./d-en-all.tuo) (./d-en-all.tuo)
(./d-en-all.tuo) (./d-en-all.tuo)
bodyfont       : variant lbr is loaded
(font-lbr.tex
! TeX capacity exceeded, sorry [hash size=20000].
\dosetunexpanded ...\endcsname \endcsname
                                          }\@EA #1{\s!do \@EA \string...
<argument> ...nded \setvalue {14.4ptrmbsa}
                                          {\doloadfont {14.4pt}{rm}{b...
\doifelse ...stringa \!!stringb #3\else #4
                                          \fi
<argument> ...loadfont {14.4pt}{rm}{bsa}}}
                                          \bgroup \let \relax =\empty...
\doifdefined ...onottest \doprocesstest #2
                                          \fi
<argument> ...d as 14.4pt rm bsa}\egroup }
                                          \doifnot {rm}{\c!mm } {\exp...
...
l.59   [default]

If you really absolutely need more capacity,
you can ask a wizard to enlarge me.

No pages of output.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Anyone using MikTeX?
  1999-05-20  1:44 Anyone using MikTeX? David Arnold
@ 1999-05-20 18:00 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 1999-05-20 18:00 UTC (permalink / raw)
  Cc: ntg-context

David Arnold wrote:

> How can I fix Miktex so that I don't get this error in my log file.
> 
> This is TeX, Version 3.14159 (MiKTeX 1.11) (preloaded format=cont-en
> 99.5.19)  19 MAY 1999 18:41
> **&f:/localtexmf/miktex/fmt/cont-en d-en-all
> (d-en-all.tex
> 
> ConTeXt ver: 1999.5.11 fmt: 1999.5.19 int: english mes: english
> 
> system         : cont-new loaded
> (cont-new.tex)
> system         : cont-old loaded
> (cont-old.tex
> loading        : Context Old Macros
> )
> system         : cont-fil loaded
> (cont-fil.tex
> loading        : Context File Synonyms
> )
> bodyfont       : 12pt rm is loaded
> specials       : tex,postscript,rokicki loaded
> system         : cont-opt loaded
> (cont-opt.tex) (./d-en-all.tuo) (./d-en-all.tuo) (./d-en-all.tuo)
> (./d-en-all.tuo) (./d-en-all.tuo) (./d-en-all.tuo) (./d-en-all.tuo)
> (./d-en-all.tuo) (./d-en-all.tuo)
> bodyfont       : variant lbr is loaded
> (font-lbr.tex
> ! TeX capacity exceeded, sorry [hash size=20000].
> \dosetunexpanded ...\endcsname \endcsname
>                                           }\@EA #1{\s!do \@EA \string...
> <argument> ...nded \setvalue {14.4ptrmbsa}
>                                           {\doloadfont {14.4pt}{rm}{b...
> \doifelse ...stringa \!!stringb #3\else #4
>                                           \fi
> <argument> ...loadfont {14.4pt}{rm}{bsa}}}
>                                           \bgroup \let \relax =\empty...
> \doifdefined ...onottest \doprocesstest #2
>                                           \fi
> <argument> ...d as 14.4pt rm bsa}\egroup }
>                                           \doifnot {rm}{\c!mm } {\exp...
> ...
> l.59   [default]
> 
> If you really absolutely need more capacity,
> you can ask a wizard to enlarge me.

You need to enlarge tex's memory. Isn;t miktex based on web2c? If so,
search for a texmf.cnf file and change the values there. 

main_memory       = 1500000  % 1500000  % 2500000
extra_mem_top     = 1000000  % 1000000
extra_mem_bot     = 1000000  % 1000000
font_mem_size     =  250000  %  500000
font_max          =     750  %     750
hash_extra        =   25000  %   50000

pool_size         =  400000  %  500000
string_vacancies  =   25000  %   25000
max_strings       =   50000  %   50000
pool_free         =  375000  %  475000

trie_size         =   64000
hyph_size         =    1000
buf_size          =   10000
nest_size         =     750
max_in_open       =      15
param_size        =    5000
save_size         =   20000
stack_size        =    5000

These values will do for context as well as latex+many_packages. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-05-20 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-05-20  1:44 Anyone using MikTeX? David Arnold
1999-05-20 18:00 ` Hans Hagen

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).