ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Contex installation for MikTeX
@ 1999-08-23 10:57 Tarik Kara
  1999-08-23 11:47 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Tarik Kara @ 1999-08-23 10:57 UTC (permalink / raw)


Hi,

I am new to this newgroup and to ConTeXt. What do I have to do in order to
install ConTeXt (I am using MikTeX under win95). The perl script
texexec.pl does not work and when I tired to built the fmt file cont-en I
got the following error:

(font-cmx.tex <unprotect 2> <protect 2>
! TeX capacity exceeded, sorry [hash size=20000].

Thank you for all the help

Tarik Kara


^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: Contex installation for MikTeX
@ 1999-08-23 11:41 Tobias Burnus
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Burnus @ 1999-08-23 11:41 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: multipart/mixed;, Size: 1831 bytes --]

This is a multi-part message in MIME format.
--------------775F69F8871665E6F4257D16
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

--------------775F69F8871665E6F4257D16
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

X-Mozilla-Status2: 00000000
Message-ID: <37C1334D.9AC58F4F@gmx.de>
Date: Mon, 23 Aug 1999 13:41:01 +0200
From: Tobias Burnus <burnus@gmx.de>
X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.10 i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: Tarik Kara <ktarik@Bilkent.EDU.TR>
Subject: Re: Contex installation for MikTeX
References: <Pine.GSO.4.05.9908231352330.13102-100000@konya>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi Tarik,

> I am new to this newgroup and to ConTeXt. What do I have to do in order to
> install ConTeXt (I am using MikTeX under win95). The perl script
> texexec.pl does not work
How does it fail? How do you have set texexec.ini?

> and when I tired to built the fmt file cont-en I
> got the following error:
> 
> (font-cmx.tex <unprotect 2> <protect 2>
> ! TeX capacity exceeded, sorry [hash size=20000].
You need these settings  for the resources. Look for a file texmf.cnf and add:

main_memory.context      = 1100000
hash_extra.context       = 25000
pool_size.context        = 750000
string_vacancies.context = 45000
max_strings.context      = 55000
pool_free.context        = 47500
nest_size.context        = 500
param_size.context       = 1500
save_size.context        = 5000
stack_size.context       = 1500

You might want to change context into cont-xx, where xx is one out of
cz,de,en,nl,uk.

Tobias

PS: Sorry for not giving you so much help, but I use teTeX, which fortunatly
comes with ConTeXt. (fpTeX/Win32 does as well.)

--------------775F69F8871665E6F4257D16--


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

end of thread, other threads:[~1999-08-23 11:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-23 10:57 Contex installation for MikTeX Tarik Kara
1999-08-23 11:47 ` Hans Hagen
1999-08-23 11:41 Tobias Burnus

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