Mercurial > docs > diploma
view thesis/img/comm-classification.pic @ 288:8341092a7554 sixth preview version for Schaeffter and Traub
rework throughout ch04; minor other stuff
author | meillo@marmaro.de |
---|---|
date | Fri, 16 Jan 2009 14:51:08 +0100 |
parents | aa14d1925151 |
children | bbfde22dcc35 |
line wrap: on
line source
.PS #scale = 1.3 boxwid = 2 boxht = 1 colheaderh = 0.4 rowheaderw = 1.3 copy "marker.pic.inc" define row { [ right B1: box $1 B2: box $2 ] } down row("email" "SMS", "voice mail" "video messages") row("instant messaging" "chat", "VoIP" "video conferencing") marker_top(1st [].B1, "written") marker_top(1st [].B2, "recorded") marker_left(1st [], "asyncronous" rjust "(messages)" rjust) marker_left(2nd [], "syncronous" rjust "(dialog)" rjust) #circle diam 0.1 at (0,0) .PE