OK, I did not peak the point. 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} =========================================================================== Patrick DUPRÉ | | email: pdupre@xxxxxxx 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 9:55 PM > From: "Ranjan Maitra" <mlmaitra@xxxxxxx> > To: "Community support for Fedora users" <users@xxxxxxxxxxxxxxxxxxxxxxx> > Subject: Re: latex/xdvi > > > SOrry, that is not correct: like I said, I had that installed. But i looked around, and it looks like one by one, we have to install all these things: pst-*, with the ones that you call. Can you make a minimal example with fewer packages? I don't really have the bw here to install all of them. Try with them one by one and see where it fails. > > Ranjan > > On Tue Jan10'23 09:24:01PM, Patrick Dupre wrote: > > From: Patrick Dupre <pdupre@xxxxxxx> > > Date: Tue, 10 Jan 2023 21:24:01 +0100 > > To: users@xxxxxxxxxxxxxxxxxxxxxxx > > Cc: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx> > > Reply-To: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx> > > Subject: Re: latex/xdvi > > > > texlive-pstricks-svn58371-55.fc36.noarch > > > > =========================================================================== > > Patrick DUPRÉ | | email: pdupre@xxxxxxx > > 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 9:17 PM > > > From: "Ranjan Maitra" <mlmaitra@xxxxxxx> > > > To: "Community support for Fedora users" <users@xxxxxxxxxxxxxxxxxxxxxxx> > > > Subject: Re: latex/xdvi > > > > > > Do you offhand know what packages are needed? I do have texlive-pstricks installed? > > > > > > Ranjan > > > > > > On Tue Jan10'23 04:38:31PM, Patrick Dupre wrote: > > > > From: Patrick Dupre <pdupre@xxxxxxx> > > > > Date: Tue, 10 Jan 2023 16:38:31 +0100 > > > > To: fedora <users@xxxxxxxxxxxxxxxxxxxxxxx> > > > > Reply-To: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx> > > > > Subject: latex/xdvi > > > > > > > > Hello, > > > > > > > > I am going to provide an example of latex/pstricks file which > > > > seems working fine an a Debian machine, but not on mine (fc36) > > > > > > > > latex is OK > > > > but xdvi: > > > > > > > > Warning: Missing charsets in String to FontSet conversion > > > > gs: > > > > gs: > > > > gs: %%%% WARNING: Transparency operations ignored - need to use -dALLOWPSTRANSPARENCY > > > > gs: > > > > gs: > > > > gs: Error: /undefined in .setstrokeconstantalpha > > > > gs: Operand stack: > > > > gs: 56.9055 56.9055 -85.3582 28.4527 1.0 > > > > gs: Execution stack: > > > > gs: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- > > > > gs: 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- fals > > > > gs: e 1 %stopped_push 1974 1 3 %oparray_pop 1973 1 3 %oparray_pop > > > > gs: 1961 1 3 %oparray_pop 1817 1 3 %oparray_pop --nostringval-- > > > > gs: %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- > > > > gs: 2 %stopped_push --nostringval-- --nostringval-- %loop_continue --nost > > > > gs: ringval-- --nostringval-- --nostringval-- false 1 %stopped_push --nos > > > > gs: tringval-- > > > > gs: Dictionary stack: > > > > gs: --dict:772/1123(ro)(G)-- --dict:0/20(G)-- --dict:200/200(L)-- --dict:23/ > > > > gs: 250(L)-- --dict:37/200(L)-- --dict:132/200(L)-- > > > > gs: Current allocation mode is local > > > > gs: Last OS error: Resource temporarily unavailable > > > > > > > > > > > > \documentclass[a4paper]{article} > > > > \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} > > > > > > > > > > > > =========================================================================== > > > > Patrick DUPRÉ | | email: pdupre@xxxxxxx > > > > Laboratoire interdisciplinaire Carnot de Bourgogne > > > > 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE > > > > Tel: +33 (0)380395988 | | Room# D114A > > > > =========================================================================== > > > > _______________________________________________ > > > > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > > > > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > > > > 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@xxxxxxxxxxxxxxxxxxxxxxx > > > > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue > > > _______________________________________________ > > > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > > > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > > > 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@xxxxxxxxxxxxxxxxxxxxxxx > > > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue > > > > > _______________________________________________ > > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > > 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@xxxxxxxxxxxxxxxxxxxxxxx > > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > 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@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue > _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue