summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bookcover
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-09 22:10:21 +0000
committerKarl Berry <karl@freefriends.org>2016-06-09 22:10:21 +0000
commit929c285658a600e6fe774872418ff3746d55cee9 (patch)
treeb3950fe6df9d68c5e5c953342002f0ed3c4b7c1d /Master/texmf-dist/tex/latex/bookcover
parentc2dd4a1f282809d86d6dce3fca10225d9da37a3f (diff)
bookcover (9jun16)
git-svn-id: svn://tug.org/texlive/trunk@41323 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bookcover')
-rw-r--r--Master/texmf-dist/tex/latex/bookcover/bookcover.cls10
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/bookcover/bookcover.cls b/Master/texmf-dist/tex/latex/bookcover/bookcover.cls
index 2327b08d4d9..11e3ae705a7 100644
--- a/Master/texmf-dist/tex/latex/bookcover/bookcover.cls
+++ b/Master/texmf-dist/tex/latex/bookcover/bookcover.cls
@@ -18,7 +18,7 @@
%% LaTeX version 1999/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesClass{bookcover}[2016/05/01 v1.1 class for book covers and dust jackets]
+\ProvidesClass{bookcover}[2016/06/08 v1.1.1 class for book covers and dust jackets]
%%
%% OPTIONS
\RequirePackage{kvoptions}
@@ -40,14 +40,12 @@
\DeclareBoolOption[false]{bgtikzclip}
\ProcessKeyvalOptions{bookcover}
-%% LOADING CLASS
+%% LOADING CLASS AND PACKAGES
\LoadClass{article}
-
-%% LOADING PACKAGES
\RequirePackage{geometry,graphicx,calc,xcolor,ifthen,tikz,eso-pic}
\RequirePackage[absolute]{textpos}
-%% PAGE STYLE
+%% PAGE STYLE IS EMPTY
\pagestyle{empty}
%% USER LENGTHS
@@ -79,7 +77,7 @@
\setlength{\paperheight}{2\marklength+2\bleedwidth+\coverheight}
\setlength{\parindent}{0pt}
-%% IF GRID
+%% GRID
\ifESO@grid
\setlength{\markthick}{2pt}
\def\bookcover@markcolor{red}\fi