Skip to content

Commit 3a8910b

Browse files
committed
Advertise changes in release notes
Update TODO list in conf.py
1 parent dfbc1ba commit 3a8910b

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

RELEASE_NOTES.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
.. Next release
2-
.. ============
1+
Next release
2+
============
33

4-
.. All changes
5-
.. -----------
4+
All changes
5+
-----------
6+
7+
- Improve readability of LaTeX equations in docs (:pull:`721`).
68

79
.. _v3.7.0:
810

doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@
138138

139139
# -- Options for sphinx.ext.mathjax ----------------------------------------------------
140140

141+
# See https://github.com/iiasa/message_ix/pull/721#pullrequestreview-1497907368:
142+
# prefer to write \text{} explicitly
141143
# TODO read at least some of these from message_ix.models
142144
# TODO complete list
143145
# TODO also add these to a LaTeX preamble

0 commit comments

Comments
 (0)