MFOberwolfach / SNAPSHOTS

LaTeX document class for the snapshots of modern mathematics from Oberwolfach
http://www.mfo.de/math-in-public/snapshots
Other
2 stars 7 forks source link

Assure correct order of image credits and bibliography #77

Closed porst17 closed 9 years ago

porst17 commented 9 years ago

It is not trivial to assure the correct order, but is easy to make it an error to use wrong order. This what I implemented. If \bibliography{...} is used before \begin{imagecredits}, the following error message is printed:

! Class snapshotmfo Error: \bibliography must not be used before imagecredits environment.

In contrast to warnings, TeX errors cannot be easily overlooked by the authors or editors during compilation and should therefore be sufficient to detect the problem in any case.