diff --git a/photobook.cls b/photobook.cls index d2ac551..06f00aa 100644 --- a/photobook.cls +++ b/photobook.cls @@ -60,8 +60,8 @@ %%% NOTE: \def\@[A-Z]+ macros will be visible to both the %%% code and the generated docs... -\edef\photobook@FILEVERSION{v0.1.6} -\edef\photobook@FILEDATE{2023-01-17} +\edef\photobook@FILEVERSION{v0.1.7} +\edef\photobook@FILEDATE{2023-02-27} %% \documentclass{ltxdoc} @@ -1138,6 +1138,7 @@ ]{geometry} % colors... +% % This prevents \pagecolor from getting drawn over other elements... \pagecolor{white} \pagecolor{none}