Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
External Relations
Document Templates
FI thesis report template
Commits
dbd05da5
Commit
dbd05da5
authored
Jun 02, 2016
by
martinjonas
Browse files
Change header layout, font and language
parent
dad39afa
Changes
1
Hide whitespace changes
Inline
Side-by-side
fi-thesis-report.cls
View file @
dbd05da5
...
...
@@ -14,10 +14,12 @@
\RequirePackage
[utf8]
{
inputenc
}
\RequirePackage
[T1]
{
fontenc
}
\RequirePackage
[a4paper, top=30mm, bottom=35mm, left=30mm, right=30mm]
{
geometry
}
\RequirePackage
[final,kerning=true,spacing=true]
{
microtype
}
\RequirePackage
[czech]
{
babel
}
\RequirePackage
{
graphicx
}
\RequirePackage
{
tabularx
}
\RequirePackage
{
tikz
}
\RequirePackage
{
charter
}
\usetikzlibrary
{
positioning
}
% Define name strings and setting commands
...
...
@@ -35,23 +37,23 @@
\begin{tikzpicture}
[remember picture,overlay]
\node
[]
(A) at (current page.north west)
{}
;
\node
[anchor=north west]
(FI-stitok) [below right=-3mm and 11.5mm of A]
{
\includegraphics
{
fi-stitok
}}
;
\end{tikzpicture}
\medskip
\noindent
{
\Large
Posudok oponenta bakalárskej práce
}
\node
[]
(B) at (current page.north east)
{}
;
\node
[below left=14.3mm and 27mm of B]
(posudek)
{{
\large
\textsc
{
Posudek oponenta
}}}
;
\node
[below=4.9mm of posudek.east,anchor=east]
{{
\large
\textsc
{
bakalářské práce
}}}
;
\end{tikzpicture}
\medskip
\noindent
{
\def\arraystretch
{
1.
5
}
\tabcolsep
=10pt
\begin{tabularx}
{
\textwidth
}{
@
{}
>
{
\bfseries
}
l l @
{}}
\hline
Náz
o
v práce:
&
\@
thesisName
\\
{
\def\arraystretch
{
1.
3
}
\tabcolsep
=10pt
\begin{tabularx}
{
\textwidth
}{
@
{}
>
{
\bfseries
}
l l @
{}}
Náz
e
v práce:
&
\@
thesisName
\\
Autor práce:
&
\@
student
\\
Ved
úci
práce:
&
\@
supervisor
\\
Oponent:
&
\@
reader
\\
\hline
Ved
oucí
práce:
&
\@
supervisor
\\
Oponent:
&
\@
reader
\\
\end{tabularx}
}
\
medskip
\
vspace
{
0.6cm
}
\@
afterindentfalse
\@
afterheading
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment