pridani sekcí
This commit is contained in:
10
prace.tex
10
prace.tex
@@ -26,6 +26,7 @@
|
||||
breaklines=true,
|
||||
postbreak=\mbox{{$\hookrightarrow$}\space}
|
||||
}
|
||||
\usepackage{longtable}
|
||||
|
||||
% Typography
|
||||
\setlength{\parindent}{0pt}
|
||||
@@ -52,6 +53,14 @@
|
||||
\deffootnote[1em]{3em}{1em}{\textsuperscript{\thefootnotemark}}
|
||||
\setlength{\footnotesep}{0.5cm}
|
||||
\renewcommand{\footnoterule}{\vfill\kern -3pt \hrule width 0.4\columnwidth \kern 2.6pt}
|
||||
\let\oldFootnote\footnote
|
||||
\newcommand\nextToken\relax
|
||||
|
||||
\renewcommand\footnote[1]{%
|
||||
\oldFootnote{#1}\futurelet\nextToken\isFootnote}
|
||||
|
||||
\newcommand\isFootnote{%
|
||||
\ifx\footnote\nextToken\textsuperscript{,}\fi}
|
||||
|
||||
|
||||
\def\Title{Nasazení, správa a monitoring rozsáhlých přístupových Wi-Fi sítí s~využitím open-source technologií}
|
||||
@@ -75,7 +84,6 @@
|
||||
|
||||
\input{chapters/site}
|
||||
\input{chapters/wifi}
|
||||
\input{chapters/hardware}
|
||||
\input{chapters/sprava}
|
||||
\input{chapters/pozadavky}
|
||||
\input{chapters/implementace}
|
||||
|
||||
Reference in New Issue
Block a user