<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head><body style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
 255);" bgcolor="#FFFFFF" text="#000000">
The following document shows increasing horizontal line lengths when 
compiled with xelatex but not with latex+dvips.  The effect is small but
 real.  <br>

  <br>

(Sorry to depend on a non-CTAN package.)<br>

  <br>

The problem can be solved by redefining \pstnodescale which in 
xdvipdfmx.cfg is defined as:<br>

  <br>

\def\pstverbscale{72.27 72 div dup scale }%<br>

\def\pstnodescale{72 72.27 div dup scale }%<br>

  <br>

If I redefine \pstnodescale to be {1 1 div dup scale} things work.<br>

  <br>

I suspect this is the same problem as reported here: 
<a class="moz-txt-link-freetext" 
href="https://tex.stackexchange.com/q/194683/2693">https://tex.stackexchange.com/q/194683/2693</a>
 where Herbert gave a similar
 (local) solution.<br>

  <br>

I have two questions: <br>

  <br>

Why are the definitions of \pstverbscale and \pstnodescale different in 
the way they are? <br>

Is my redefinition correct, and if so should xdvipdfmx be changed?<br>
<br>
Thanks<br>
<br>
Alan<br>

  <br>

% compiled with latex+dvips this works fine<br>

% compiled with xelatex the horizontal lines become increasingly longer<br>

\documentclass{article}<br>

\usepackage{OTtablx} % available here: 
<a class="moz-txt-link-freetext" 
href="http://sanders.phonologist.org/OTtablx/index.html">http://sanders.phonologist.org/OTtablx/index.html</a><br>

  <br>

%\def\pstnodescale{1 1 div dup scale } % uncommenting this line makes 
the problem disappear<br>

  <br>

\begin{document}<br>

  <br>

\begin{OTtableau}{3}<br>

\OTtoprow{AAA,BBB,CCC}<br>

\OTcandrow{XXXXXXXXXX}{,,}<br>

\OTcandrow{XXXXXXXXXX}{,,}<br>

\OTcandrow{XXXXXXXXXX}{,,}<br>

\OTcandrow{XXXXXXXXXX}{,,}<br>

\OTcandrow{XXXXXXXXXX}{,,}<br>

\OTcandrow{XXXXXXXXXX}{,,}<br>

\end{OTtableau}<br>

  <br>

\end{document}<br>

  <br>

  <br>

  
<div class="moz-signature">-- <br>
<div><a 
href="https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach"><span
 style="color: rgb(0, 157, 247);"></span></a><br>
  <pre wrap="">Alan Munn                                                   <a class="moz-txt-link-abbreviated" href="mailto:amunn@msu.edu">amunn@msu.edu</a>
Department of Linguistics                                   
and Germanic, Slavic, Asian and African Languages   Fax.  +1-<span __postbox-detected-content="__postbox-detected-phone" class="__postbox-detected-content __postbox-detected-phone" style="display: inline; font-size: inherit; padding: 0pt; color: rgb(0, 0, 0);">517-432-<span __postbox-detected-content="__postbox-detected-address" class="__postbox-detected-content __postbox-detected-address" style="display: inline; font-size: inherit; padding: 0pt;">2736</span></span><span __postbox-detected-content="__postbox-detected-address" class="__postbox-detected-content __postbox-detected-address" style="display: inline; font-size: inherit; padding: 0pt; color: rgb(0, 0, 0);">
Michigan State University, East Lansing MI 48824</span>    Tel.  +1-<span __postbox-detected-content="__postbox-detected-phone" class="__postbox-detected-content __postbox-detected-phone" style="display: inline; font-size: inherit; padding: 0pt;">517-355-7491</span>
</pre>

  <a 
href="https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach"><span
 style="color: rgb(0, 157, 247);"></span></a></div>



  </div>




</body></html>