| | \renewcommand{\headingsize}{\Large} |
| | \renewcommand{\headingstyle}{\StyleHeading} |
| | +\renewcommand*{\beforechapskip}{-1em} |
| | +\renewcommand*{\afterchapskip}{.5em} |
| | +\renewcommand*{\printchaptertitle}[1]{% |
| | + \chaptitlefont\color{\recipecolor}\recipestyle #1} |
| | + |
| | + |
| | +\renewcommand{\formatcategorypage}[1]{% |
| | +\thispagestyle{empty} |
| | +%\tikz[remember picture,overlay]\node[fill=\secondarycolor,ellipse] |
| | +\vspace*{\stretch{1}} |
| | +\begin{center} |
| | +\tikz\node[fill=\darkhighlight!60!\secondarycolor,ellipse,font=\headingfamily\bfseries\fontsize{48pt}{50pt}\selectfont,text=\brighthighlight,text width=.65\textwidth,minimum height=.9\textheight,align=center] |
| | +{#1\\[1em]\includegraphics[width=5em]{theme/cauldron}}; |
| | +\end{center} |
| | +\vspace*{\stretch{1}} |
| | +} |
| | + |
| | +\renewcommand{\maketitle}{% |
| | +\pagecolor{\darkhighlight!80!\secondarycolor} |
| | +\tikz[remember picture, overlay]\node[fill=\darkhighlight!60!\secondarycolor,ellipse,font=\headingfamily\bfseries\fontsize{48pt}{50pt}\selectfont,text=\brighthighlight,text width=.72\textwidth,minimum height=.9\textheight,align=center] at ([yshift=.5in]current page.center) |
| | +{\thetitle\\[1em]\includegraphics[width=5em]{theme/cauldron}}; |
| | + |
| | +\vfill |
| | + |
| | +\hfill\includegraphics[width=2in]{theme/Spider-in-Web} |
| | |
| | +{\centering\LARGE\color{\tertiarycolor}\includegraphics[height=1em]{theme/flyingbat}\space A recipe compilation by \theauthor\space\includegraphics[height=2em]{theme/hauntedhouse}\par} |
| | +\afterpage{\nopagecolor} |
| | +} |
| | |
| | \providecommand{\framepic}[1]{% |
| | \noindent\raggedright% |
| | \begin{tikzpicture} |
| | \node[inner sep=1.5em,draw=gray!60,fill=\primarycolor, blur shadow={shadow blur steps=5,shadow xshift=1ex,shadow yshift=-1ex,shadow opacity=20,shadow blur radius=1ex}] (photo) {\includegraphics[width=.8\linewidth]{#1}}; |
| | -%\node[inner sep=0pt,font=\huge,anchor=north west,text=\darkhighlight,yshift=1.5em,xshift=-1.5em] (SE) at (photo.south east) {\adforn9}; |
| | -%\node[inner sep=0pt,font=\large,anchor=east,text=\darkhighlight] at (SE.west) {\adfflourishleftdouble}; |
| | -%\node[inner sep=0pt,font=\large,anchor=west,text=\darkhighlight,rotate=90] at (SE.north) {\adfflourishrightdouble}; |
| | \end{tikzpicture} |
| | } |