From: Andrea Rossetti <andrea.rossetti@gmail.com>
To: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
Cc: emacs-orgmode list <emacs-orgmode@gnu.org>
Subject: Re: problem of accents with pdflatex export
Date: Sun, 29 Dec 2013 02:18:45 +0100 [thread overview]
Message-ID: <84a9fk4fpm.fsf@gmail.com> (raw)
In-Reply-To: CAD-VTcHVgE6Lw4s+owekU0f7a87VFJkG14+y4otJS8koVoDtyA@mail.gmail.com
Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com> 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
next prev parent reply other threads:[~2013-12-29 1:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-27 15:09 problem of accents with pdflatex export Joseph Vidal-Rosset
2013-12-27 19:27 ` Nick Dokos
2013-12-27 20:15 ` Andrea Rossetti
2013-12-28 18:07 ` Joseph Vidal-Rosset
2013-12-29 1:18 ` Andrea Rossetti [this message]
2013-12-29 6:05 ` Joseph Vidal-Rosset
2013-12-29 10:59 ` Ramon Diaz-Uriarte
2013-12-30 12:45 ` Joseph Vidal-Rosset
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=84a9fk4fpm.fsf@gmail.com \
--to=andrea.rossetti@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=joseph.vidal.rosset@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.