diff --git a/cover-007.tex b/cover-007.tex index 1fe4cc8..4fb271f 100644 --- a/cover-007.tex +++ b/cover-007.tex @@ -14,6 +14,7 @@ marginparwidth=0mm, marginparsep=0mm, ]{geometry} +\usepackage{ninecolors} %\usepackage{showframe} %\renewcommand*\ShowFrameColor{\color{red}} @@ -36,10 +37,46 @@ margin=10mm, } +% Cover images +\usepackage{tikz} +\usepackage{eso-pic} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Adjust the following two variables for each issue %%%%%%%% + +% This issue's color (using ninecolors package color options) +\newcommand{\kic}{blue} % Replace as necessary +\newcommand{\ksh}{8} + +% This issue's number +\newcommand{\kiss}{007} % Replace as necessary + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Let's get it started %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \begin{document} \thispagestyle{empty} +% Issue markings on bottom of spine +\AddToShipoutPictureBG{ +\put(0in,0.5in){ +\begin{tikzpicture}[x=1in, y=1in, remember picture, overlay] +% \draw[color=white, fill=\kic\ksh, line width=0.25pt] (5.25,1.30) rectangle (5.75,1.50); % 40 +% \draw[color=white, fill=\kic\ksh, line width=0.25pt] (5.25,1.05) rectangle (5.75,1.25); % 30 +% \draw[color=white, fill=\kic\ksh, line width=0.25pt] (5.25,0.80) rectangle (5.75,1.00); % 20 +% \draw[color=white, fill=\kic\ksh, line width=0.25pt] (5.25,0.55) rectangle (5.75,0.75); % 10 + \draw[color=white, fill=\kic\ksh, line width=0.25pt] (5.25,0.40) rectangle (5.75,0.50); % 5 + \draw[color=white, fill=\kic\ksh, line width=0.25pt] (5.25,0.30) rectangle (5.75,0.35); % 1 + \draw[color=white, fill=\kic\ksh, line width=0.25pt] (5.25,0.20) rectangle (5.75,0.25); % 1 +% \draw[color=white, fill=\kic\ksh, line width=0.25pt] (5.25,0.10) rectangle (5.75,0.15); % 1 +% \draw[color=white, fill=\kic\ksh, line width=0.25pt] (5.25,0.00) rectangle (5.75,0.05); % 1 + \filldraw[white] (5.30,0.45) node[anchor=west, scale=0.5]{\kiss}; % Adjust to highest level box used + \filldraw[\kic3, fill opacity=0.3] (9.2,0.3) circle (0pt) node[anchor=west]{{\Huge\Huge\kiss}}; % issue # in lower right corner +\end{tikzpicture} +} % End put +} + \begin{center} \begin{multicols}{2} % Back page @@ -57,7 +94,7 @@ {\large \textbf{Life with Linux - A Zine}} -{\large \textbf{Issue \#007}} +{\large \textbf{Issue \# \kiss}} {\large \textbf{Typeset in \textrm{\LaTeX{}}}\\(including the cover, of course)}