On Tue, Jan 10, 2023 at 2:20 PM Patrick Dupre <pdu...@gmx.com> wrote:
> You can try with (it gives the same error when trying to get the pdf file)
>
> \documentclass[a4paper]{article}
> \usepackage{pstricks}
> %\usepackage{pst-eucl}
> %\usepackage{calc}
> %\usepackage{pst-3dplot}%
> %\usepackage{pst-grad}
> %\usepackage{pst-plot,pst-math,pstricks-add}%
> %\usepackage{pst-all}
> %\usepackage{auto-pst-pdf}%PD
> %\RequirePackage{pst-xkey}
>
> \begin{document}
>
> \begin{pspicture}(-6,-6)(6,6)
> \psline[linecolor=blue,linewidth=1.5pt](-3,1)(2,2)
> \end{pspicture}
>
> \end{document}

The reason for the error, and how to resolve it, is explained here:

https://tex.stackexchange.com/questions/68870/pstricks-error-undefined-control-sequence-recently-read-clortops

-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to