Uh oh!
There was an error while loading. Please reload this page.
Conversation
mmcky
commented
Aug 21, 2020
@AakashGfude it looks like the latex:
latex_engine : 'xelatex'latex_documents:
targetname : book.texlatex_elements:
preamble : '\usepackage[utf8x,utf8]{inputenc}'I think you're correct in that the basic |
@AakashGfude it seems to be an issue with \begin{sphinxalltt}
/Users/matthewmckay/anaconda3/envs/ebp/lib/python3.7/site\sphinxhyphen{}packages/ipykernel\_launcher.py:10: NumbaDeprecationWarning: �{[}1mThe 'numba.jitclass' decorator has moved to 'numba.experimental.jitclass' to better reflect the experimental nature of the functionality. Please update your imports to accommodate this change and see http://numba.pydata.org/numba\sphinxhyphen{}doc/latest/reference/deprecation.html\#change\sphinxhyphen{}of\sphinxhyphen{}jitclass\sphinxhyphen{}location for the time frame.�{[}0m
\# Remove the CWD from sys.path while we load stuff.
\end{sphinxalltt}
If I comment that block out -- |
mmcky
commented
Aug 21, 2020
Its the only occurrence of % now for the modified alltt environment\newenvironment{sphinxalltt}
{% at start of next line to workaround Emacs/AUCTeX issue with this file\begin{alltt}% \ifspx@opt@parsedliteralwraps \sbox\sphinxcontinuationbox {\spx@opt@verbatimcontinued}% \sbox\sphinxvisiblespacebox {\spx@opt@verbatimvisiblespace}% \sphinxbreaksattexescapedchars \sphinxbreaksviaactiveinparsedliteral \sphinxbreaksatspaceinparsedliteral% alltt takes care of the ' as derivative ("prime") in math mode \everymath\expandafter{\the\everymath\sphinxunactivateextrasandspace \catcode`\<=12\catcode`\>=12\catcode`\^=7\catcode`\_=8 }%% not sure if displayed math (align,...) can end up in parsed-literal, anyway \everydisplay\expandafter{\the\everydisplay \catcode13=5 \sphinxunactivateextrasandspace \catcode`\<=12\catcode`\>=12\catcode`\^=7\catcode`\_=8 }% \fi }{\end{alltt}} |
mmcky
commented
Aug 24, 2020
This isn't building because of |
This PR updates config to enable build of
pdffiles