Commit be31550b authored by Jan Kvapil's avatar Jan Kvapil
Browse files

Add a few minor language fixes

parent 6f388d38
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
% - bw: use black & white logo and link colors
% - english: use english for the report
% - slovak: use slovak for the report
% e.g. \documentclass[12pt, english, bw]
% e.g., \documentclass[12pt, english, bw]

\usepackage{lipsum}

@@ -14,18 +14,18 @@
\setStudent{John Doe}

% SELECTIVE: Set supervisor/consultant/reader names.
% Those not set will not be displayed
% Those not set will not be displayed.
\setSupervisor{Mgr.\ Richard Roe, Ph.D.}
%\setConsultant{Ing.\ Maggie Lane}
\setReader{RNDr.\ John Smith}
%\setInterReader{RNDr.\ Mary Poppins, Ph.D.}

% OPTIONAL: Choose a custom signature (e.g. without tiles).
% If signature is not set, supervisor/reader name is taken.
% OPTIONAL: Choose a custom signature (e.g., without titles).
% If the signature is not set, supervisor/reader name is used.
\setSignature{John Smith}

% OPTIONAL: Set the date using \date{...}.
% If the date is not set, uses \today.
% If the date is not set, \today is used.
% \date{1. ledna 2017}

% Thesis report begin