summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bookcover/bookcover.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/bookcover/bookcover.cls')
-rw-r--r--Master/texmf-dist/tex/latex/bookcover/bookcover.cls5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/bookcover/bookcover.cls b/Master/texmf-dist/tex/latex/bookcover/bookcover.cls
index 86b6ff8b5bb..fee5457773e 100644
--- a/Master/texmf-dist/tex/latex/bookcover/bookcover.cls
+++ b/Master/texmf-dist/tex/latex/bookcover/bookcover.cls
@@ -18,8 +18,8 @@
%% LaTeX version 1999/12/01 or later.
%%
-\NeedsTeXFormat{LaTeX2e}[2020/10/01]
-\ProvidesClass{bookcover}[2020/12/26 v3.2 class for book covers and dust jackets]
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesClass{bookcover}[2021/01/04 v3.3 class for book covers and dust jackets]
%% OPTIONS
@@ -48,6 +48,7 @@
%% CLASS AND PACKAGES
\LoadClass{article}
+\@ifundefined{AddToHook}{\RequirePackage{lthooks,picture}}{}% for LaTeX format older than 2020/10/01
\RequirePackage{geometry,graphicx,calc,tikz,xparse,etoolbox}
\RequirePackage[nonefgrulers]{fgruler}