Actions
Todo #12404
closedLaTeX Error: Too deeply nested.
Start date:
Due date:
% Done:
0%
Estimated time:
Description
PDF builds are failing with an error:
! LaTeX Error: Too deeply nested.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.101243 \begin{quote}
\begin{description}
This has happened before when a definition list was too deeply nested. See #11722 for example.
Also while here, the testpdf target in draft.sh is not working, it's referencing directories that don't exist/make sense given the current structure of things.
Actions