unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Thilo A. Coblenzer" <Post@Coblenzer.de>
Subject: Re: set tex-dvi-view-command  under windows
Date: Tue, 10 Dec 2002 07:30:11 +0100	[thread overview]
Message-ID: <at41lo$106923$1@ID-130404.news.dfncis.de> (raw)
In-Reply-To: mailman.3.1039291377.3906.help-gnu-emacs@gnu.org


"Eli Zaretskii" <eliz@is.elta.co.il> schrieb:
> > From: "Thilo A. Coblenzer" <Post@Coblenzer.de>
> > Date: Fri, 6 Dec 2002 19:26:10 +0100
> >
> > I just try to get GNU Emacs working with LaTeX under Windows 2000. I use
> > MiKTeX as LaTeX-Distribution. My problem is setting the
> > tex-dvi-view-command. I tried the following line in my .emacs-file:
> > (setq tex-dvi-view-command "yap")
> > The program yap is in the path. But I think the problem is the "\" from
> > Windows and the "/" from Unix and of course the "&". When I do an "C-c
C-v"
> > I get this message from yap:
> > "c:\AllgA.dvi: DVI file does not exist." But the file I want to open is:
> > C:\AllgA Formalesammlung\AllgA.dvi
> >
> > Can you tell me the correct syntax?
>
> Try using the short 8+3 alias of "AllgA Formalesammlung", probably
> something like "allgaf~1".
>
> And no, forward slashes have nothing to do with your trouble, Windows
> supports them just as well as it does backslashes.  It's the blank in
> the file name that causes it to fail.
OK, your right. It works when there are no blanks in the absolut filename.
Now, I use a file in c:\AllgAFormelsammlung. After C-c C-v I get this in the
shell-buffer:
c:\AllgAFormelsammlung>yap c:/AllgAFormelsammlung/AllgA.dvi&
yap c:/AllgAFormelsammlung/AllgA.dvi&

But yap doesn't start direktly. First I have to close emcas - then yap
starts!

How can I solve this Problem? Is there something loke the "&" for Windows?

Thanks
   Thilo

      parent reply	other threads:[~2002-12-10  6:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-06 18:26 set tex-dvi-view-command under windows Thilo A. Coblenzer
2002-12-07 19:01 ` Eli Zaretskii
     [not found] ` <mailman.3.1039291377.3906.help-gnu-emacs@gnu.org>
2002-12-10  6:30   ` Thilo A. Coblenzer [this message]

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='at41lo$106923$1@ID-130404.news.dfncis.de' \
    --to=post@coblenzer.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).