tex: fix penalty
This commit is contained in:
parent
ab46224147
commit
2f0cf28396
@ -815,8 +815,8 @@
|
|||||||
\renewcommand{\cftfigpresnum}{Obr. }
|
\renewcommand{\cftfigpresnum}{Obr. }
|
||||||
\else \ifenglish
|
\else \ifenglish
|
||||||
\usepackage[UKenglish]{babel}
|
\usepackage[UKenglish]{babel}
|
||||||
\hyphenpenalty{10000}
|
\hyphenpenalty 10000
|
||||||
\exhyphenpenalty{10000}
|
\exhyphenpenalty 10000
|
||||||
% Vlastni definice nazvu
|
% Vlastni definice nazvu
|
||||||
\addto\captionsenglish{\renewcommand{\contentsname}{\MakeTextUppercase{Table of Contents}}}
|
\addto\captionsenglish{\renewcommand{\contentsname}{\MakeTextUppercase{Table of Contents}}}
|
||||||
\addto\captionsenglish{\renewcommand{\refname}{\MakeTextUppercase{References}}}
|
\addto\captionsenglish{\renewcommand{\refname}{\MakeTextUppercase{References}}}
|
||||||
|
Reference in New Issue
Block a user