fix: babel to english + bugfix

This commit is contained in:
Paul ALNET 2023-05-24 11:39:45 +02:00
parent 6a4f298f28
commit 4d8823fc1f
2 changed files with 12 additions and 12 deletions

View file

@ -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

View file

@ -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