unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Johs <asdasd@asd.com>
Subject: Re: can't use Kdvi as dvi previewer
Date: Sun, 29 Oct 2006 22:15:07 +0100	[thread overview]
Message-ID: <ei35kk$o1n$2@news.net.uni-c.dk> (raw)
In-Reply-To: ei35b0$o1n$1@news.net.uni-c.dk

Johs wrote:

> Oliver Heins wrote:
> 
>> Johs <asdasd@asd.com> writes:
>> 
>>> hmm do I have to enter:
>>>
>>> (info "(auctex)Viewing")
>>>
>>> into my .emacs file?
>> 
>> Of course you're free to do it this way, but the preferable way is to
>> copy this line into an emacs buffer (eg the *scratch* buffer) and then
>> type C-x C-e.  This leads you to the section "Viewing" of the auctex
>> manual.  Here you will probably find an answer to your question.
> 
> 
> not really.
> 
> I have now tried:
> 
> (setq Tex-view "kdvi")
> 
> does not work
> 
> and I have also tried:
> 
> (setq TeX-view-style '(("^a5$" "kdvi %d -paper a5")
>                        ("^landscape$" "kdvi %d -paper a4r -s 4")
>                        ("." "kdvi %d"))
> 
> which does not work either.
> 
> Any hints?


I have also tried:

M-x customize-variable RET TeX-view-style RET 

which gives me:
Tex View Style: Hide
INS DEL Regexp: ^a5$
            Command: kdvi %d -paper a5
INS DEL Regexp: ^landscape$
            Command: kdvi %d -paper a4r -s 4
INS DEL Regexp: .
            Command: kdvi %d
INS
   State: this option has been changed outside the customize buffer.
List of style options and view options. Hide

So it is setup for kdvi but running C-c C-c does just start xdvi as usuall

  reply	other threads:[~2006-10-29 21:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-29 16:32 can't use Kdvi as dvi previewer Johs
2006-10-29 16:48 ` Ralf Angeli
2006-10-29 20:54   ` Johs
2006-10-29 21:04     ` Oliver Heins
2006-10-29 21:10       ` Johs
2006-10-29 21:15         ` Johs [this message]
2006-10-29 22:24         ` Johs

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='ei35kk$o1n$2@news.net.uni-c.dk' \
    --to=asdasd@asd.com \
    --cc=asd@ads.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).