| | \renewcommand{\headingstyle}{\bfseries\halfruled} |
| | |
| | -\chapterstyle{bianchi} |
| | -\patchcommand{\printchaptertitle}{\color{\recipecolor}}{} |
| | -\setlength\beforechapskip{-\baselineskip} |
| | +%\chapterstyle{bianchi} |
| | +%\patchcommand{\printchaptertitle}{\color{\recipecolor}}{} |
| | +\makechapterstyle{thickbianchi}{% |
| | + \chapterstyle{default} |
| | + \renewcommand*{\chapnamefont}{\normalfont\Large\sffamily\itshape} |
| | + \renewcommand*{\chapnumfont}{\normalfont\huge} |
| | + \renewcommand*{\printchaptername}{% |
| | + \chapnamefont\centering\@chapapp} |
| | + \renewcommand*{\printchapternum}{\chapnumfont \textit{\thechapter}} |
| | + \renewcommand*{\chaptitlefont}{\normalfont\Huge\sffamily} |
| | + \renewcommand*{\printchaptertitle}[1]{% |
| | + \color{\recipecolor}\vhrulefill{1pt}\\\centering \chaptitlefont\textbf{##1}\par} |
| | + \renewcommand*{\afterchaptertitle}{\vspace{-.5\baselineskip}\vhrulefill{1pt}\\\vskip\afterchapskip} |
| | + \renewcommand*{\printchapternonum}{% |
| | + \vphantom{\chapnumfont \textit{9}}\afterchapternum}} |
| | +\chapterstyle{thickbianchi} |
| | +\setlength\beforechapskip{-2em} |
| | |
| | \renewcommand{\formatcategorypage}[1]{% |