From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: =?UTF-8?B?UmU6IHByb2Jsw6htZXMgZCdhY2NlbnRz?= Date: Tue, 12 Aug 2014 07:36:05 +0200 Message-ID: References: <87ppg6hgnx.fsf@gmx.us> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec51dd27f74f0670500680deb Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XH4l1-000318-Mu for emacs-orgmode@gnu.org; Tue, 12 Aug 2014 01:36:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XH4l0-0008AJ-L2 for emacs-orgmode@gnu.org; Tue, 12 Aug 2014 01:36:27 -0400 Received: from mail-vc0-x235.google.com ([2607:f8b0:400c:c03::235]:60935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XH4l0-0008AD-FB for emacs-orgmode@gnu.org; Tue, 12 Aug 2014 01:36:26 -0400 Received: by mail-vc0-f181.google.com with SMTP id lf12so12536127vcb.40 for ; Mon, 11 Aug 2014 22:36:26 -0700 (PDT) In-Reply-To: <87ppg6hgnx.fsf@gmx.us> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: "Liste-emacs-orgmode@gnu.org" --bcaec51dd27f74f0670500680deb Content-Type: text/plain; charset=UTF-8 Hi Rasmus, hello the list, 2014-08-11 23:15 GMT+02:00 Rasmus : > Hi, > > Joseph Vidal-Rosset writes: > > > The topic of my message is intentionally in French. > > > > I meet a problem the French accents are not directly exported in the pdf > > when I C-c C-l-o . This problem disappears when I compile the .tex file > > exported from the org file. > > C-c C-l exists. C-c C-l o makes no sense. > Sorry, I meant C-e followed by l-o (LateX file + pdf) Please, tell me how to express this action correctly in emacs dialect. > > > If someone can help, thanks. It is not a serious problem, but only a new > > small one. > > Please give an example and report the output of M-x org-version > Org-mode version 8.2.7c (8.2.7c-1-gf5065b-elpaplus @ /home/joseph/.emacs.d/elpa/org-plus-contrib-20140804/) But I am happy to tell you that I have understood this morning the cause of my problem. I had in my init.el the following dangerous lines: ;; Let the exporter use the -shell-escape option to let latex ;; execute external programs. ;; This obviously and can be dangerous to activate! (setq org-latex-pdf-process '("xelatex -shell-escape -interaction nonstopmode -output-directory %o %f")) Deactivated, all works smoothly now. Best wishes, Jo. --bcaec51dd27f74f0670500680deb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Rasmus,=C2=A0 hello the list= ,

2014-= 08-11 23:15 GMT+02:00 Rasmus <rasmus@gmx.us>:
Hi,

Joseph Vidal-Rosset <jo= seph.vidal.rosset@gmail.com> writes:

> The topic of my message is intentionally in French.
>
> I meet a problem the French accents are not directly exported in the p= df
> when I C-c C-l-o . This problem disappears when I compile the .tex fil= e
> exported from the org file.

C-c C-l exists. =C2=A0C-c C-l o makes no sense.

Sorry, I meant C-e followed by l-o=C2=A0 (LateX file += pdf)

Please, tell me how to express this action correctl= y in emacs dialect.
=C2=A0

> If someone can help, thanks. It is not a serious problem, but only a n= ew
> small one.

Please give an example and report the output of M-x org-version
=

Org-mode version 8.2.7c (8.2.7c-1-gf5065b-elpaplus @= /home/joseph/.emacs.d/elpa/org-plus-contrib-20140804/)

But I am happy to tell you that I have understood this morning the cause of= my problem. I had in my init.el=C2=A0 the following dangerous lines:
<= br>;; Let the exporter use the -shell-escape option to let latex
;; exec= ute external programs.
;; This obviously and can be dangerous to activate!
(setq org-latex-pdf-= process
=C2=A0=C2=A0=C2=A0=C2=A0 '("xelatex -shell-escape -inte= raction nonstopmode -output-directory %o %f"))

Deactivated, all works smoothly now.

Best wishes,

Jo.


--bcaec51dd27f74f0670500680deb--