emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bruno Tavernier <tavernier.bruno@gmail.com>
To: Matthew Leifer <msleifer@gmail.com>
Cc: org <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] Compiling multiple times the LaTeX output
Date: Thu, 07 Oct 2010 11:09:35 +0900	[thread overview]
Message-ID: <87wrpu4uu8.fsf@gmail.com> (raw)
In-Reply-To: <AANLkTinkq36YBdxa6MBqeqzy7NuJoe6rizE6vtNs99ik@mail.gmail.com> (Matthew Leifer's message of "Wed, 6 Oct 2010 21:39:17 +0100")

Hey Matthew,

Thanks for the pointers.
I toyed with it a bit but that wasn't very successful.

> That is odd. texi2dvi should default to using regular latex. You usually
> have to pass a -p option or use the alias texi2pdf in order to use
> pdflatex.

It does default to latex, what I meant was that it default to pdflatex
with org-mode current setup.

> It might be that you have a LATEX environment variable set. In any case, you
> can alter this behaviour by setting the LATEX environment variable, e.g.
> setting the variable LATEX=xelatex will make texi2dvi use xelatex instead of
> regular latex. 

Setting the variable LATEX=xelatex indeed makes the compilation goes via
xelatex. However, texi2dvi seems to expect a .dvi to be generated (which
xelatex does not do) and thus fail to compile.

> Finally, regarding .eps files, note that the latest version of pdflatex can
> handle .eps graphics without having to go through the latex->dvips->ps2pdf
> route so it might be worth your while upgrading. Failing that, you can put \
> usepackage{epstopdf} in your preamble and then older versions of pdflatex will
> work just fine.

pdflatex -v
,----
| pdfTeX 3.1415926-1.40.10-2.2 (TeX Live 2009/Arch Linux)
`----

and still none of the above work. .eps file still require latex.

Nevermind though, the "#+LATEX_CMD" approach that is mentionned in my
previous post in this thread does the job. :-)

Emacs ought to be customized by the user!

-- 
Bruno

  reply	other threads:[~2010-10-07  2:31 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-29 14:25 Compiling multiple times the LaTeX output Sébastien Vauban
2010-09-29 15:17 ` Noorul Islam K M
2010-09-30 13:27   ` [PATCH] " Sébastien Vauban
2010-09-30 15:39     ` Nick Dokos
2010-09-30 16:55       ` Sébastien Vauban
2010-10-01 15:32         ` Thomas S. Dye
2010-10-01 21:17           ` Sébastien Vauban
2010-10-04  7:41             ` Carsten Dominik
2010-10-04 10:36               ` Scot Becker
2010-10-05 12:46               ` Sébastien Vauban
2010-10-05 14:17                 ` Carsten Dominik
2010-10-05 14:30                 ` Matthew Leifer
2010-10-05 15:02                   ` Indraneel Majumdar
2010-10-05 16:26                   ` Carsten Dominik
2010-10-05 18:55                     ` Achim Gratz
2010-10-05 21:12                       ` Carsten Dominik
2010-10-06  8:21                     ` Sébastien Vauban
2010-10-05 18:24                   ` Achim Gratz
2010-10-01 16:12         ` Nick Dokos
2010-10-06  9:36           ` Bruno Tavernier
2010-10-06 20:39             ` Matthew Leifer
2010-10-07  2:09               ` Bruno Tavernier [this message]
2010-10-13  7:49               ` Olivier Schwander
2010-10-13 12:34                 ` Carsten Dominik
2010-10-06 21:54             ` Scot Becker

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=87wrpu4uu8.fsf@gmail.com \
    --to=tavernier.bruno@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=msleifer@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 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).