Commit a0ef1831 authored by Vladimír Štill's avatar Vladimír Štill
Browse files

Deprecate \setColorProfile in favor of bw class option

\setColorProfile is too late to change link colors
parent 8c1ff2d8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -53,7 +53,8 @@
               ]{hyperref}

% Define name strings and setting commands
\newcommand{\setColorProfile}[1]{\def\ftr@colorProfile{#1}}
\newcommand{\setColorProfile}[1]{\def\ftr@colorProfile{#1}%
    \PackageWarning{fi-thesis-report}{setColorProfile is deprecated, please use bw documentclass option (classoption key for markdown)}}
\def\@reportType{}
\newcommand{\setReportType}[1]{\def\@reportType{#1}}
\def\@thesisType{}