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={
|
% \tikzset{every picture/.style={execute at begin picture={
|
||||||
\shorthandoff{:;!?};}
|
% \shorthandoff{:;!?};}
|
||||||
}}
|
% }}
|
||||||
|
|
||||||
\tikzset{
|
\tikzset{
|
||||||
boxnode/.style={ % requires library shapes.misc
|
boxnode/.style={ % requires library shapes.misc
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
\usepackage{titlesec}
|
\usepackage{titlesec}
|
||||||
\usepackage{eurosym}
|
\usepackage{eurosym}
|
||||||
\usepackage[french]{babel}
|
\usepackage[english]{babel}
|
||||||
\usepackage{eso-pic} % for background on cover
|
\usepackage{eso-pic} % for background on cover
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue