summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bookcover
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-04 21:59:11 +0000
committerKarl Berry <karl@freefriends.org>2021-01-04 21:59:11 +0000
commiteac1f38abfc60725d59b31a3a8161540cad9571b (patch)
tree10e65bef14114ddb3f799e93dd24263ffab22819 /Master/texmf-dist/tex/latex/bookcover
parentb058ac8f1d027704faaa4b1302bd75ee2a8b20d8 (diff)
bookcover (4jan21)
git-svn-id: svn://tug.org/texlive/trunk@57326 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bookcover')
-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}