all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* opening xpdf from emacs
@ 2003-06-04  5:25 Hagen Nieberding
  0 siblings, 0 replies; only message in thread
From: Hagen Nieberding @ 2003-06-04  5:25 UTC (permalink / raw)


** Confidential **

Hi there,

I'm using emacs to generate pdf documents with pdflatex, on a PC running RedHat linux. Once I've compiled the document and a pdf-file has been generated, I would like to view the pdf -file using xpdf. 

I changed the .emacs file by adding
  (setq tex-run-command "pdflatex")
and seemed to work fine, since the compilation of the tex file happened without a hitch.

I searched the archive of this list, but could not find no posting that could help me. Search of the net using Google got me a document that suggested adding the following to the .emacs file:
  (setq tex-dvi-view-command "xpdf *")
Unfortunately, I get an error saying that "no .dvi file was found". How do I change it so that emacs looks for a pdf-file rather than a dvi-file?

The same document also suggested the line
  (setq tex-output-extension ".pdf")
but the emacs manual does not seem to list this as a standard variable.

Guys, a couple of line of code to help me out would be great! Thanks.

Regards
Hagen



Mr. Hagen Nieberding
Alvis OMC
Private Bag X049
Benoni
1500
South Africa
Tel: +27 11 747-3300 (Switchboard)
Tel: +27 11 747-3397 (Direct Line)
Fax: +27 11 421-5107

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-04  5:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-04  5:25 opening xpdf from emacs Hagen Nieberding

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.