Deactivate the options treatment as they're will be set with templates.
This commit is contained in:
parent
342d138239
commit
36cefe7310
@ -52,15 +52,15 @@
|
|||||||
% \def\subsectioncolor{#1}%
|
% \def\subsectioncolor{#1}%
|
||||||
% }
|
% }
|
||||||
|
|
||||||
\DeclareOptionX{sectioncolor}[debianred]{%
|
% \DeclareOptionX{sectioncolor}[debianred]{%
|
||||||
\def\sectioncolor{#1}%
|
% \def\sectioncolor{#1}%
|
||||||
}
|
% }
|
||||||
\DeclareOptionX{subsectioncolor}[lapislazuli]{%
|
% \DeclareOptionX{subsectioncolor}[lapislazuli]{%
|
||||||
\def\subsectioncolor{#1}%
|
% \def\subsectioncolor{#1}%
|
||||||
}
|
% }
|
||||||
|
|
||||||
\ExecuteOptionsX{sectioncolor, subsectioncolor}
|
% \ExecuteOptionsX{sectioncolor, subsectioncolor}
|
||||||
\ProcessOptionsX
|
% \ProcessOptionsX
|
||||||
%--------------
|
%--------------
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user