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 749e81f commit 6736f7dCopy full SHA for 6736f7d
doc/users/whats_new/reproducible_ps_pdf.rst
@@ -19,7 +19,7 @@ add sources of nondeterminism outside the control of matplotlib.
19
For SVG output, the ``svg.hashsalt`` rc parameter has been added in an
20
earlier release. This parameter changes some random identifiers in the
21
SVG file to be deterministic. The downside of this setting is that if
22
-more than one file is generated using with deterministic identifiers
+more than one file is generated using deterministic identifiers
23
and they end up as parts of one larger document, the identifiers can
24
collide and cause the different parts to affect each other.
25
0 commit comments