question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Underfull \vbox TeX capacity exceeded

See original GitHub issue

Details

Expected Result

Build succeeds in readthedocs compilation.

Actual Result

While building locally LaTeX and html versions work fine, but in readthedocs fails in compiling the LaTeX file.

The compilation error that I am getting is

Underfull \vbox (badness 10000) detected at line 937
! TeX capacity exceeded, sorry [input stack size=5000].
<to be read again> 
                   \reserved@b 
l.937 \end{sphinxVerbatim}
                          
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on pyoof.log.
Latexmk: Index file 'pyoof.idx' was written
Latexmk: List of undefined refs and citations:
  Citation `aperture/index:loyeun' on page 63 undefined on input line 761
  Citation `aperture/index:stutzman' on page 61 undefined on input line 687
  Citation `aperture/index:welford' on page 64 undefined on input line 767
Latexmk: Summary of warnings:
  Latex failed to resolve 3 citation(s)
Failure to make 'pyoof.pdf'
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 256
Latexmk: Errors, in force_mode: so I tried finishing targets

which repeats over several times until it fails. This also maybe related to the issue #7344. (If there is no easy solve I would also rather cancel the optional LaTeX build).

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
stsewdcommented, Aug 4, 2021
1reaction
stsewdcommented, Feb 16, 2021

@tcassanelli you can do this from the admin panel of your project https://readthedocs.org/dashboard/pyoof/advanced/ or by using a config file https://docs.readthedocs.io/en/stable/config-file/v2.html

Read more comments on GitHub >

github_iconTop Results From Across the Web

TeX capacity exceeded error when nesting multiple leftbars
First of all, it is my first time using this platform, so forgive me for maybe not writing this question with the optimal...
Read more >
Understanding underfull and overfull box warnings - Overleaf
The TeX engine reports the amount ( <value> ), in points, by which your content exceeds the available space—your material is too wide...
Read more >
[texhax] Tex capacity exceeded
Hi, I'm writing my master thesis with pdftex and this evening I got the "TeX capacity exceeded" error. I copied hereafter the last...
Read more >
MikTeX and hanging punctuation - Google Groups
Underfull \vbox (badness 10000) has occurred while \output is active ... my next problem (Tex capacity exceeded) and trying to get the other...
Read more >
tex capacity exceeded sorry main memory size - You.com
latex tex capacity exceeded main memory size ... ("C:\Program Files\MiKTeX 2.9\tex\latex\psnfss\t1pcr.fd") Underfull \vbox (badness 10000) detected at line ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found