Is there a way to configure custom Latex commands for the math directive in 
HTML output? For the latex build itself I can use 

latex_elements = {"preamble": r"""\newcommand{\myCustomCmd}{}"""}

but I can't find something similar for the the HTML output.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/8d7ccf28-08fa-4c7c-a9e7-11953f0580c6%40googlegroups.com.

Reply via email to