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

Signode can not be omitted even object is unreferenable #26

Open
SilverRainZ opened this issue Dec 14, 2023 · 1 comment
Open

Signode can not be omitted even object is unreferenable #26

SilverRainZ opened this issue Dec 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@SilverRainZ
Copy link
Member

#24 breaks LaTeX builder:

make latexpdf of sphinxnotes/lilypond:

Exception occurred:
  File "/usr/lib/python3.11/site-packages/sphinx/writers/latex.py", line 785, in visit_desc_content
    assert self.in_desc_signature
AssertionError
The full traceback has been saved in /tmp/sphinx-err-86ef1j7y.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make: *** [Makefile:23: latexpdf] Error 1
@SilverRainZ SilverRainZ added the bug Something isn't working label Dec 14, 2023
@SilverRainZ
Copy link
Member Author

Use ==2.3.1 to prevent this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant