Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make LaTeX docs possible #153

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Make LaTeX docs possible #153

wants to merge 12 commits into from

Conversation

1kastner
Copy link
Owner

Currently blocked by spatialaudio/nbsphinx#656 - we need to wait for the new nbsphinx release!

Currently blocked by spatialaudio/nbsphinx#656 - we need to wait for the new nbsphinx release!
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f9fde69) 94.11% compared to head (a9cac99) 94.10%.
Report is 2 commits behind head on main.

❗ 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
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@1kastner 1kastner self-assigned this Oct 4, 2022
@1kastner
Copy link
Owner Author

Issue spatialaudio/nbsphinx#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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants