Graphics, Figures & Tablespstricks figures don't appear any more

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
sgourmelen
Posts: 3
Joined: Thu Aug 18, 2016 2:17 pm

pstricks figures don't appear any more

Post by sgourmelen »

Hello,

Since I've installed a new version of Miktex and, compile under pdfLateX with the option -shell-escape, and the packages

\usepackage[dvips]{graphicx}
\usepackage[pdf]{pstricks}
\usepackage[crop=off]{auto-pst-pdf}

none of my figures made under pstricks appears in the output pdf file.

Any idea ?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

pstricks figures don't appear any more

Post by Ijon Tichy »

AFAIK auto-pst-pdf (or more exactly package preview that is required by (auto-)pst-pdf) is broken with current LaTeX and this has already been reported → https://github.com/rolfn/pst-pdf/issues/6.

BTW: Please always post a Infominimal working example and mark it correctly as code. Otherwise we cannot reproduce the problem.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
Post Reply