10000 DOC: remove stackrel from example code · SMSinclair/matplotlib@930eaac · GitHub
[go: up one dir, main page]

Skip to content

Commit 930eaac

Browse files
committed
DOC: remove stackrel from example code
1 parent 1fa3727 commit 930eaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/text/mathtext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
9898
.. math::
9999
100-
\frac{3}{4} \binom{3}{4} \stackrel{}{}{0}{}{3}{4}
100+
\frac{3}{4} \binom{3}{4} \genfrac{}{}{0}{}{3}{4}
101101
102102
Fractions can be arbitrarily nested::
103103

0 commit comments

Comments
 (0)
0