From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: How to compile/view document in LaTex mode??
Date: Wed, 30 Mar 2005 11:57:46 -0700 [thread overview]
Message-ID: <3b0b5dF6g797gU1@individual.net> (raw)
In-Reply-To: <d2e933$1s3$1@news.net.uni-c.dk>
JS wrote:
> I have writtin a LaTex document in emacs. But how do I compile/view it??
>
> From the menu I chose Tex File and that seemed to compile it, but when I
> press Tex View in the new buffer that opens I get this error message:
>
> You must set 'tex-dvi-view-command'
>
> Does anyone how to get it to work?
,----[ C-h v tex-dvi-view-command RET ]
| tex-dvi-view-command's value is nil
|
| Documentation:
| *Command used by M-x tex-view to display a `.dvi' file.
| If this string contains an asterisk (`*'), that is replaced by the
file name;
| otherwise, the file name, preceded by blank, is added at the end.
|
| This can be set conditionally so that the previewer used is suitable
for the
| window system being used. For example,
|
| (setq tex-dvi-view-command
| (if (eq window-system 'x) "xdvi" "dvi2tty * | cat -s"))
|
| would tell M-x tex-view to use xdvi under X windows and to use dvi2tty
| otherwise.
|
| Defined in `loaddefs.el'.
`----
--
Kevin Rodgers
prev parent reply other threads:[~2005-03-30 18:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-30 13:28 How to compile/view document in LaTex mode?? JS
2005-03-30 14:52 ` Phillip Lord
2005-03-30 18:57 ` Kevin Rodgers [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3b0b5dF6g797gU1@individual.net \
--to=ihs_4664@yahoo.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 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.