<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Oh, yes. Sorry about that. There was a backlash missed in the message, but not in the document that I use to test the xelatex implementation. It works with lualatex, with latex, but not with xelatex. I tried with the a different set up using a different version of pstricks, version 60436 (3.07), and the result is that xelatex works but lualatex don’t. Thanks again</p>
</div><div id="4BD94CB9-2FB8-42F3-866E-69AB74E94132"><br>Norberto Moreno Quibén
<br>TELING (grupo de lingüística teórica de la UAH)
<br>Coordinador de tercer curso del Doble Grado de Humanidades-Primaria
<br>Departamento de Filología, Comunicación y Documentación
<br>Área de Lengua Española
<br>Universidad de Alcalá (UAH)
<br>C/ Trinidad, 5
<br>28801 Alcalá de Henares (Madrid)
<br>http://www.quiben.net
<br><a href="https://orcid.org/0000-0002-7524-7636">ORCID ID: 0000-0002-7524-7636</a>
<br>"Much is uncertain, and must remain so." Mental Reality, Galen Strawson</div>
<div style="white-space:normal"><p dir="auto"><br>
On 27 Sep 2021, at 7:54, Herbert Voss wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Am 27.09.21 um 07:14 schrieb Norberto Moreno-Quiben:</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<p dir="auto">Dear members:</p>
<p dir="auto">I did set the -dALLOWPSTRANSPARENCY and -dNOSAFER options in the appropriate files quite a long time ago. The document worked fine withe delates until the last pstricks update. Thanks again</p>
<p dir="auto">Example:</p>
<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">        \documentclass[10pt]{article}
        %\usepackage[utf8]{inputenc} %useful to type directly
        diacritic characters
        \usepackage{pstricks,pst-jtree,pst-node}
        \listfiles

        \begin{document}

        \jtree[xunit=2.8em,yunit=1em]
        ! = {ST}
</code></pre>
</blockquote>
<p dir="auto">That should be</p>
<p dir="auto">!= {ST}</p>
<p dir="auto">the backslash was missing and then it works for me with latex, xelatex, and also lualatex</p>
<p dir="auto">Herbert</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">        :{SN} {T'} .
        \endjtree

        \end{document}
</code></pre>
</blockquote>
<p dir="auto">--<br>
list: <a href="https://lists.tug.org/pstricks" style="color:#777">https://lists.tug.org/pstricks</a><br>
archive: <a href="https://tug.org/pipermail/pstricks/" style="color:#777">https://tug.org/pipermail/pstricks/</a></p>
</blockquote>

</div></div>
</body>
</html>