From: Matthias Rempe <mhrempe@web.de>
Subject: Re: File variables in tex-site.el
Date: 07 May 2003 18:45:53 +0200 [thread overview]
Message-ID: <uwuh2k8n2.fsf@rempe-online.de> (raw)
In-Reply-To: 65fef11f.0305070328.310a4f69@posting.google.com
>>>>> "FFC" == F C Caner <ferhun_caner@yahoo.com> writes:
> In the subsequent compilations the Reader will
> automatically redisplay the resulting pdf file (like the dvi
> viewers).
Sounds good. However, I only get a message "file not found" from
Acrobat Reader. It seems to me that acrobat-open-doc needs to wait
until TeX-run-LaTeX is finished and actually does not do it. Any
hints?
Versions:
Acrobat Reader: 5.1.0 17.09.2002
Emacs: GNU Emacs 21.3.50.1 (i386-mingw-nt5.0.2195)
of 2003-03-31 on ISMN3677
Windows: Win2K
,----
| (defun TeX-run-pdfLaTeX (name command file)
| "Create a process for NAME using COMMAND to format FILE with pdfLaTeX."
| (acrobat-close-all-docs)
| (TeX-run-LaTeX name command file)
| ;; (acrobat-open-doc file)
| )
`----
--
Matthias
next prev parent reply other threads:[~2003-05-07 16:45 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-30 9:31 File variables in tex-site.el Ulrich Dirr
2003-04-30 14:34 ` Kai Großjohann
2003-04-30 14:59 ` David Kastrup
2003-05-01 8:09 ` Ulrich Dirr
2003-05-01 9:26 ` David Kastrup
2003-05-01 15:11 ` Piet van Oostrum
2003-05-02 5:30 ` Ulrich Dirr
2003-05-02 10:44 ` Piet van Oostrum
2003-05-03 7:04 ` Ulrich Dirr
2003-05-03 9:01 ` David Kastrup
2003-05-01 22:47 ` Stefan Monnier
2003-05-01 10:00 ` Dr. F.C.Caner
2003-05-02 13:07 ` Matthias Rempe
2003-05-05 8:36 ` Dr. F.C.Caner
2003-05-05 22:30 ` Matthias Rempe
2003-05-05 23:01 ` Jesper Harder
2003-05-06 5:41 ` Dr. F.C.Caner
2003-05-07 11:28 ` Dr. F.C.Caner
2003-05-07 16:45 ` Matthias Rempe [this message]
2003-05-08 6:00 ` Dr. F.C.Caner
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=uwuh2k8n2.fsf@rempe-online.de \
--to=mhrempe@web.de \
--cc=mrempe@rempe-online.de \
/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).