summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bookcover
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-05 03:01:29 +0000
committerNorbert Preining <norbert@preining.info>2021-01-05 03:01:29 +0000
commit3e4b487ff7bce6f8b3965a0fb2a8f73923ed7e63 (patch)
treec12b747e0d08405362064b931be5099bd84b3a5a /macros/latex/contrib/bookcover
parentb49dd7c340dbe68a28c8a976cd6a1429ca8aafff (diff)
CTAN sync 202101050301
Diffstat (limited to 'macros/latex/contrib/bookcover')
-rw-r--r--macros/latex/contrib/bookcover/bookcover-example1.pdfbin715916 -> 715916 bytes
-rw-r--r--macros/latex/contrib/bookcover/bookcover-example2.pdfbin78361 -> 78361 bytes
-rw-r--r--macros/latex/contrib/bookcover/bookcover.dtx24
-rw-r--r--macros/latex/contrib/bookcover/bookcover.pdfbin1547814 -> 1551946 bytes
-rw-r--r--macros/latex/contrib/bookcover/figures/bookcover-barcode.pdfbin7400 -> 12109 bytes
5 files changed, 9 insertions, 15 deletions
diff --git a/macros/latex/contrib/bookcover/bookcover-example1.pdf b/macros/latex/contrib/bookcover/bookcover-example1.pdf
index a3016225cc..eff10290d9 100644
--- a/macros/latex/contrib/bookcover/bookcover-example1.pdf
+++ b/macros/latex/contrib/bookcover/bookcover-example1.pdf
Binary files differ
diff --git a/macros/latex/contrib/bookcover/bookcover-example2.pdf b/macros/latex/contrib/bookcover/bookcover-example2.pdf
index 86cbd0a572..3dc0f4642e 100644
--- a/macros/latex/contrib/bookcover/bookcover-example2.pdf
+++ b/macros/latex/contrib/bookcover/bookcover-example2.pdf
Binary files differ
diff --git a/macros/latex/contrib/bookcover/bookcover.dtx b/macros/latex/contrib/bookcover/bookcover.dtx
index 55f03e82ac..47ddeb2314 100644
--- a/macros/latex/contrib/bookcover/bookcover.dtx
+++ b/macros/latex/contrib/bookcover/bookcover.dtx
@@ -17,12 +17,12 @@
% \iffalse
%<*driver>
\ProvidesFile{bookcover.dtx}
-\newcommand{\eifiledate}{2020/12/26}
-\newcommand{\eifilever}{v3.2}
+\newcommand{\eifiledate}{2021/01/04}
+\newcommand{\eifilever}{v3.3}
%</driver>
%<class>
-%<class>\NeedsTeXFormat{LaTeX2e}[2020/10/01]
-%<class>\ProvidesClass{bookcover}[2020/12/26 v3.2 class for book covers and dust jackets]
+%<class>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+%<class>\ProvidesClass{bookcover}[2021/01/04 v3.3 class for book covers and dust jackets]
%
%<*driver>
\documentclass{ltxdoc}
@@ -616,10 +616,7 @@
%
% \begin{examplelst}
% \documentclass[spinewidth=15mm]{bookcover}
-% % The pdflatex or lualatex should be called with the -shell-escape option.
-% % The next line is only required for pdflatex and lualatex.
-% \usepackage{pst-barcode}
-% \usepackage[pdfcrop={-hires}]{auto-pst-pdf}
+% \usepackage{GS1,qrcode}
%
% \begin{document}
%
@@ -630,14 +627,10 @@
% \bookcovercomponent{normal}{back}[,1cm,,]{
% \vfill
% \centering
-% \setlength{\fboxsep}{2mm}
+% \savebox0{\EANBarcode[module_height=25mm]{ISBN 978-615-5297-19-9}}
% \colorbox{white}{%
-% \begin{pspicture}(1.5in,1in)
-% \psbarcode{1787-6117}{includetext width=1.5 height=1}{issn}
-% \end{pspicture}\qquad
-% \begin{pspicture}(1.2in,1.2in)
-% \psbarcode{https://www.ctan.org/pkg/bookcover}{includetext width=1.2 height=1.2}{qrcode}
-% \end{pspicture}}}
+% \usebox0
+% \raisebox{\depth}{\qrcode[height=\ht0]{https://www.ctan.org/pkg/bookcover}}}}
%
% \end{bookcover}
%
@@ -924,6 +917,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}
diff --git a/macros/latex/contrib/bookcover/bookcover.pdf b/macros/latex/contrib/bookcover/bookcover.pdf
index 9c9f2efa3c..29aac35547 100644
--- a/macros/latex/contrib/bookcover/bookcover.pdf
+++ b/macros/latex/contrib/bookcover/bookcover.pdf
Binary files differ
diff --git a/macros/latex/contrib/bookcover/figures/bookcover-barcode.pdf b/macros/latex/contrib/bookcover/figures/bookcover-barcode.pdf
index fbd7fc3208..f648d9295c 100644
--- a/macros/latex/contrib/bookcover/figures/bookcover-barcode.pdf
+++ b/macros/latex/contrib/bookcover/figures/bookcover-barcode.pdf
Binary files differ