tex: add hyphenpenalty settings
This commit is contained in:
parent
bb872c23c0
commit
2eee20d749
@ -815,6 +815,8 @@
|
|||||||
\renewcommand{\cftfigpresnum}{Obr. }
|
\renewcommand{\cftfigpresnum}{Obr. }
|
||||||
\else \ifenglish
|
\else \ifenglish
|
||||||
\usepackage[UKenglish]{babel}
|
\usepackage[UKenglish]{babel}
|
||||||
|
\hyphenpenalty{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