-
Notifications
You must be signed in to change notification settings - Fork 0
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
Qutip Latex matrix output #8
Comments
For quick builds, add See https://tex.stackexchange.com/questions/140845/how-can-i-ignore-latex-error-while-compiling |
Builds with QuTip matrix output now failing completely after Docker container rebuild (v220423), but was OK in previous version (v130423) - not sure what has changed, but QuTip output produces runaway arg:
Maybe change in JupyterBook or Sphinx parsing of QuTip output? May need to modify/wrap this somehow... for now just omit it for PDF build testing. This might be useful: qutip/qutip#2017 |
Getting build errors for QuTip objects, specifically matrices.
$
--keep-going
set, see https://jupyterbook.org/en/stable/reference/cli.html#cmdoption-jupyter-book-build-keep-going).Seems like something similar to use of
\protect
in figure case (mcmtroffaes/sphinxcontrib-bibtex#276 (comment)) may be required here - something is presumably getting stripped incorrectly during preprocessing. May be to do with mixed nature of object, with text and matrix? In notebook this is clear, but in built output the label text is wrapped too?Current example from .tex output:
The text was updated successfully, but these errors were encountered: