I added the following to the vignette in the most recent release to suppress PTEX metadata (for reproducibility reasons):
\pdfsuppressptexinfo=-1
It turns out it's not supported by all LaTeX distros, e.g. if fails with:
LaTeX errors:
! Undefined control sequence.
l.21 \pdfsuppressptexinfo
=-1
using
$ texi2dvi --version
texi2dvi (GNU Texinfo 5.1) 5234
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Issue
I added the following to the vignette in the most recent release to suppress PTEX metadata (for reproducibility reasons):
It turns out it's not supported by all LaTeX distros, e.g. if fails with:
using
which is what we get with CentOS 7.9.
Action
Try with
cf. https://texfaq.org/FAQ-isdef