TeX capacity exceeded: How to increase main memory size of TeX Live on a Debian machine? The...
different output for groups and groups USERNAME after adding a username to a group
Homework question about an engine pulling a train
Do working physicists consider Newtonian mechanics to be "falsified"?
Single author papers against my advisor's will?
number sequence puzzle deep six
How many cones with angle theta can I pack into the unit sphere?
Can withdrawing asylum be illegal?
Is this wall load bearing? Blueprints and photos attached
Make it rain characters
Categorical vs continuous feature selection/engineering
Nested ellipses in tikzpicture: Chomsky hierarchy
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
Variable with quotation marks "$()"
How to handle characters who are more educated than the author?
Solving overdetermined system by QR decomposition
Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)
Windows 10: How to Lock (not sleep) laptop on lid close?
Am I ethically obligated to go into work on an off day if the reason is sudden?
What information about me do stores get via my credit card?
Free operad over a monoid object
60's-70's movie: home appliances revolting against the owners
Would an alien lifeform be able to achieve space travel if lacking in vision?
What was the last x86 CPU that did not have the x87 floating-point unit built in?
Why can't devices on different VLANs, but on the same subnet, communicate?
TeX capacity exceeded: How to increase main memory size of TeX Live on a Debian machine?
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Do we need more moderators?! TeX capacity exceeded, sorry [main memory size=3000000]LaTeX capacity exceededTex capacity exceeded (string characters) (well it's about to be exceeded)! TeX capacity exceeded, sorry [main memory size=5000000]Doxygen/LaTeX: What is TeX capacity, and how do I edit texmf.cfg to bypass “TeX capacity exceeded” errors? How is texmf.cnf relevant?TeX capacity exceeded despite system call LuaLaTeXexceeding memory with tikz (even after externalise)How can I avoid running out of memory when creating long, multipage tcolorbox's?Error Compilation TeX capacity exceeded, sorry [main memory size=3000000]. *A:TeX capacity exceeded, sorry [main memory size=3000000]
When trying to compile a huge pgfplot with several plots I receive the following error:
TeX capacity exceeded, sorry [main memory size=5000000]. end{document}
There is no error in code as compiling goes completely fine when not compiling all plots in once.
To increase the mentioned main memory size on a Debian machine I found this solution:
Edit
/etc/texmf/texmf.d/00debian.cnfand add these values:
main_memory = 12000000
extra_mem_bot = 12000000
font_mem_size = 12000000
pool_size = 12000000
buf_size = 12000000
Run
update-texmfRun
texhash
Unfortunately, executing update-texmf delivers a command not found. Is there some other solution available to update/increase the main memory? However, the second command texhash went fine (but is useless without succeeding the first one I guess?).
texlive size memory debian maintenance
add a comment |
When trying to compile a huge pgfplot with several plots I receive the following error:
TeX capacity exceeded, sorry [main memory size=5000000]. end{document}
There is no error in code as compiling goes completely fine when not compiling all plots in once.
To increase the mentioned main memory size on a Debian machine I found this solution:
Edit
/etc/texmf/texmf.d/00debian.cnfand add these values:
main_memory = 12000000
extra_mem_bot = 12000000
font_mem_size = 12000000
pool_size = 12000000
buf_size = 12000000
Run
update-texmfRun
texhash
Unfortunately, executing update-texmf delivers a command not found. Is there some other solution available to update/increase the main memory? However, the second command texhash went fine (but is useless without succeeding the first one I guess?).
texlive size memory debian maintenance
add a comment |
When trying to compile a huge pgfplot with several plots I receive the following error:
TeX capacity exceeded, sorry [main memory size=5000000]. end{document}
There is no error in code as compiling goes completely fine when not compiling all plots in once.
To increase the mentioned main memory size on a Debian machine I found this solution:
Edit
/etc/texmf/texmf.d/00debian.cnfand add these values:
main_memory = 12000000
extra_mem_bot = 12000000
font_mem_size = 12000000
pool_size = 12000000
buf_size = 12000000
Run
update-texmfRun
texhash
Unfortunately, executing update-texmf delivers a command not found. Is there some other solution available to update/increase the main memory? However, the second command texhash went fine (but is useless without succeeding the first one I guess?).
texlive size memory debian maintenance
When trying to compile a huge pgfplot with several plots I receive the following error:
TeX capacity exceeded, sorry [main memory size=5000000]. end{document}
There is no error in code as compiling goes completely fine when not compiling all plots in once.
To increase the mentioned main memory size on a Debian machine I found this solution:
Edit
/etc/texmf/texmf.d/00debian.cnfand add these values:
main_memory = 12000000
extra_mem_bot = 12000000
font_mem_size = 12000000
pool_size = 12000000
buf_size = 12000000
Run
update-texmfRun
texhash
Unfortunately, executing update-texmf delivers a command not found. Is there some other solution available to update/increase the main memory? However, the second command texhash went fine (but is useless without succeeding the first one I guess?).
texlive size memory debian maintenance
texlive size memory debian maintenance
edited 2 mins ago
Dave
asked 11 mins ago
DaveDave
1,236619
1,236619
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484576%2ftex-capacity-exceeded-how-to-increase-main-memory-size-of-tex-live-on-a-debian%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484576%2ftex-capacity-exceeded-how-to-increase-main-memory-size-of-tex-live-on-a-debian%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown