this post was submitted on 08 Jun 2024
5 points (100.0% liked)
VIM - Vi IMproved
1050 readers
1 users here now
For Vim enthusiasts and anyone interested in Vim/Neovim!
"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco
#HJKL
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
Glad you got it resolved! (Especially as, while I noted in my earlier reply, I don't use LaTeX currently, but I'm planning on switching over from asciidoc in the near future for reports and notes and occasionally I do need to write in French!)