Hi, I stopped using vanilla latex long ago. Does pdflatex work for you? (I usually use latexmk -pdf). Sorry, I must confess that I am shooting off here, since I have not actually looked into your use case. Best wishes, Ranjan On Tue Jan10'23 06:12:24PM, Patrick Dupre wrote: > From: Patrick Dupre <pdupre@xxxxxxx> > Date: Tue, 10 Jan 2023 18:12:24 +0100 > To: users@xxxxxxxxxxxxxxxxxxxxxxx > Cc: fedora <users@xxxxxxxxxxxxxxxxxxxxxxx> > Reply-To: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx> > Subject: Re: latex/xdvi > > Actually, > If I do latex, dvips ps2pdf provides > Error: /undefined in .setstrokeconstantalpha > Operand stack: > 56.9055 56.9055 85.3582 28.4527 1.0 > Execution stack: > %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1974 1 3 %oparray_pop 1973 1 3 %oparray_pop 1961 1 3 %oparray_pop 1817 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- > Dictionary stack: > --dict:766/1123(ro)(G)-- --dict:0/20(G)-- --dict:196/200(L)-- --dict:178/300(L)-- --dict:38/200(L)-- --dict:130/200(L)-- > Current allocation mode is local > Current file position is 312027 > GPL Ghostscript 9.56.1: Unrecoverable error, exit code 1 > > > As soon as I uncomment psline in my example. > If not the commands are OK. > It has been tested to Debian, Mac, but fails on fc36 !!!! > > > =========================================================================== > 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 4:38 PM > > From: "Patrick Dupre" <pdupre@xxxxxxx> > > To: "fedora" <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