Tagged Questions
3
votes
1answer
235 views
How to use pstool in pdfLatex?
Update: After I adding those --shell -escape commands, when I run the code as below, it still cannot work.
\documentclass[pdftex]{memoir}
\usepackage{color}
\usepackage{pstool}
\input macros.tex
...