Re: [NTG-context] another svg conversion=mp question

2021-10-23 Thread juh via ntg-context
Am Fri, Oct 22, 2021 at 05:48:09PM +0200 schrieb Hans Hagen:
> On 10/22/2021 3:58 PM, juh via ntg-context wrote:
> > Can I do any harm if I do:
> > 
> > \setupexternalfigures[conversion=mp]
> 
> probably not unless there is an mp conversion for the other formats

Thanks a lot, this is a good enough approach for the moment.

juh

-- 
Autoren-Homepage: . http://literatur.hasecke.com
Satiren & Essays: . http://www.sudelbuch.de
Privater Blog:  http://www.hasecke.eu
Netzliteratur-Projekt:  http://www.generationenprojekt.de




signature.asc
Description: PGP signature
___
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
___


Re: [NTG-context] another svg conversion=mp question

2021-10-22 Thread Hans Hagen via ntg-context

On 10/22/2021 3:58 PM, juh via ntg-context wrote:

Hi,

I include images with a variable via pandoc in a externalfigure
directive.

These images can be jpgs, pngs, pdfs and svgs.

Can I do any harm if I do:

\setupexternalfigures[conversion=mp]


probably not unless there is an mp conversion for the other formats

-
  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
___


Re: [NTG-context] another svg conversion=mp question

2021-10-22 Thread Hans Hagen via ntg-context

On 10/22/2021 3:58 PM, juh via ntg-context wrote:

Hi,

I include images with a variable via pandoc in a externalfigure
directive.

These images can be jpgs, pngs, pdfs and svgs.

Can I do any harm if I do:

\setupexternalfigures[conversion=mp]

unrelated to svg

\startMPcode
fill fullcircle scaled 1cm withcolor 1;
\stopMPcode

a missing return in line 295 of mlib-pps.lmt:

return checked_color_pair(f_gray,s,s)



-
  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
___


[NTG-context] another svg conversion=mp question

2021-10-22 Thread juh via ntg-context
Hi,

I include images with a variable via pandoc in a externalfigure
directive.

These images can be jpgs, pngs, pdfs and svgs.

Can I do any harm if I do:

\setupexternalfigures[conversion=mp]

juh
-- 
Autoren-Homepage: . http://literatur.hasecke.com
Satiren & Essays: . http://www.sudelbuch.de
Privater Blog:  http://www.hasecke.eu
Netzliteratur-Projekt:  http://www.generationenprojekt.de




signature.asc
Description: PGP signature
___
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
___