Open 1kastner opened 2 years ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
f9fde69
) 94.11% compared to head (a9cac99
) 94.10%. Report is 2 commits behind head on main.:exclamation: Current head a9cac99 differs from pull request most recent head 1516ee8. Consider uploading reports for the commit 1516ee8 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue https://github.com/spatialaudio/nbsphinx/issues/656 is solved but the PDF cannot be compiled.
With lualatex, the following kind of error pops up:
! Missing \endcsname inserted.
<to be read again>
\unhbox
l.4380 \begin{sphinxuseclass}{output_area}
?
With pdflatex, the follow kind of error popped up:
...
Underfull \vbox (badness 10000) detected at line 5773
Underfull \vbox (badness 10000) detected at line 5773
Underfull \vbox (badness 10000) detected at line 5773
! TeX capacity exceeded, sorry [input stack size=10000].
<to be read again>
{
l.5773 \end{nbsphinxfancyoutput}
Most likely now step-by-step the documents need to be re-worked to also support LaTeX...
Currently blocked by https://github.com/spatialaudio/nbsphinx/issues/656 - we need to wait for the new nbsphinx release!