> On Oct 3, 2015, at 8:51 AM, Alain Schremmer <schremmer.alain at gmail.com> wrote:
>
>
> --The second error is: no room for a new \count. I don't have a clue.
Try adding the line
\usepackage{etex}
near the top of your preamble
so that LaTeX can allocate more than the default 256 count registers.
Michael