[pstricks] pstricks problem after upgrading to MacTex 2021
Norberto Moreno Quiben
quiben at gmail.com
Mon Apr 5 20:52:32 CEST 2021
Sorry for the message. It was a little bit clumsy. Here is the complete
example and the result when I run it in TeXShop after the upgrading to
MacTex2021. However when I manually specify the conversion to pdf via
ps2pdf with the option -dALLOWPSTRANSPARENCY, the example runs just fine.
Thanks in advance
Error: /undefined in .setstrokeconstantalpha
Operand stack:
-39.9045 -27.7565 0.0 -13.5066 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:729/1123(ro)(G)-- --dict:0/20(G)-- --dict:147/200(L)--
--dict:182/300(L)-- --dict:38/200(L)-- --dict:131/200(L)--
Current allocation mode is local
Current file position is 148498
GPL Ghostscript 9.53.3: Unrecoverable error, exit code 1
### FAILED to generate
/tmp/altpdflatex.10420-1617648187/carefully-examined-bad.pdf ()
\documentclass[10pt]{article}
\usepackage[utf8]{inputenc} %useful to type directly diacritic characters
\usepackage[T1]{fontenc}
\usepackage{textcomp}
\usepackage{pstricks,pst-jtree,pst-node}
\usepackage[altbullet]{lucidabr}
%\usepackage[usenames]{color} %for the color
\usepackage{amssymb} %maths
\usepackage{amsmath} %maths
\usepackage[normalem]{ulem}\usepackage{graphicx}
\usepackage{expex}
\begin{document}
*
\jtree[xunit=2.8em,yunit=1em]
\def\\{[labelgapb=-1.2ex]}%\@1
\def\Vi{V$\mskip-5mu _i$}
\! = {ST}
:[scaleby=1.5]{SN$\mskip-5mu _k$}(<vartri>{The student}) [scaleby=1.5]{T'}
:!b [scaleby=1.5]{SV}
:{h$\mskip-5mu _k$}{V'}
:{SAdv}(<vartri>{carefully}) [scaleby=1.5]{V'}
: {$h_i$}@A2 [scaleby=1.5]{SN}
: {D}({the}) {N'}(<vert>{N}({test})) .
\psset{scaleby=.6 .6}
\!b = {T}
:!c {Conc}\\({$\scriptstyle [3sg]$}) .
\!c = {T}
:{\Vi}({examined}@B2 ) {T}\\({$\scriptstyle [pas]$}) .
\nccurve[angleB=-90,nodesepB=.5ex,
nodesepA=.5ex,angleA=-90,ncurv=1]{<-}{B2}{A2}
\endjtree
\end{document}
and the result after the upgrading to MacTex2021:
%%% WARNING: Transparency operations ignored - need to use
-dALLOWPSTRANSPARENCY
Error: /undefined in .setstrokeconstantalpha
Operand stack:
-39.9045 -27.7565 0.0 -13.5066 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:729/1123(ro)(G)-- --dict:0/20(G)-- --dict:147/200(L)--
--dict:182/300(L)-- --dict:38/200(L)-- --dict:131/200(L)--
Current allocation mode is local
Current file position is 148498
GPL Ghostscript 9.53.3: Unrecoverable error, exit code 1
### FAILED to generate
/tmp/altpdflatex.10420-1617648187/carefully-examined-bad.pdf ()
The line
\def\\{[labelgapb=-1.2ex]}%\@1
puts a label under a node with a specified separation.
El lun, 5 abr 2021 a las 19:54, Herbert Voss (<Herbert.Voss at fu-berlin.de>)
escribió:
>
>
> Am 05.04.21 um 18:23 schrieb Norberto Moreno Quiben:
> > Attached example:
> >
> > \documentclass[10pt]{article}
> > \usepackage[utf8]{inputenc} %useful to type directly diacritic characters
> > \usepackage[T1]{fontenc}
> > \usepackage{textcomp}
> > \usepackage{pstricks,pst-jtree,pst-node}
> > %\usepackage[usenames]{color} %for the color
> > \usepackage{amssymb} %maths
> > \usepackage{amsmath} %maths
> > \usepackage[normalem]{ulem}
> > \usepackage{graphicx}
> > \usepackage{expex}
> > \begin{document}
> > *
> > \jtree[xunit=2.8em,yunit=1em]
> > \def\{[labelgapb=-1.2ex]}%@1
> >
>
> How should this line work??
>
> ! Missing { inserted.
> l.14 \def\{[labelgapb=-1.2ex]}
> %@1
> ?
>
>
>
> Herbert
>
>
>
>
>
> > \def\Vi{V$\mskip-5mu _i$}
> > ! = {ST}
> > :[scaleby=1.5]{SN$\mskip-5mu _k$}(<vartri>{The student})
> [scaleby=1.5]{T'}
> > :!b [scaleby=1.5]{SV}
> > :{h$\mskip-5mu _k$}{V'}
> > :{SAdv}(<vartri>{carefully}) [scaleby=1.5]{V'}
> > : {$h_i$}@A2 [scaleby=1.5]{SN}
> > : {D}({the}) {N'}(<vert>{N}({test})) .
> > \psset{scaleby=.6 .6}
> > !b = {T}
> > :!c {Conc}\({$\scriptstyle [3sg]$}) .
> > !c = {T}
> > :{\Vi}({examined}@B2 ) {T}\({$\scriptstyle [pas]$}) .
> > \nccurve[angleB=-90,nodesepB=.5ex,
> > nodesepA=.5ex,angleA=-90,ncurv=1]{<-}{B2}{A2}
> > \endjtree
> > \end{document}
> >
> >
> > Norberto Moreno Quibén
> > TELING (grupo de lingüística teórica de la UAH)
> > Coordinador de primer curso del grado de Humanidades
> > Departamento de Filología, Comunicación y Documentación
> > Área de Lengua Española
> > Universidad de Alcalá (UAH)
> > C/ Trinidad, 5
> > 28801 Alcalá de Henares (Madrid)
> > http://www.quiben.net
> > ORCID ID: 0000-0002-7524-7636 <https://orcid.org/0000-0002-7524-7636>
> > "Much is uncertain, and must remain so." Mental Reality, Galen Strawson
> >
> > --
> > list: https://lists.tug.org/pstricks
> > archive: https://tug.org/pipermail/pstricks/
>
> --
> list: https://lists.tug.org/pstricks
> archive: https://tug.org/pipermail/pstricks/
--
<><><><><><><><><><><><><>
Norberto Moreno Quibén
Consejo Superior de Investigaciones Científicas
Centro de Ciencias Humanas y Sociales - ILLA - 1E4
C/Albasanz 26-28
28037 Madrid -SPAIN
Tel. +34 916022771
e.mail:
norberto.moreno at cchs.csic.es
quiben at gmail.com
norberto at quiben.org
http://www.quiben.org
"Much is uncertain, and must remain so." Mental Reality, Galen Strawson
Norberto Moreno Quibén
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/pstricks/attachments/20210405/c3e62a4f/attachment-0001.html>
More information about the PSTricks
mailing list.