ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* location of converted images
@ 2018-06-06 10:31 Jano Kula
  2018-06-06 13:02 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Jano Kula @ 2018-06-06 10:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 495 bytes --]

Dear list,

images converted on-the-fly (m_k_i_v_*) are stored in the same folder as
original images. Is there an option to change cache folder? Original files
are stored in the read-only location.

Script convert offers --outputpath option, but I would like to make the
switch with script context, using mtxrun --script context <file>.

Taco's talk 'mtxrun scripts' at the meeting
<http://meeting.contextgarden.net/2018/abstracts.shtml> will hopefully show
us even more magic.

Thank you,
Jano

[-- Attachment #1.2: Type: text/html, Size: 2579 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: location of converted images
  2018-06-06 10:31 location of converted images Jano Kula
@ 2018-06-06 13:02 ` Hans Hagen
  2018-06-06 14:28   ` Jano Kula
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2018-06-06 13:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Jano Kula

On 6/6/2018 12:31 PM, Jano Kula wrote:
> Dear list,
> 
> images converted on-the-fly (m_k_i_v_*)are stored in the same folder as 
> original images. Is there an option to change cache folder? Original 
> files are stored in the read-only location.
> 
> Script convert offers --outputpath option, but I would like to make the 
> switch with script context, using mtxrun --script context <file>.

\starttext
     \externalfigure[hacker.png][conversion=cmyk.pdf,cache=mkivcache]
\stoptext

> Taco's talk 'mtxrun scripts' at the meeting 
> <http://meeting.contextgarden.net/2018/abstracts.shtml> will hopefully 
> show us even more magic.
> 
> Thank you,
> Jano
> 
> 
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 


-- 

-----------------------------------------------------------------
                                           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 / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: location of converted images
  2018-06-06 13:02 ` Hans Hagen
@ 2018-06-06 14:28   ` Jano Kula
  0 siblings, 0 replies; 3+ messages in thread
From: Jano Kula @ 2018-06-06 14:28 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1711 bytes --]

 Nice tip, works as expected, thank you, Hans.
Jano



On Wed, 6 Jun 2018 at 15:02, Hans Hagen <j.hagen@xs4all.nl> wrote:

> On 6/6/2018 12:31 PM, Jano Kula wrote:
> > Dear list,
> >
> > images converted on-the-fly (m_k_i_v_*)are stored in the same folder as
> > original images. Is there an option to change cache folder? Original
> > files are stored in the read-only location.
> >
> > Script convert offers --outputpath option, but I would like to make the
> > switch with script context, using mtxrun --script context <file>.
>
> \starttext
>      \externalfigure[hacker.png][conversion=cmyk.pdf,cache=mkivcache]
> \stoptext
>
> > Taco's talk 'mtxrun scripts' at the meeting
> > <http://meeting.contextgarden.net/2018/abstracts.shtml> will hopefully
> > show us even more magic.
> >
> > Thank you,
> > Jano
> >
> >
> >
> ___________________________________________________________________________________
> > 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://context.aanhet.net
> > archive  : https://bitbucket.org/phg/context-mirror/commits/
> > wiki     : http://contextgarden.net
> >
> ___________________________________________________________________________________
> >
>
>
> --
>
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>         tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------
>

[-- Attachment #1.2: Type: text/html, Size: 3167 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2018-06-06 14:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-06 10:31 location of converted images Jano Kula
2018-06-06 13:02 ` Hans Hagen
2018-06-06 14:28   ` Jano Kula

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