emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] problem of accents with pdflatex export


From: Andrea Rossetti
Subject: Re: [O] problem of accents with pdflatex export
Date: Sun, 29 Dec 2013 02:18:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

Joseph Vidal-Rosset <address@hidden> writes:
> ... Is it a way to automatically save the .org
> file in utf8 ? In my emacs the encoding is utf8 by default.
>

  Sorry, I never customized file-coding-system-alist
and related variables, defaults worked well for me, so
unfortunately I don't have good hints... but please note
that in my simple environment (Win7 + Emacs 24.3 + Org 8.2.2-elpa
+ nearly zero customizations) I can export org to PDF with
àèìòù (Italian) without any need to specify encodings, it
just worked out-of-the-box.

I would suggest to investigate in these directions:
    
1) try to see what happens without customizations
   (maybe by running "emacs -Q")

2) try to force utf8 on that specific org file, by saying in
the head line:
# -*- mode:org; ....your settings...; coding:utf-8 -*-

3) or alternatively:
# -*- mode:org; ....your settings...; coding:iso-8859-1 -*-

  Kindest regards, 

      Andrea



reply via email to

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