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.
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 -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Jan Kraljič