emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Łukasz Stelmach" <lukasz.stelmach@iem.pw.edu.pl>
To: emacs-orgmode@gnu.org
Cc: Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: [BUG] org-export-pdf-remove-logfiles extensions
Date: Wed, 25 Nov 2009 17:07:57 +0100	[thread overview]
Message-ID: <874ooiio4i.fsf@dasa3.iem.pw.edu.pl> (raw)
In-Reply-To: 87fx82y95i.fsf@mundaneum.com

Sébastien Vauban <wxhgmqzgwmuf@spammotel.com>
writes:

> Carsten Dominik wrote:
>> On Nov 25, 2009, at 1:56 PM, Łukasz Stelmach wrote:
>
>>> XeLaTeX produces some more files than pdflatex. These are: .nav, .snm,
>>> .vrb. All named the same as the base file.
>
> I don't think those extensions are specific to XeLaTeX. I have them as
> well as soon as I use beamer and verbatim code.

It's quite possible.

>> Are you using XeTeX with Org-mode?
>> How exactly, can you white a little HOWTO and post it here?
>
> I would be interested as well...
>

It's nothing special really. The only thing I had to do is change
"pdflatex" to "xelatex" in org-latex-to-pdf-process. There are some
slight changes in a preamble too. You have to use some packages to take
full advantage of xelatex. They are

  - xunicode and xltxtra --- for utf-8 input,
  - fontspec --- for convenient access to TTF fonts.

I'am not (Xe)LaTeX guru so I can't explain you anything more.

I am creating a beamer presentation so I had to create my preamble from
scrach and add it to org-export-latex-classes (in fact I M-w C-y-ed it
from the web). However, this reminds me of a drawback I found. There is
no way to put some LaTeX code from the Org document into the preamble.
You can use #+begin_latex only for the body.

I use xelatex because it supports UTF-8 input and TTF fonts much better
than any other tex "backend".

-- 
Miłego dnia,
Łukasz Stelmach

  reply	other threads:[~2009-11-25 16:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-25 12:56 [BUG] org-export-pdf-remove-logfiles extensions Łukasz Stelmach
2009-11-25 13:27 ` Carsten Dominik
2009-11-25 14:24   ` Sébastien Vauban
2009-11-25 16:07     ` Łukasz Stelmach [this message]
2009-11-26  0:31       ` Łukasz Stelmach
2009-11-25 14:05 ` Carsten Dominik
2009-11-25 17:31   ` [PATCH] " Łukasz Stelmach
2009-11-26  1:28     ` GT
2009-11-26  6:36     ` Carsten Dominik

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=874ooiio4i.fsf@dasa3.iem.pw.edu.pl \
    --to=lukasz.stelmach@iem.pw.edu.pl \
    --cc=carsten.dominik@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).