Thanks, Arash! > there was a similar question with Luatex on tex.sx[1]. Maybe the answer > there helps. > > Best, Arash > > Footnotes: > [1] https://tex.stackexchange.com/q/374303/76063
This resolves my issue. Let me post the solution here. Add the following lines (setenv "LC_CTYPE" "UTF-8") (setenv "LC_ALL" "en_US.UTF-8") (setenv "LANG" "en_US.UTF-8") to ~/.emacs, therefore everything is fine. --- Best regards, Jun-Qi Hu
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
