Am Dienstag, dem 12.05.2026 um 10:14 +0200 schrieb Pavel Sanda: > > For the DVI cases, png->eps > > a) oldschool: pngtopnm input.png | pnmtops -noturn > output.eps > b) canoon: gs -q -dNOPAUSE -dBATCH -sDEVICE=eps2write - > sOutputFile=output.eps input.png > c) via pdf: img2pdf input.png -o temp.pdf && pdftops -eps temp.pdf > output.eps > > I didn't the output wrt margins etc.
OK, can we implements these in convertDefault.py as alternative in case magick doesn't exist or permit conversion? -- Jürgen -- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
