Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6a6a51e

Browse filesBrowse files
committed
Add WhatsNew API entry for parse_math
1 parent dee7232 commit 6a6a51e
Copy full SHA for 6a6a51e

File tree

Expand file treeCollapse file tree

1 file changed

+12
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+12
-0
lines changed
+12Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
``Text``
2+
~~~~~~~~
3+
4+
``Text`` objects now allow a **parse_math** keyword-only argument
5+
which defaults to True. When it is passed as False, that text object
6+
will consider the string as a literal and will not try to parse it
7+
as a mathtext object.
8+
9+
``TextBox``
10+
-----------
11+
``TextBox`` now defaults its text object's **parse_math** argument
12+
as False.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.