Doubleline intersection

Michael M. Bech mmb at iet.auc.dk
Thu Sep 10 11:52:05 CEST 1998


-----------------------------------------------------------------------------
This is the PSTricks mailing list, devoted to discussions about computational
graphics in (La)TeX using the PSTricks package from Timothy van Zandt.
For help using this mailing list, see instructions at the end of message.
-----------------------------------------------------------------------------

Hello PSTricks Experts,

For some block diagrams in control theory I need draw a lot of node
connections with [doubleline=true]. A sample diagram is here:


  |--------|                    \ |---------|
  |        |---------------------\|         |
  |   A    |----------   --------/|    C    |
  |        |          | |       / |         |
  |--------|          | |         |---------|
                      | |
  |--------| /        | |
  |        |/---------  |
  |   B    |\-----------| 
  |        | \          
  |--------|          


The node connections are made by:
              
\ncline[doubleline=true]{->}{A}{C}%
\ncbar[doubleline=true, armA=0.5cm]{->}{A}{B}%


Now, the problem is the intersection point of the double lines:
I get something like this

  |--------|                    \ |---------|
  |        |----------|-|--------\|         |
  |   A    |----------| |--------/|    C    |
  |        |          | |       / |         |
  |--------|          | |         |---------|

but I would like the intersection to be "open" as shown in the first figure.


Does anyone know how to resolve this problem ?

Any help will be highly appreciated.


Kind Regards,

Michael Bech



-----------------------------------------------------------------------------
The list interface (subscription, information, access to the archives) is on:
http://www.tug.org/cgi-bin/lwgate/pstricks
Otherway to unsubscribe, send mail to pstricks-request at mail.tug.org
with a blank subject and in body the line unsubscribe <email-address>
-----------------------------------------------------------------------------



More information about the PSTricks mailing list