We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95fd8f3 commit 48bfc0cCopy full SHA for 48bfc0c
1 file changed
docs/source/conf.py
@@ -91,7 +91,6 @@
91
92
}
93
html_logo = '../figs/CartesianSnakes_LogoW.png'
94
-html_favicon = 'favicon.ico'
95
96
# Add any paths that contain custom static files (such as style sheets) here,
97
# relative to this directory. They are copied after the builtin static files,
@@ -115,6 +114,8 @@
115
114
'fncychap': '\\usepackage{fncychap}',
116
117
+# -------- RVC maths notation -------------------------------------------------------#
118
+
119
# see https://stackoverflow.com/questions/9728292/creating-latex-math-macros-within-sphinx
120
mathjax3_config = {
121
'tex': {
0 commit comments