ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: ntg-context@ntg.nl
Subject: Re: Configure AUCTeX to run context not texec
Date: Fri, 27 Jun 2014 10:13:34 +0200	[thread overview]
Message-ID: <8738eqdb2p.fsf@micropit.roche-blanche.homenet.org> (raw)
In-Reply-To: <87lhsilt3u.fsf@atmarama.net>

On Fri, Jun 27 2014, Gour wrote:

> What is the recommnded way to configure one's preferred viewer in AUCTeX
> to by used when processing ConTeXt files?

I don't know what is recommended, but this works for me:

(setq-default
 TeX-PDF-mode                           t
 TeX-default-mode                       'context-mode
 TeX-view-program-list
 '(("Okular" ("okular %(oo)" (mode-io-correlate "#src:%n%a"))))
 TeX-view-program-selection
 '(((output-dvi style-pstricks) "dvips and gv") (output-dvi "xdvi")
   (output-pdf "Okular") (output-html "xdg-open")))

-- 
           Peter
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2014-06-27  8:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-08 17:47 Michael Ash
2013-11-08 17:49 ` Peter Münster
2013-11-08 18:19 ` Roland Thiers
2013-11-08 21:03 ` Michael Ash
2013-11-08 23:14   ` Peter Münster
2014-06-27  7:16     ` Gour
2014-06-27  8:13       ` Peter Münster [this message]
2013-11-09  2:09   ` Jean Magnan de Bornier
2013-11-09 10:13     ` Peter Münster
2013-11-09 14:32       ` Jean Magnan de Bornier
2013-11-10 21:38         ` Peter Münster
2013-11-11  8:10           ` Jean Magnan de Bornier
2013-11-11 22:36             ` Peter Münster
2013-11-12  7:21               ` Jean Magnan de Bornier

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=8738eqdb2p.fsf@micropit.roche-blanche.homenet.org \
    --to=pmlists@free.fr \
    --cc=ntg-context@ntg.nl \
    /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 NNTP newsgroup(s).