IACR / latex

Latex classes for IACR publications. We will start with the new journal proposal.
9 stars 2 forks source link

Better logging #163

Closed kmccurley closed 1 year ago

kmccurley commented 1 year ago

This makes a minor modification to iacrcc.cls to print out a line when a file is opened or closed. This will be used by the latex-submit infrastructure for much better reporting of errors to both authors and copy editors. This will require using pdflatex -recorder. This addresses (this issue)[https://github.com/IACR/latex-submit/issues/37]..

jwbos commented 1 year ago

Nice, this is a clean improvement of the current error / warning logging.