New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplicated PNG files in 1.6.4 tarball #138
Comments
|
But they are identical images generated from the same code. This is something related to |
|
Fair enough. However, the images are not generated from the same code, but they happen to be identical because they are produced from the same data. For instance, However, I agree that this is a non-issue. When I filed the bug report on Savannah, I did not look closely into the problem and thought that something was wrong with the production of the figures for the documentation, since it seemed to be an extraordinary coincidence having those identical files. I think it is fine to leave this as is, although a simple “fix” would be to add different titles to the plots in the different demo blocks. |
|
With "generated from the same code" I meant that the underlying code inside |
as per https://savannah.gnu.org/bugs/?65419
In the release tarball for statistics 1.6.4, there are some duplicated PNG files in docs/assets:
However, they should not be, because they are, in principle, generated from different %demo blocks in the corresponding *.m files.
The text was updated successfully, but these errors were encountered: