| | |
| | |
| | -\providecommand{\fullruled}[1]{#1\vskip-3pt\rule{\linewidth}{1pt}} |
| | -\providecommand{\halfruled}[1]{\headingmarker\ #1\vskip-6pt\rule{.5\linewidth}{.4pt}\vskip-3pt} |
| | +\providecommand{\fullruled}[2][1pt]{#2\vskip-3pt\rule{\linewidth}{#1}} |
| | +\providecommand{\halfruled}[2][.4pt]{\headingmarker\ #2\vskip-6pt\rule{.5\linewidth}{#1}\vskip-3pt} |
| | + |
| | +%%%% Text-only cover |
| | +\renewcommand{\maketitle}{% |
| | +\begin{tikzpicture}[overlay,remember picture] |
| | +\fill[\primarycolor] ([xshift=-.5in]current page.north east) rectangle (current page.south east); |
| | +\draw[\primarycolor,line width=6pt] ([xshift=-.65in]current page.north east) -- ([xshift=-.65in]current page.south east); |
| | +\end{tikzpicture} |
| | +\vspace*{.5in}\par |
| | +\textcolor{\recipecolor}{\sffamily\fontsize{56pt}{58pt}\selectfont\fullruled[2pt]{\thetitle}}\par |
| | +\vfill |
| | +{\huge\itshape\color{\darkhighlight}A recipe compilation by \theauthor\par} |
| | +} |
| | |
| | %\setlength{\columnsep}{3em} |