Open CarpeDiemKopi opened 5 years ago
Marcel Krüger provided a solution see: TeX SX answer.
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 https://github.com/kisonecat/web2js/pull/5 fixes you problems ?
No problems if I take exactly your instruction steps:
If I try with eTeX:
! 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
?