We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No problems if I take exactly your instruction steps:
If I try with eTeX:
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 ....
etex.ch
Do you have a working etex.ch or ready-to-use etex.web?
etex.web
The text was updated successfully, but these errors were encountered:
Marcel Krüger provided a solution see: TeX SX answer.
Sorry, something went wrong.
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?
@CarpeDiemKopi Maybe #5 fixes you problems ?
No branches or pull requests
No problems if I take exactly your instruction steps:
If I try with eTeX:
=> 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:
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-useetex.web
?The text was updated successfully, but these errors were encountered: