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
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 -----------------------------------------------------------------
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 -----------------------------------------------------------------
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
participants (2)
-
Hans Hagen
-
juh