ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* context --autopdf and --showdirectives
@ 2022-10-31 22:01 Henning Hraban Ramm via ntg-context
  2022-11-01 22:22 ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Henning Hraban Ramm via ntg-context @ 2022-10-31 22:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Henning Hraban Ramm

I’d like to configure the default behaviour of "context --autopdf"; 
since on my Mac I must always write "--autopdf=auto", otherwise context 
tries to call

wine "sumatrapdf.exe" -reuse-instance -bg-color 0xCCCCCC

instead of e.g. "open".

There’s a hint about "directives_pdfview_method", so I wanted to find 
out more about directives:
"context --showdirectives" looks promising;
it tells me "result saved in file: 
.../texmf-context/tex/context/base/mkiv/mtx-context-setters.pdf", but 
that file isn’t there; it is actually in the current directory, but broken.

* How can I configure the command for --autopdf ? (Something in 
texmfcnf.lua?)

* Can we add additional options ("pdfview methods: auto default okular 
pdfxcview sumatra"), e.g. open (should be default on Mac), xdg-open 
(could be default on Linux)...

* What’s wrong with --showdirectives?

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: context --autopdf and --showdirectives
  2022-10-31 22:01 context --autopdf and --showdirectives Henning Hraban Ramm via ntg-context
@ 2022-11-01 22:22 ` Hans Hagen via ntg-context
  2022-11-02  8:33   ` Henning Hraban Ramm via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen via ntg-context @ 2022-11-01 22:22 UTC (permalink / raw)
  To: Henning Hraban Ramm via ntg-context; +Cc: Hans Hagen

On 10/31/2022 11:01 PM, Henning Hraban Ramm via ntg-context wrote:
> I’d like to configure the default behaviour of "context --autopdf"; 
> since on my Mac I must always write "--autopdf=auto", otherwise context 
> tries to call
> 
> wine "sumatrapdf.exe" -reuse-instance -bg-color 0xCCCCCC
> 
> instead of e.g. "open".
> 
> There’s a hint about "directives_pdfview_method", so I wanted to find 
> out more about directives:
> "context --showdirectives" looks promising;
> it tells me "result saved in file: 
> .../texmf-context/tex/context/base/mkiv/mtx-context-setters.pdf", but 
> that file isn’t there; it is actually in the current directory, but broken.

it's more a side effect, we need to run context to get them

  > * How can I configure the command for --autopdf ? (Something in
> texmfcnf.lua?)
> 
> * Can we add additional options ("pdfview methods: auto default okular 
> pdfxcview sumatra"), e.g. open (should be default on Mac), xdg-open 
> (could be default on Linux)...

you can try to set it in the cnf:

          -- ["pdfview.method"]           = "sumatra",

> * What’s wrong with --showdirectives?

i'll fix the show variant, just use --directives

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: context --autopdf and --showdirectives
  2022-11-01 22:22 ` Hans Hagen via ntg-context
@ 2022-11-02  8:33   ` Henning Hraban Ramm via ntg-context
  0 siblings, 0 replies; 3+ messages in thread
From: Henning Hraban Ramm via ntg-context @ 2022-11-02  8:33 UTC (permalink / raw)
  To: ntg-context; +Cc: Henning Hraban Ramm

Am 01.11.22 um 23:22 schrieb Hans Hagen via ntg-context:
>   > * How can I configure the command for --autopdf ? (Something in
>> texmfcnf.lua?)

> you can try to set it in the cnf:
>           -- ["pdfview.method"]           = "sumatra",

Oops, I didn’t see that line.
But I can’t set it to "open" or any other custom command; "auto" works.

>> * What’s wrong with --showdirectives?
> 
> i'll fix the show variant, just use --directives

Ok

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-02  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 22:01 context --autopdf and --showdirectives Henning Hraban Ramm via ntg-context
2022-11-01 22:22 ` Hans Hagen via ntg-context
2022-11-02  8:33   ` Henning Hraban Ramm via ntg-context

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).