emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: problèmes d'accents
Date: Tue, 12 Aug 2014 13:24:03 +0200	[thread overview]
Message-ID: <20140812112403.GD2282@chitra.no-ip.org> (raw)
In-Reply-To: <CAD-VTcFr3+7X2+3A5Y9W8vNAnWYqjCPUh6h571V7QyU6qeN9HA@mail.gmail.com>

Hello Joseph,

On Tue, Aug 12, 2014 at 07:36:05AM +0200, Joseph Vidal-Rosset wrote:
> 2014-08-11 23:15 GMT+02:00 Rasmus <rasmus@gmx.us>:
> > Joseph Vidal-Rosset <joseph.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 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.

That would be `C-c C-e l o'.

> 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"))

Why do you think this is dangerous?  Because of the `-shell-escape'?
Without it you will not get source code highlighting (with minted).
Also -shell-escape is not as dangerous as it seems.  It can be only if
somehow you have a malicious/buggy package in your texlive installation,
and you happen to use in your TeX source.

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.

  reply	other threads:[~2014-08-12 11:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-11  9:43 problèmes d'accents Joseph Vidal-Rosset
2014-08-11 21:15 ` Rasmus
2014-08-12  5:36   ` Joseph Vidal-Rosset
2014-08-12 11:24     ` Suvayu Ali [this message]
2014-08-12 11:38       ` Joseph Vidal-Rosset
2014-08-12 11:47         ` 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=20140812112403.GD2282@chitra.no-ip.org \
    --to=fatkasuvayu+linux@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).