%% Styles %% ============================================================================== \setcolor %\definecolor{ghcolor}{HTML}{000333} \definecolor{orcidcolor}{HTML}{A6CE39} %\definecolor{wpcolor}{HTML}{464646} %% Page layout \pagestyle{scrheadings} \addtokomafont{pagehead}{ \sffamily } \addtokomafont{pagefoot}{ \sffamily \footnotesize} \addtokomafont{pagenumber}{\sffamily \slshape } \ohead{} \ofoot{} %% Clear defaults %% Caption \captionsetup{font = footnotesize, justification = justified} %% Additional fonts \DeclareMathAlphabet{\mathpzc}{OT1}{pzc}{m}{it} %% Bibliography \bibliographystyle{../../global/ametsoc} \renewcommand{\bibfont}{\small} \renewcommand{\bibpreamble }{\begin{multicols}{2}} \renewcommand{\bibpostamble}{ \end{multicols} } %% Catcodes \makeatletter %% Prevent error with tikz and namelist inclusion \global\let\tikz@ensure@dollar@catcode=\relax %% Apply engine color for chapter boxes (code from fncychap.sty) %\renewcommand{\DOTI}[1]{ % \nointerlineskip\raggedright % \fboxsep=\myhi % \vskip-1ex % \colorbox[manualcolor]{.85}{\parbox[t]{\mylen}{\CTV\FmTi{#1}}}\par\nobreak % \vskip 40\p@ %} \makeatother