-
Notifications
You must be signed in to change notification settings - Fork 28
eTeX instead of TeX => ! You have to increase POOLSIZE. #1
Copy link
Copy link
Open
Description
No problems if I take exactly your instruction steps:
- tangle -underscore tex.web
- ...
- compile.js
- initex.js
If I try with eTeX:
- tangle -underscore tex.web etex.ch
- renaming etex.src to plain.tex so the format file fits
- ...
- compile.js
- initex.js
=> error:
! You have to increase POOLSIZE.
I have a TeX Live 2019 distribution under Windows 10, for more background of this issue see TeX SX: Detailed description of my case
Your example drawing a circle with TikZ works with eTeX:
This is e-TeX, Version 3.14159265-2.6 (preloaded format=latex 2019.2.23)
**entering extended mode
(sample.tex
LaTeX2e <2018-04-01> patch level 5
(sample.aux) ABD: EveryShipout initializing macros [1] (sample.aux) )
Output written on sample.dvi (1 page, 2976 bytes).
Transcript written on sample.log.
How to fix this?
What am I doing wrong?
I think my etex.ch file doesn't contain all necessary changes, e.g. memory managament pool_size ....
Do you have a working etex.ch or ready-to-use etex.web?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels