[pstricks] Superimposing \psframeboxes, and \psmatrix alignment

Herbert Voss Herbert.Voss at alumni.tu-berlin.de
Thu Aug 29 19:56:28 CEST 2002


Bryn Humberstone wrote:

> 
>     +-+---------+
>     |6|  ...    |
>     +-+  ...    |
>     |    ...    |
>     |           |
>     +-----------+
> 
> and there seem to be plenty of ways this could be accomplished but I've been
> unable to get any of them to work.



do you really need pstricks??

\setlength\tabcolsep{0pt}
\begin{tabular}{|lccc|}\hline
	\fbox{6} & \hphantom{xx} & blah & \hphantom{6xx}\\
               &  & blah & \\
               &  & blah & \\
               &  & blah & \\
	\hline
\end{tabular}


Herbert




More information about the PSTricks mailing list