| | \input{color/Sugar} |
| | \input{headfoot/FramedPageNo} |
| | -\input{toc/compact} |
| | +\input{toc/leftaligned} |
| | \input{catidx/topcateg} |
| | \input{flatidx/flatletter} |
| | +\usepackage{cookingsymbols} |
| | |
| | \providecommand{\handUnderline}[1]{% |
 |
| | \rotatepic[\@photowidth]{#2}\par\bigskip} |
| | \makeatother |
| | + |
| | +%%%% Text-only cover |
| | +\renewcommand{\maketitle}{% |
| | +\pagecolor{\tertiarycolor} |
| | +\afterpage{\nopagecolor} |
| | +\begin{tikzpicture}[remember picture,overlay] |
| | +\fill[darkgray!60!black] ([xshift=-.9in]current page.north east) rectangle ([xshift=-1.4in]current page.south east); |
| | +\end{tikzpicture} |
| | +\vspace*{.3in}\par |
| | +\noindent% |
| | +\begin{minipage}{.9\textwidth} |
| | +{\color{\primarycolor}\sffamily\fontsize{40pt}{42pt}\selectfont\raggedright{\thetitle}\par} |
| | + |
| | +\bigskip |
| | + |
| | +{\LARGE\itshape\color{\darkhighlight}A recipe compilation by \theauthor\par} |
| | +\end{minipage} |
| | +} |
| | + |
| | +\renewcommand{\formatcategorypage}[1]{% |
| | +\thispagestyle{empty} |
| | +\vspace*{\stretch{1}} |
| | +\begin{center} |
| | +{\fontsize{48pt}{50pt}\selectfont\color{\primarycolor}{\itemmarker\ #1\ \itemmarker}\par} |
| | +{\fontsize{150pt}{155pt}\selectfont\color{gray!70!white}\Fork\,\Knife\par} |
| | +\end{center} |
| | +\vspace*{\stretch{1}} |
| | +} |