<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Might be faster to simply re-post it on tex.stackexchange.com<br>
<br>
The extra dimen registers are automatically added with the 2015 kernel. So etex should not be needed.<br>
<br>
So the question is whether something else is easing up dimens<br>
<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><br>
/Lars Madsen<br>
Institut for Matematik / Department of Mathematics<br>
Aarhus Universitet / Aarhus University<br>
Mere info: <a href="http://au.dk/daleif@imf" tabindex="0">http://au.dk/daleif@math</a> / More information:
<a href="http://au.dk/en/daleif@imf" target="_blank">http://au.dk/en/daleif@math</a><br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF510954"><font face="Tahoma" color="#000000" size="2"><b>From:</b> texhax [texhax-bounces@tug.org] on behalf of Victor Ivrii [vivrii@gmail.com]<br>
<b>Sent:</b> 20 August 2015 14:20<br>
<b>To:</b> texhax@tug.org<br>
<b>Subject:</b> [texhax] No room for a new \dimen<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">Several years ago I encountered this problem which was resolved by adding etex. With TL2015 I disabled it. However attempt to add  bigfoot resulted in the same message (with or without etex)
<div><br>
</div>
<div>The question is: what one should do to load all the packages (not that I really need bigfoot but the question is "in principle")</div>
<div><br>
</div>
<div>This is a minimal example, removing any package resolves the problem</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>\documentclass[12pt,oneside,openany]{memoir}</div>
<div>\usepackage{etex}</div>
<div>\usepackage{microtype} </div>
<div>\usepackage{subfig}</div>
<div>\usepackage{wrapfig}</div>
<div>\usepackage{pdfpages}</div>
<div>\usepackage{bookmark}</div>
<div>\usepackage{index}</div>
<div>\usepackage{bigfoot}</div>
<div>\usepackage{enumitem}</div>
<div>\usepackage{tikz}</div>
<div>\usetikzlibrary{arrows, patterns,</div>
<div>decorations.pathreplacing, decorations.pathmorphing, shapes.symbols, spy}</div>
<div>\begin{document}</div>
<div><br>
</div>
<div>Hello, World</div>
<div>\end{document}</div>
<div><br>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>   Victor</div>
-- <br>
<div class="gmail_signature">
<div dir="ltr"><br>
Victor Ivrii</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>