Configure babel and ispell to use French language
This commit is contained in:
parent
62dc5cc259
commit
a7e41d1f8a
@ -1,5 +1,6 @@
|
|||||||
\documentclass[12pt]{scrartcl}
|
\documentclass[12pt]{scrartcl}
|
||||||
|
|
||||||
|
\usepackage[francais]{babel}
|
||||||
\usepackage[margin=2cm]{geometry}
|
\usepackage[margin=2cm]{geometry}
|
||||||
\usepackage{multicol}
|
\usepackage{multicol}
|
||||||
\usepackage{tabularx}
|
\usepackage{tabularx}
|
||||||
@ -247,4 +248,5 @@
|
|||||||
%%% coding: utf-8
|
%%% coding: utf-8
|
||||||
%%% mode: latex
|
%%% mode: latex
|
||||||
%%% TeX-engine: luatex
|
%%% TeX-engine: luatex
|
||||||
|
%%% ispell-local-dictionary: "francais"
|
||||||
%%% End:
|
%%% End:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user