[pstricks] array alignment inside a psframebox
Dougherty, Michael
michael.dougherty at swosu.edu
Thu Dec 22 04:59:57 CET 2016
Quick thought (unlike those who offer a complete document with the working code):
Can't you draw your framebox, and then either stick this code inside the box:
$\displaystyle{\begin{array}{rcl}aa&=&bb\\ bbb&=&bbb\\ cccc&=&ccc\\ aa&=&aa
\end{array}}$}
or force the issue with an \rput(coordinates in the center of the box).
And maybe it spills outside of the box, but then you just make the box larger or use smaller fonts inside of the box.
I'm not sure if you need something like the amsmath package for \displaystyle.
I hope that helps.
-Mike Dougherty
Weatherford, Oklahoma, U.S.A.
________________________________
From: PSTricks [pstricks-bounces at tug.org] on behalf of Luís Lopes [qed_texte at hotmail.com]
Sent: Wednesday, December 21, 2016 5:19 PM
To: pstricks at tug.org
Subject: [pstricks] array alignment inside a psframebox
Dear list members,
I would like to put something like
aa=aa
bbb=bbb
cccc=cccc
aa=aa
inside a psframebox in a pspicture environment.
With only $aa=aa$ it works. I would like to
have the output of the lines as rcl.
Thank you for your help.
Luis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20161222/8ac17374/attachment.html>
More information about the PSTricks
mailing list