-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f078b6
commit 3748222
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ header-includes: | |
- \renewcaptionname{czech}{\contentsname}{Obsah} | ||
- \addtokomafont{section}{\clearpage} | ||
- \let\OriMakeTitle\maketitle | ||
- \def\maketitle{\OriMakeTitle\vskip1\baselineskip\includegraphics[width=\linewidth]{title_fig.pdf}\vskip11\baselineskip Software byl vytvořen ve spolupráci Ekonomicko{-}správní fakulty Masarykovy Univerzity, Právnické fakulty Univerzity Karlovy a Ředitelství služby dopravní policie. Financován byl s podporou grantu TAČR CK01000049 {\em Tvorba pokročilých nástrojů pro analýzu dopravních nehod pro Policii ČR}.\\\\Kontaktní osoba{:} Michal Kvasnička, [email protected].\thispagestyle{empty}} | ||
- \def\maketitle{\OriMakeTitle\vskip1\baselineskip\includegraphics[width=\linewidth]{title_fig.pdf}\vskip9\baselineskip\noindent\begin{minipage}{0.1\textwidth}\includegraphics[width=\linewidth]{../tacr/logo_TACR_dopln.png}\end{minipage}\hfill\begin{minipage}{0.8\textwidth}Software byl vytvořen ve spolupráci Ekonomicko{-}správní fakulty Masarykovy Univerzity, Právnické fakulty Univerzity Karlovy a Ředitelství služby dopravní policie. Financován byl s podporou grantu TAČR CK01000049 {\em Tvorba pokročilých nástrojů pro analýzu dopravních nehod pro Policii ČR}.\\\\Kontaktní osoba{:} Michal Kvasnička, [email protected].\end{minipage}\thispagestyle{empty}} | ||
- \pagestyle{empty} | ||
- \tolerance=4500 | ||
- \emergencystretch=11pt | ||
|