Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eTeX instead of TeX => ! You have to increase POOLSIZE. #1

Open
CarpeDiemKopi opened this issue Jul 15, 2019 · 3 comments
Open

eTeX instead of TeX => ! You have to increase POOLSIZE. #1

CarpeDiemKopi opened this issue Jul 15, 2019 · 3 comments

Comments

@CarpeDiemKopi
Copy link

CarpeDiemKopi commented Jul 15, 2019

No problems if I take exactly your instruction steps:

  1. tangle -underscore tex.web
  2. ...
  3. compile.js
  4. initex.js

If I try with eTeX:

  1. tangle -underscore tex.web etex.ch
  2. renaming etex.src to plain.tex so the format file fits
  3. ...
  4. compile.js
  5. 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?

@CarpeDiemKopi
Copy link
Author

CarpeDiemKopi commented Jul 17, 2019

Marcel Krüger provided a solution see: TeX SX answer.

@CarpeDiemKopi
Copy link
Author

I have still memory management problems of other than only plain formats, see:
TeX initex error “TeX capacity exceeded, sorry [pool size=8563]” while constant pool_size is set to 350000. What can I do?

@jhoobergs
Copy link

@CarpeDiemKopi Maybe #5 fixes you problems ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants