<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style><style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body dir="ltr" fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Quick thought (unlike those who offer a complete document with the working code):<br>
<br>
Can't you draw your framebox, and then either stick this code inside the box:<br>
<br>
$\displaystyle{\begin{array}{rcl}aa&=&bb\\ bbb&=&bbb\\ cccc&=&ccc\\ aa&=&aa<br>
\end{array}}$}<br>
<br>
or force the issue with an \rput(coordinates in the center of the box).<br>
<br>
And maybe it spills outside of the box, but then you just make the box larger or use smaller fonts inside of the box.<br>
<br>
I'm not sure if you need something like the amsmath package for \displaystyle.<br>
<br>
I hope that helps.<br>
<br>
-Mike Dougherty<br>
 Weatherford, Oklahoma, U.S.A.<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF189188" style="direction: ltr;"><font color="#000000" size="2" face="Tahoma"><b>From:</b> PSTricks [pstricks-bounces@tug.org] on behalf of Luís Lopes [qed_texte@hotmail.com]<br>
<b>Sent:</b> Wednesday, December 21, 2016 5:19 PM<br>
<b>To:</b> pstricks@tug.org<br>
<b>Subject:</b> [pstricks] array alignment inside a psframebox<br>
</font><br>
</div>
<div></div>
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Dear list members, </p>
<p><br>
</p>
<p>I would like to put something like </p>
<p><br>
</p>
<p>   aa=aa </p>
<p> bbb=bbb </p>
<p>cccc=cccc </p>
<p>   aa=aa</p>
<p><br>
</p>
<p>inside a psframebox in a pspicture environment. </p>
<p><br>
</p>
<p>With only $aa=aa$ it works. I would like to </p>
<p>have the output of the lines as rcl. </p>
<p><br>
</p>
<p>Thank you for your help. </p>
<p><br>
</p>
<p>Luis </p>
<p><br>
</p>
</div>
</div>
</div>
</div>
</body>
</html>