summaryrefslogtreecommitdiff
path: root/Master
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
parent2ee93293504145f28f4163f084b29a23a0db3c74 (diff)
kdpcover (9jan22)
git-svn-id: svn://tug.org/texlive/trunk@61552 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt2
-rw-r--r--Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdfbin104864 -> 104774 bytes
-rw-r--r--Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex4
-rw-r--r--Master/texmf-dist/tex/latex/kdpcover/kdpcover.cls6
4 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt b/Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt
index ea48e500f93..e33e2679576 100644
--- a/Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt
+++ b/Master/texmf-dist/doc/latex/kdpcover/DEPENDS.txt
@@ -1,4 +1,4 @@
-hard /code/iexec/iexec
+hard iexec
hard xkeyval
hard anyfontsize
hard tikz
diff --git a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf
index b48b7b05c3e..d80edde8e34 100644
--- a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf
+++ b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex
index 2fda6e5bfd4..9e94ac13a63 100644
--- a/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex
+++ b/Master/texmf-dist/doc/latex/kdpcover/kdpcover.tex
@@ -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
@@ -45,7 +45,7 @@
% Here we print the version and it will also add the date of the latest
% Git commit in the current directory. If it's not a Git repository,
% the date won't be printed.
-\putVersion{0.2.3}
+\putVersion{0.2.4}
% This prints the price, which is a good practice to mention, I believe.
\putPrice{\$0.00}
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}