Since the result of acmart depends on \the\year, the regression test for acmart fails now, although the content of apxproof.sty hasn't changed.
This pull request substitutes the file by the result of the following:
cd examples/
make acmart/test.pdf
rm acmart/reference.pdf
mv acmart/test.pdf acmart/reference.pdf
Since the result of acmart depends on \the\year, the regression test for acmart fails now, although the content of apxproof.sty hasn't changed. This pull request substitutes the file by the result of the following:
cd examples/ make acmart/test.pdf rm acmart/reference.pdf mv acmart/test.pdf acmart/reference.pdf