ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Procházka Lukáš Ing. - Pontex s. r. o." <LPr@pontex.cz>
To: ntg-context@ntg.nl, "Hans Hagen" <pragma@wxs.nl>
Subject: Re: PdfXChange Viewer (slightly related to "Overriding pdfview")
Date: Mon, 01 Jul 2013 11:43:05 +0200	[thread overview]
Message-ID: <op.wzjel3rrwshuv7@lpr> (raw)
In-Reply-To: <51D143B3.7070001@wxs.nl>

On Mon, 01 Jul 2013 10:54:11 +0200, Hans Hagen <pragma@wxs.nl> wrote:
>
> you can add this to l-pdfview.lua (opencalls windows section):
>
>          ['pdfxcview']   = [[start "test" pdfxcview.exe /A
> "nolock=yes=OpenParameters" "%filename%"]],
>
>
> if you have a texmfcnf.lua file in your local tree you can add a
> directive there, otherwise you can make such a file with:
>
> return {
>      type    = "configuration",
>      content = {
>          directives = {
>              ["pdfview.method"] = "pdfxcview",
>          },
>
>      },
> }
>
> assuming of course that you have that viewer someplace in your path

PdfXChange is normally here:

"c:\Program Files\Tracker Software\PDF Viewer\PDFXCview.exe"

or

"%ProgramFiles%\Tracker Software\PDF Viewer\PDFXCview.exe"

I guess the snippet might become a part of the standard ConTeXt Suite.

Lukas

>
> Hans


-- 
Ing. Lukáš Procházka [mailto:LPr@pontex.cz]
Pontex s. r. o.      [mailto:pontex@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___________________________________________________________________________________
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:[~2013-07-01  9:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01  6:57 Procházka Lukáš Ing. - Pontex s. r. o.
2013-07-01  8:54 ` Hans Hagen
2013-07-01  9:43   ` Procházka Lukáš Ing. - Pontex s. r. o. [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=op.wzjel3rrwshuv7@lpr \
    --to=lpr@pontex.cz \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).