Actions
Todo #11722
closedLaTeX Error: Too deeply nested.
Start date:
03/23/2021
Due date:
% Done:
0%
Estimated time:
Description
Apparently LaTeX has a nesting limit and the definition list here is too deeply nested: https://docs.netgate.com/pfsense/en/latest/interfaces/lagg.html#lagg-interface-settings
33508 is the line of the tex file that corresponds with the above definition list:
! LaTeX Error: Too deeply nested.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.33508 \begin{quote}
\begin{description}
?
! Emergency stop.
You think there is a way we can reword it so that Slow/Fast don't need to be nested list options (or some other method to reduce the nesting on that page)?
Actions