Hello Jerry,

I do not think so.
1) I tried latex->dvips->ps2pdf
2) I tried --enable-write18
\usepackage{pst-plot}
\usepackage{auto-pst-pdf}

When I do not get an error, and get the pdf file, the 
expected blue line never shows up.

===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988                    | | Room# D114A
===========================================================================


> Sent: Tuesday, January 10, 2023 at 10:37 PM
> From: "Jerry James" <loganje...@gmail.com>
> To: "Community support for Fedora users" <users@lists.fedoraproject.org>
> Subject: Re: latex/xdvi
>
> 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
>
_______________________________________________
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