Description: Suppress TeX info from vignette.
 Otherwise, we get PTEX.FileName metadata for one of the figures that
 contains the build path.
Author: Doug Torrance <dtorrance@debian.org>
Forwarded: https://github.com/RobinHankin/partitions/pull/21
Last-Update: 2021-09-28

--- a/vignettes/setpartitions.Rnw
+++ b/vignettes/setpartitions.Rnw
@@ -5,6 +5,7 @@
 \usepackage{amsfonts}
 \usepackage{wasysym}
 \usepackage{xypic}
+\pdfsuppressptexinfo=-1
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %% declarations for jss.cls %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
