summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/kdpcover
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-09 21:19:58 +0000
committerKarl Berry <karl@freefriends.org>2022-01-09 21:19:58 +0000
commitece03d8850430d2d42b8e7182239ac84c0d33734 (patch)
tree46a71e7b78ccb46a60bf0280e3b1edcb8d1e0046 /Master/texmf-dist/tex/latex/kdpcover
parent2ee93293504145f28f4163f084b29a23a0db3c74 (diff)
kdpcover (9jan22)
git-svn-id: svn://tug.org/texlive/trunk@61552 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/kdpcover')
-rw-r--r--Master/texmf-dist/tex/latex/kdpcover/kdpcover.cls6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/kdpcover/kdpcover.cls b/Master/texmf-dist/tex/latex/kdpcover/kdpcover.cls
index 612510d48e9..a04b5b2f9ec 100644
--- a/Master/texmf-dist/tex/latex/kdpcover/kdpcover.cls
+++ b/Master/texmf-dist/tex/latex/kdpcover/kdpcover.cls
@@ -1,6 +1,6 @@
% (The MIT License)
%
-% Copyright (c) 2021 Yegor Bugayenko
+% Copyright (c) 2021-2022 Yegor Bugayenko
%
% Permission is hereby granted, free of charge, to any person obtaining a copy
% of this software and associated documentation files (the 'Software'), to deal
@@ -21,7 +21,7 @@
% SOFTWARE.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{kdpcover}[2022/01/08 0.2.3 Cover for Kindle Direct Publishing books]
+\ProvidesClass{kdpcover}[2022/01/09 0.2.4 Cover for Kindle Direct Publishing books]
\LoadClass{article}
\makeatletter
@@ -32,7 +32,7 @@
\setlength\kdp@ysize{9in}
\makeatother
-\RequirePackage{/code/iexec/iexec}
+\RequirePackage{iexec}
\RequirePackage{xkeyval}