Loading fi-thesis-report.cls +1 −6 Original line number Diff line number Diff line Loading @@ -41,13 +41,8 @@ \newcommand{\setSupervisor}[1]{\def\@supervisor{#1}} \newcommand{\setConsultant}[1]{\def\@consultant{#1}} \newcommand{\setReader}[1]{\def\@reader{#1}} \newcommand{\setSignature}[1]{\def\@signature{#1}} % If custom signature is not set, use supervisor/reader \ifthenelse{\isundefined{\@signature}}{ % then \def\@signature{\ifthenelse{\equal{\@reportType}{reader}}{\@reader}{\@supervisor}} }{ % else keep the set signature } \newcommand{\setSignature}[1]{\def\@signature{#1}} % Determine correct title texts \def\@titleFirst{Posudek Loading thesis-report.tex +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ % MANDATORY: Set report & thesis types, student and thesis names. \setReportType{reader} % 'reader' or 'supervisor' \setThesisType{bc} % 'bc' or 'mgr' \setThesisName{My wonderful thesis} % can be multiline, just add '\\' \setThesisName{The Great Thesis} % can be multiline, just add '\\' \setStudent{John Doe} % SELECTIVE: Set supervisor/consultant/reader names. Loading Loading
fi-thesis-report.cls +1 −6 Original line number Diff line number Diff line Loading @@ -41,13 +41,8 @@ \newcommand{\setSupervisor}[1]{\def\@supervisor{#1}} \newcommand{\setConsultant}[1]{\def\@consultant{#1}} \newcommand{\setReader}[1]{\def\@reader{#1}} \newcommand{\setSignature}[1]{\def\@signature{#1}} % If custom signature is not set, use supervisor/reader \ifthenelse{\isundefined{\@signature}}{ % then \def\@signature{\ifthenelse{\equal{\@reportType}{reader}}{\@reader}{\@supervisor}} }{ % else keep the set signature } \newcommand{\setSignature}[1]{\def\@signature{#1}} % Determine correct title texts \def\@titleFirst{Posudek Loading
thesis-report.tex +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ % MANDATORY: Set report & thesis types, student and thesis names. \setReportType{reader} % 'reader' or 'supervisor' \setThesisType{bc} % 'bc' or 'mgr' \setThesisName{My wonderful thesis} % can be multiline, just add '\\' \setThesisName{The Great Thesis} % can be multiline, just add '\\' \setStudent{John Doe} % SELECTIVE: Set supervisor/consultant/reader names. Loading