ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Miktex-Context Installation
@ 2002-10-20 18:59 David Arnold
  2002-10-20 19:37 ` Giuseppe Bilotta
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 2002-10-20 18:59 UTC (permalink / raw)


All,

I just installed Miktex 2.2 and got this error message when trying to build
Context format. Anyone else get this? What is the workaround?

Creating cont-en.efmt...
pdfetex.exe --ini --interaction=nonstopmode --halt-on-error --alias cont-en
*F:/miktex/tex/context/base/cont-en.tex \dump
! You have to increase POOLSIZE.
INITEXMF: pdfetex.exe failed on cont-en.tex

I checked miktex.ini and found:

;; Maximum number of characters in strings, including all
;; error messages and help texts, and the names of all fonts and
;; control sequences; must exceed string_vacancies by the total
;; length of TeX's own strings, which is currently about 23000.
pool_size=500000


Is this what I should increase? Or is there some other sinister thing that
needs taking care of?

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


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

* Re: [NTG-context] Miktex-Context Installation
  2002-10-20 18:59 [NTG-context] Miktex-Context Installation David Arnold
@ 2002-10-20 19:37 ` Giuseppe Bilotta
  0 siblings, 0 replies; 2+ messages in thread
From: Giuseppe Bilotta @ 2002-10-20 19:37 UTC (permalink / raw)
  Cc: ntg-context


Sunday, October 20, 2002 David Arnold wrote:

DA> Creating cont-en.efmt...
DA> pdfetex.exe --ini --interaction=nonstopmode --halt-on-error --alias cont-en
DA> *F:/miktex/tex/context/base/cont-en.tex \dump
DA> ! You have to increase POOLSIZE.
DA> INITEXMF: pdfetex.exe failed on cont-en.tex

DA> I checked miktex.ini and found:

DA> ;; Maximum number of characters in strings, including all
DA> ;; error messages and help texts, and the names of all fonts and
DA> ;; control sequences; must exceed string_vacancies by the total
DA> ;; length of TeX's own strings, which is currently about 23000.
DA> pool_size=500000

Two things to do:

find the [ConTeXt] section in your local miktex.ini and add

pool_size=1000000

(that's a 1 with 6 zeros); also, pdfetex should be called with
--alias=context, not --alias cont-en ... how are you generating
the format?

-- 
Giuseppe "Oblomov" Bilotta

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


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

end of thread, other threads:[~2002-10-20 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-20 18:59 [NTG-context] Miktex-Context Installation David Arnold
2002-10-20 19:37 ` Giuseppe Bilotta

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