Underfull \vbox TeX capacity exceeded
See original GitHub issueDetails
- Read the Docs project URL: https://readthedocs.org/projects/pyoof/
- Build URL (if applicable): https://readthedocs.org/projects/pyoof/builds/13010427/
- Read the Docs username (if applicable): tcassanelli
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:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This looks like a good thing to try https://github.com/readthedocs/readthedocs.org/issues/8382#issuecomment-892097499
@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