ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* hash size calculating
@ 2008-02-06  8:57 Jan Kraljič
  2008-02-06  9:05 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kraljič @ 2008-02-06  8:57 UTC (permalink / raw)
  To: ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 662 bytes --]

Hi,

i got to the problem that context file compile with PDFtex was not created
because hash size is to big. OK, I increase hash size but my question is
little different.

The problem was on big table whisch was 11 pages long. Now my question is:
is has size calculating over complete document or over element. So it I
create 11 smaller tables there wont be such problem?

Thx,

Jan

-- 
Macs are for those who don't want to know why their computer works.
Linux is for those who want to know why their computer works.
DOS is for those who want to know why their computer doesn't work.
Windows is for those who don't want to know why their computer doesn't work.

[-- Attachment #1.2: Type: text/html, Size: 737 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: hash size calculating
  2008-02-06  8:57 hash size calculating Jan Kraljič
@ 2008-02-06  9:05 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2008-02-06  9:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Jan Kraljic( wrote:
> Hi,
> 
> i got to the problem that context file compile with PDFtex was not created
> because hash size is to big. OK, I increase hash size but my question is
> little different.
> 
> The problem was on big table whisch was 11 pages long. Now my question is:
> is has size calculating over complete document or over element. So it I
> create 11 smaller tables there wont be such problem?

indeed, table cells + info per cell is stored in variables (i.e. hash 
entries needed)

i could pack 'm but that would be a bit slower (but maybe compensated by 
less mem/hashing)

-----------------------------------------------------------------
                                           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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-02-06  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-06  8:57 hash size calculating Jan Kraljič
2008-02-06  9:05 ` 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).