fix: babel to english + bugfix
This commit is contained in:
parent
6a4f298f28
commit
4d8823fc1f
2 changed files with 12 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
\tikzset{every picture/.style={execute at begin picture={
|
||||
\shorthandoff{:;!?};}
|
||||
}}
|
||||
% \tikzset{every picture/.style={execute at begin picture={
|
||||
% \shorthandoff{:;!?};}
|
||||
% }}
|
||||
|
||||
\tikzset{
|
||||
boxnode/.style={ % requires library shapes.misc
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
\usepackage{hyperref}
|
||||
\usepackage{titlesec}
|
||||
\usepackage{eurosym}
|
||||
\usepackage[french]{babel}
|
||||
\usepackage[english]{babel}
|
||||
\usepackage{eso-pic} % for background on cover
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue