When using the official docker image, from within a Notebook the
methods 

   - `latex.add_to_mathjax_avoid_list()` 
   - `latex.mathjax_avoid_list`

are missing on the `latex` object.

These should exist, according to the 
docs: 
https://doc.sagemath.org/html/en/tutorial/latex.html#customizing-latex-processing

This prevents using renderers other than MathJax to render more complicated 
LaTeX output, such ones that involve TikZ pictures.

If the method was changed or support for custom latex processing was 
removed, I'd urge to update the docs. There is no mention of additional 
package imports or configuration being needed to use these methods.

I will also attach the project im currently working on:
https://github.com/jimkoen/sagemath-thesis-template/settings

I use a slightly modified docker image, the modifications of which you can 
see in the repo.

While I can't say for certain, I highly doubt that these have removed these 
methods.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/7a49fa8a-9f62-46f7-8e51-072d629964dan%40googlegroups.com.

Reply via email to