diff --git a/latex/book/book.tex b/latex/book/book.tex index 87365a6..99b001a 100644 --- a/latex/book/book.tex +++ b/latex/book/book.tex @@ -11,6 +11,8 @@ % Langages \usepackage[french]{babel} \frenchsetup{SmallCapsFigTabCaptions=false} +\usepackage{csquotes} +\MakeOuterQuote{"} % Add \extra info to title \makeatletter diff --git a/latex/document/document.tex b/latex/document/document.tex index cb017ed..a493f03 100644 --- a/latex/document/document.tex +++ b/latex/document/document.tex @@ -7,6 +7,8 @@ % Langages \usepackage[french]{babel} \frenchsetup{SmallCapsFigTabCaptions=false} +\usepackage{csquotes} +\MakeOuterQuote{"} % Add \extra info to title \makeatletter