Thanks to visit codestin.com Credit goes to github.com
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 10dc86c commit 11d0376Copy full SHA for 11d0376
1 file changed
tutorials/text/mathtext.py
@@ -79,8 +79,8 @@
79
Fractions, binomials, and stacked numbers
80
-----------------------------------------
81
82
-Fractions, binomials, and stacked numbers can be created with the ``\frac{}{}``,
83
-``\binom{}{}`` and ``\stackrel{}{}`` commands, respectively::
+Fractions, binomials, and stacked numbers can be created with the
+``\frac{}{}``, ``\binom{}{}`` and ``\stackrel{}{}`` commands, respectively::
84
85
r'$\frac{3}{4} \binom{3}{4} \stackrel{3}{4}$'
86
0 commit comments