1kastner / conflowgen

A generator for synthetic container flows at maritime container terminals with a focus on yard operations
MIT License
11 stars 7 forks source link

Make LaTeX docs possible #153

Open 1kastner opened 2 years ago

1kastner commented 2 years ago

Currently blocked by https://github.com/spatialaudio/nbsphinx/issues/656 - we need to wait for the new nbsphinx release!

codecov-commenter commented 2 years ago

Codecov Report

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ========================================== - Coverage 94.11% 94.10% -0.01% ========================================== Files 122 113 -9 Lines 4840 4359 -481 ========================================== - Hits 4555 4102 -453 + Misses 285 257 -28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

1kastner commented 1 year ago

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...