[pstricks] pstricks and xelatex
Norberto Moreno Quiben
norberto.morenoquibe at uah.es
Sun Sep 5 20:37:18 CEST 2021
Dear pstricks-list members:
When running the following document through xelatex, the pdf output
mixes labels, lines and text; when running the document through latex >
dvips > ps2pdf everything appears correctly displayed. I am attached the
pdf output of the two cases.
Thanks in advance
*File List*
article.cls 2021/02/12 v1.4n Standard LaTeX document class
size10.clo 2021/02/12 v1.4n Standard LaTeX file (size option)
inputenc.sty 2021/02/14 v1.3d Input encoding file
pstricks.sty 2021/08/23 v0.71 LaTeX wrapper for `PSTricks' (RN,HV)
iftex.sty 2020/03/06 v1.0d TeX engine tests
xcolor.sty 2016/05/11 v2.12 LaTeX color extensions (UK)
color.cfg 2016/01/02 v1.6 sample color configuration
xetex.def 2021/03/18 v5.0k Graphics/color driver for xetex
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
xkeyval.sty 2020/11/20 v2.8 package option processing (HA)
xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
pstricks.tex 2021/08/27 v3.06 `PSTricks' (tvz,hv)
pst-fp.tex 2020/11/20 v0.06 `PST-fp' (hv)
pstricks-xetex.def
pst-jtree.sty 2011/01/04 package wrapper for pst-jtree.tex
pst-node.sty 2010/04/22 package wrapper for pst-node.tex
pst-node.tex 2020/04/01 1.42a `pst-node' (tvz,hv)
l3backend-xetex.def 2021-08-04 L3 backend support: XeTeX
ts1cmr.fd 2019/12/16 v2.5j Standard LaTeX font definitions
***********
\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]
\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}
<><><><><><><><><><><><><><><><><><><><><><><><><><>
Norberto Moreno Quibén
TELING (grupo de lingüística teórica de la UAH)
Coordinador de primer curso del grado de Humanidades
Dpto. Filología, Comunicación y Documentación
Área de Lengua Española
Universidad de Alcalá
C/ Trinidad, 5
28801, Alcalá de Henares (Madrid)
http://www.quiben.net
ORCID ID: https://orcid.org/0000-0002-7524-7636
"Much is uncertain, and must remain so." Mental Reality, Galen Strawson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/pstricks/attachments/20210905/0b0fd460/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-xelatex-mixed.pdf
Type: application/pdf
Size: 9076 bytes
Desc: not available
URL: <https://tug.org/pipermail/pstricks/attachments/20210905/0b0fd460/attachment-0002.pdf>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test-xelatex-mixed.log
URL: <https://tug.org/pipermail/pstricks/attachments/20210905/0b0fd460/attachment-0002.log>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test-xelatex-ok.log
URL: <https://tug.org/pipermail/pstricks/attachments/20210905/0b0fd460/attachment-0003.log>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-xelatex-ok.pdf
Type: application/pdf
Size: 11388 bytes
Desc: not available
URL: <https://tug.org/pipermail/pstricks/attachments/20210905/0b0fd460/attachment-0003.pdf>
More information about the PSTricks
mailing list.