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.
2 parents af7ae46 + 9df1a43 commit 473fee3Copy full SHA for 473fee3
1 file changed
doc/users/explain/fonts.rst
@@ -108,7 +108,7 @@ This is especially helpful to generate *really lightweight* documents::
108
ax.text(0.5, 0.5, chars)
109
110
fig.savefig("AFM_PDF.pdf", format="pdf")
111
- fig.savefig("AFM_PS.ps", format="ps)
+ fig.savefig("AFM_PS.ps", format="ps")
112
113
Fonts in SVG
114
------------
0 commit comments