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: Joseph Vidal-Rosset
Subject: Re: [O] problem of accents with pdflatex export
Date: Sun, 29 Dec 2013 07:05:00 +0100

Many thanks Andrea, you are indeed very kind to try to help me when everything works fine in your configuration by default. 

My OS is Debian (testing) GNU Linux and I'm working with emacs-snapshot. 

In fact I have realized that this problem of accents appears only with Gnome pdf viewer immediately open after C-e l-o . There is no problem when I compile after directly to pdflatex the latex file produced with the org file. Therefore it is a minor bug or a minor problem. 

But I meet several difficulties with my tentative of transition from writing  .tex files to .org files instead. Therefore I am going to write an email to this list of very kind and helpful people. 

Best wishes ,

Jo. 


2013/12/29 Andrea Rossetti <address@hidden>

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]