We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbc1ba commit 3a8910bCopy full SHA for 3a8910b
RELEASE_NOTES.rst
@@ -1,8 +1,10 @@
1
-.. Next release
2
-.. ============
+Next release
+============
3
4
-.. All changes
5
-.. -----------
+All changes
+-----------
6
+
7
+- Improve readability of LaTeX equations in docs (:pull:`721`).
8
9
.. _v3.7.0:
10
doc/conf.py
@@ -138,6 +138,8 @@
138
139
# -- Options for sphinx.ext.mathjax ----------------------------------------------------
140
141
+# See https://github.com/iiasa/message_ix/pull/721#pullrequestreview-1497907368:
142
+# prefer to write \text{} explicitly
143
# TODO read at least some of these from message_ix.models
144
# TODO complete list
145
# TODO also add these to a LaTeX preamble
0 commit comments