From: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
To: emacs-orgmode list <emacs-orgmode@gnu.org>
Subject: problem of accents with pdflatex export
Date: Fri, 27 Dec 2013 16:09:21 +0100 [thread overview]
Message-ID: <CAD-VTcE4QhLMQDuTZkEiiuQiEHuW4Q3KLL-ObEFfNm3fMF1MxA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 864 bytes --]
Hello,
I do not succeed to solve this problem of accent with pdflatex :
in my org-mode file I have this code :
# -*- mode:org; mode:reftex; indent-tabs-mode:nil; tab-width:2 -*-
> #+TITLE: Mon premier document en org-mode
> #+AUTHOR: Joseph Vidal-Rosset
> #+OPTIONS: LaTeX:t
> #+LATEX_CLASS: koma-article
> #+LATEX_HEADER: \usepackage[T1]{fontenc}
> #+LATEX_HEADER: \usepackage[utf8]{inputenc}
> #+LANGUAGE: fr
> #+LaTeX_HEADER: \usepackage[french]{babel}
> #+HTML_MATHJAX: align:"left" mathml:t path:"/MathJax/MathJax.js"
> #+OPTIONS: tex:imagemagick
>
>
> * Introduction...
> à voir
the export with pdflatex does not succeed to save the letter "à " : every
letter with French accent is given up in the pdf file. Why ?
It works fine with html export...
French users and others, in advance, thanks for your help !
Jo.
[-- Attachment #2: Type: text/html, Size: 1327 bytes --]
next reply other threads:[~2013-12-27 15:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-27 15:09 Joseph Vidal-Rosset [this message]
2013-12-27 19:27 ` problem of accents with pdflatex export Nick Dokos
2013-12-27 20:15 ` Andrea Rossetti
2013-12-28 18:07 ` Joseph Vidal-Rosset
2013-12-29 1:18 ` Andrea Rossetti
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAD-VTcE4QhLMQDuTZkEiiuQiEHuW4Q3KLL-ObEFfNm3fMF1MxA@mail.gmail.com \
--to=joseph.vidal.rosset@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).