auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] strange behaviour of dvipdfmx and xdvipdfmx in Emacs


From: 军其 胡
Subject: Re: [AUCTeX] strange behaviour of dvipdfmx and xdvipdfmx in Emacs
Date: Wed, 14 Jun 2017 08:00:10 +0800

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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]