[pstricks] flow-chart stack of boxes

Hylke Beck hylke_b at hotmail.com
Thu Feb 19 15:39:04 CET 2009


I'm making a flow-chart and I'd like this simple psframebox:

|''''''''''''''''''|

|                  |
|  streamflow      |
|   index (Q)      |
|                  |
|__________________|

To look like this:

|''''''''''''''''''|
|                  |
|  streamflow      ||
|   index (Q)      |||
|                  |||
|__________________|||
 |__________________||
  |__________________|

I.e. to give the impression of multiple products. Is there an easy way to do this? My code currently looks like this:

\begin{figure*}

  \begin{psmatrix}

  \psframebox{\tabular{c}streamflow\\index ($Q$)\endtabular}

  \end{psmatrix}

\end{figure*}

Thanks in advance!





_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


More information about the PSTricks mailing list