Commit 24f0f5d4 authored by Martin Ukrop's avatar Martin Ukrop
Browse files

Merge remote-tracking branch 'overleaf/master'

Merge Overleaf project with GitLab project to allow Overleaf template update
parents a65d1b10 bbf9832f
This work is a colaborative effort in the spirit of Open culture.
The thanks belong to all contributors listed below.
Martin Ukrop
Martin Jonáš
Henrich Lauko
Petr Sojka
Vladimír Štill
Nikola Beneš
Jiří Barnat
Vojtěch Řehák
\documentclass[12pt]{fi-thesis-report}
% OPTIONAL: class options
% - bw: use black & white logo and link colors
% - english: use english for the report
% e.g. \documentclass[12pt, english, bw]
\usepackage{lipsum}
% DEPRECATED: Choose color or black-and-white version
% (use bw documentclass option for black & white design)
% \setColorProfile{color} % 'color' or 'bw'
% MANDATORY: Set report & thesis types, student and thesis names.
\setReportType{reader} % 'reader' or 'supervisor' or 'inter-reader'
\setThesisType{bc} % 'bc' or 'mgr' or 'phd'
\setThesisName{The Great Thesis} % can be multiline, just add '\newline'
\setStudent{John Doe}
% SELECTIVE: Set supervisor/consultant/reader names.
% 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.
\setSignature{John Smith}
% OPTIONAL: Set the date using \date{...}.
% If the date is not set, uses \today.
% \date{1. ledna 2017}
% Thesis report begin
\begin{document}
\lipsum
\bigskip\noindent
S přihlédnutím k celkovému dosaženému výsledku navrhuji hodnotit práci známkou velmi dobře (B).
\end{document}
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment