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 8ed4c02 + b807481 commit 85d7bb3Copy full SHA for 85d7bb3
1 file changed
doc/users/faq/howto_faq.rst
@@ -89,8 +89,8 @@ way of defining empty, and checking the above is only rarely necessary.
89
Usually the user or program handling the figure know if they have added
90
something to the figure.
91
92
-Checking whether a figure would render empty cannot be reliably checked except
93
-by actually rendering the figure and investigating the rendered result.
+The only reliable way to check whether a figure would render empty is to
+actually perform such a rendering and inspect the result.
94
95
.. _howto-findobj:
96
0 commit comments