ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: Anyone using MikTeX?
Date: Thu, 20 May 1999 20:00:59 +0200	[thread overview]
Message-ID: <37444DDB.53761F55@wxs.nl> (raw)
In-Reply-To: <3.0.5.32.19990519184457.00a872b0@mail.northcoast.com>

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


      reply	other threads:[~1999-05-20 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-20  1:44 David Arnold
1999-05-20 18:00 ` Hans Hagen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=37444DDB.53761F55@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).