ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: a crash in pdftext with protruding again...
       [not found] <JNELIANMELGLDDCPLLHCEEJACDAA.martin@mii.cz>
@ 2004-10-13 18:48 ` Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 2004-10-13 18:48 UTC (permalink / raw)


Martin Kolařík wrote:

> Hi Hans,
> 
> I tried to isolate pdftex problem described below and the result is surprising :-) The code (I have it in single file prot.tex):
> 
> \expandafter\newtoks\csname Something\endcsname
> 
> \startfonthandling[private]
>   \defineprotrudefactor ! 0 .2
> \stopfonthandling

some time ago i ran into toks problems like that, and after some heavy 
debugging with taco, we found out that there was an etex bug; this is 
fixed now (registers > 255 were not properly allocated by etex)

you run into that problem because the 'updated protruding/hz support' 
allocates registers and due to the amount of toks used these end up in 
the >255 range; here i ran into some problems with a new par attachment 
mechanism

a temp solution is to make the following number in syst-etc smaller (say 
24)

   \chardef\@@insallocation=32

after that you need to recompile the format

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.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-13 18:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <JNELIANMELGLDDCPLLHCEEJACDAA.martin@mii.cz>
2004-10-13 18:48 ` a crash in pdftext with protruding again 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).