Am 01.11.22 um 20:57 schrieb Rich Shepard:
On Tue, 1 Nov 2022, Herbert Voss wrote:

Rich your PSTricks files are too old. You have 3.01 and the Lua-support
was introduced with version 3.06

Slackware still uses TeXLive 2021.

xelatex <file>

Same failure.

ok, then use the (old) traditional way:

latex <file>
dvips <file>
ps2pdf --dNoSafer <file>.ps


If you have a ew Ghostscript you may use

ps2pdf --dNoSafer -dALLOWPSTRANSPARENCY  <file>.ps


Herbert




Looking at <https://www.tug.org/PSTricks/main.cgi> I don't find a link to
download/upgrade all installed packages. Guess I'll do them one at a time.

Thanks,

Rich

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to