Skip to main content

Questions tagged [capacity]

Concerned with the various capacity limitations in TeX, related errors, solutions and workarounds. Capacity limitations include restrictions on the size of numbers, dimensions, input-output streams, memory usage etc. If the question specifically concerns memory restrictions, the memory tag should be added.

0 votes
1 answer
40 views

Beamer - Undefined control sequence \end{frame}

I am having trouble working with this code : \documentclass[aspectratio=43]{beamer} \usepackage[utf8]{inputenc} \usepackage[export]{adjustbox} \usepackage{listings} \usepackage{xcolor} \usepackage{...
Zazie Lin's user avatar
1 vote
1 answer
132 views

gb4e and leipzig not working together: TeX capacity exceeded

I'm on Windows 11 using MikTex as my LaTeX manager. I'm trying to make good-looking linguistic glosses using gb4e and leipzig, but they don't seem to be compatible together for some reason on my ...
Mailbox's user avatar
  • 279
6 votes
2 answers
412 views

How can I use morewrites and memoize?

Consider the following MNWE, which I'm compiling with pdfTeX: \documentclass{article} \usepackage{morewrites} \usepackage{memoize} \usepackage{tikz} \begin{document} \begin{tikz} \draw (0,0) -| (1,1)...
cfr's user avatar
  • 208k
1 vote
0 answers
18 views

\bm in chapter title causes "TeX capacity exceeded" [duplicate]

Here's the MWE: \documentclass{book} \usepackage{amsfonts} \usepackage{bm} \usepackage{hyperref} \begin{document} \chapter{$\bm{a^2 + b^2 = c^2}$} \end{document} And here's the errors I ...
Atom's user avatar
  • 665
1 vote
2 answers
123 views

Document Printed an Extra 9,940 Pages [closed]

TeX capacity exceeded, sorry [input stack size=10000]. <to be read again> I have a book class document that has added thousands of extra pages. I have scoured the log files, but I cannot find ...
ceramicquasar88's user avatar
0 votes
0 answers
33 views

How can I scale the .tikz picture? I tried using tikzpicture but then it says TeX Capacity exceeded, so I sticked to minipage

\begin{figure}[H] \begin{minipage}{.5\linewidth} \centering \def\svgwidth{1.0\textwidth} \def\svgwidth{100pt} \import{pdf/}{/diodebridge.tikz} \end{minipage} \begin{...
crusher's user avatar
0 votes
2 answers
109 views

conflict with currfile and doclicense causing ! TeX capacity exceeded, sorry [input stack size=10000]

\documentclass[12pt,a4paper,UTF8,scheme = plain]{ctexart} %%% 28 April 2022 %%%%% packages \usepackage{amsmath,amsfonts,amssymb} \usepackage[export]{adjustbox} % uses graphicx \graphicspath{{./figs/}} ...
CasperYC's user avatar
  • 697
1 vote
1 answer
204 views

tex4ebook does not accept config file

I installed today March 27 2022 new version of texlive. I made MWE which works well with pdfLatex. It works well with "tex4ebook -l myfile.tex". But, if I include minimal config file (from ...
Timo Kuronen's user avatar
0 votes
1 answer
362 views

biblatex: \nocite{*} causes TeX capacity exceeded

I am using \nocite{*} to create a typeset bibliography of the complete contents of all my .bib files. Under Ubuntu 18 (TexLive 2017), this worked perfectly and gave a 200 page document. Now Ubuntu ...
KeithB's user avatar
  • 451
1 vote
2 answers
1k views

TeX capacity exceeded, sorry [input stack size=5000

\documentclass[11pt,a4paper]{article} \usepackage{ngerman} \usepackage[ngerman]{babel} \usepackage[utf8x]{inputenc} \usepackage[T1]{fontenc} \usepackage{lmodern} \usepackage{marvosym} \usepackage{...
Mo Biz's user avatar
  • 19
0 votes
1 answer
105 views

nameref circular reference causes TeX capacity exceeded

Update: Thanks everyone for your help, looks like I just misunderstood how \nameref works. I didn't realise it printed the entire caption, so as Ulrike commented it looks like the code is simply ...
JoelDR's user avatar
  • 3
1 vote
1 answer
382 views

-shell-escape does not work

When running pdflatex -synctex=1 -interaction=nonstopmode -shell-escape %filename%.tex It gives: Package tikz Error: Sorry, the system call 'pdflatex -shell-escape -halt-on-error interaction=batchmode ...
MPEI_stud's user avatar
2 votes
2 answers
345 views

Changing the font size of text along path using tikz within animation, leads to TeX capacity exceeded error

I'm trying to create an animation of a geometrical figure using Tikz and the animate package, in which I want to typeset the angles between lines frame by frame. I can actually achieve this, however ...
Charlie's user avatar
  • 1,135
3 votes
3 answers
361 views

TeX capacity exceeded with several \input in a spreadtab

I use several \input in a spreadtab using the method from this answer in my document until I got this error: TeX capacity exceeded, sorry [text input levels=15]. I read in the Internet that I can ...
IH Pro's user avatar
  • 141
0 votes
1 answer
113 views

TeX capacity exceeded: Beamer not working

I am trying to compile my beamer but somehow this line shows up and the file is not working: TeX capacity exceeded, sorry [parameter stack size=10000] Does anyone know what exactly happened? Thanks in ...
Mermaid's user avatar

15 30 50 per page