Here is the solution in case someone came across this post in the future.To set the language of your LaTeX file, put :
\usepackage\[french]{babel}
and download the texlive-lang package corresponding :
sudo pacman -S texlive-lang
Here is the solution in case someone came across this post in the future.To set the language of your LaTeX file, put :
\usepackage\[french]{babel}
and download the texlive-lang package corresponding :
sudo pacman -S texlive-lang