Configure babel and ispell to use French language

This commit is contained in:
Philipp Matthias Schäfer 2025-01-13 21:51:58 +01:00
parent 62dc5cc259
commit a7e41d1f8a

View File

@ -1,5 +1,6 @@
\documentclass[12pt]{scrartcl}
\usepackage[francais]{babel}
\usepackage[margin=2cm]{geometry}
\usepackage{multicol}
\usepackage{tabularx}
@ -247,4 +248,5 @@
%%% coding: utf-8
%%% mode: latex
%%% TeX-engine: luatex
%%% ispell-local-dictionary: "francais"
%%% End: