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}%
|
||||
% }
|
||||
|
||||
\DeclareOptionX{sectioncolor}[debianred]{%
|
||||
\def\sectioncolor{#1}%
|
||||
}
|
||||
\DeclareOptionX{subsectioncolor}[lapislazuli]{%
|
||||
\def\subsectioncolor{#1}%
|
||||
}
|
||||
% \DeclareOptionX{sectioncolor}[debianred]{%
|
||||
% \def\sectioncolor{#1}%
|
||||
% }
|
||||
% \DeclareOptionX{subsectioncolor}[lapislazuli]{%
|
||||
% \def\subsectioncolor{#1}%
|
||||
% }
|
||||
|
||||
\ExecuteOptionsX{sectioncolor, subsectioncolor}
|
||||
\ProcessOptionsX
|
||||
% \ExecuteOptionsX{sectioncolor, subsectioncolor}
|
||||
% \ProcessOptionsX
|
||||
%--------------
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user