Mercurial > docs > diploma
view thesis/img/comm-classification.pic @ 379:6c3c6af02faa
applied rogers review and suggestions
author | meillo@marmaro.de |
---|---|
date | Tue, 03 Feb 2009 22:15:58 +0100 |
parents | bbfde22dcc35 |
children | 0d78755132b7 |
line wrap: on
line source
.PS 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) .PE