unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Paminu <sdef@asd.com>
Subject: Re: Use dvipdfm instead of pdflatex?
Date: Thu, 09 Feb 2006 07:58:07 +0100	[thread overview]
Message-ID: <dsep9n$ii7$2@news.net.uni-c.dk> (raw)
In-Reply-To: 87lkwlb0op.fsf-monnier+gnu.emacs.help@gnu.org

Stefan Monnier wrote:

>> When I woul like to generate a pdf file from my .tex file I use the build
>> in converter "pdflatex". But the pdf file that is generated will not
>> contain any of the pictures that I might have included in my .tex file (I
>> have these pictures in .esp and .pdf format).
> 
> pdflatex can definitely include images (in "epdf" form).
> 
> 
>         Stefan

well not on my Ubuntu system. I include the picture like this:

\begin{center}
\includegraphics[width=10cm]{dia}
\end{center}

where dia is dia.pdf and dia.eps in the same dir as my .tex file. When I
choose to genereate a PDF file from emacs:
Command -> Texing Options -> PDF mode

the image is gone in the PDF file that is generated.

If I instead use dvipdfm it works fine, so it could be very nice to make
emacs use dvipdfm instead of pdflatex.

  reply	other threads:[~2006-02-09  6:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-08 21:01 Use dvipdfm instead of pdflatex? Paminu
2006-02-09  4:45 ` Stefan Monnier
2006-02-09  6:58   ` Paminu [this message]
2006-02-09  7:41     ` Eli Zaretskii
2006-02-09 23:02     ` Stefan Monnier
2006-02-09 10:46 ` Peter Dyballa

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='dsep9n$ii7$2@news.net.uni-c.dk' \
    --to=sdef@asd.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.
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).