[pstricks] pst-geometrictools does not compile with LuaLaTeX

PSTricks Fans pstricks.fans at gmail.com
Tue Nov 16 10:04:26 CET 2021


Dear PSTricks maintenance team,

I found that the following code does not work with LuaLaTeX.

\RequirePackage{pdfmanagement-testphase}
\DeclareDocumentMetadata{}
\documentclass{article}
\usepackage{pst-eucl}
\usepackage{pst-geometrictools}


\begin{document}
\begin{pspicture}[showgrid](-5,-5)(5,5)
\psProtractor{0}(0,0)
\end{pspicture}
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/pstricks/attachments/20211116/88a8a7e5/attachment-0001.html>


More information about the PSTricks mailing list.