docs/diploma

view thesis/img/comm-classification.pic @ 205:aa14d1925151

added new pictures; updated makefile
author meillo@marmaro.de
date Sun, 04 Jan 2009 10:05:56 +0100
parents 3882f462d02d
children bbfde22dcc35
line source
1 .PS
3 #scale = 1.3
6 boxwid = 2
7 boxht = 1
8 colheaderh = 0.4
9 rowheaderw = 1.3
12 copy "marker.pic.inc"
14 define row {
15 [
16 right
17 B1: box $1
18 B2: box $2
19 ]
20 }
23 down
24 row("email" "SMS", "voice mail" "video messages")
25 row("instant messaging" "chat", "VoIP" "video conferencing")
27 marker_top(1st [].B1, "written")
28 marker_top(1st [].B2, "recorded")
30 marker_left(1st [], "asyncronous" rjust "(messages)" rjust)
31 marker_left(2nd [], "syncronous" rjust "(dialog)" rjust)
35 #circle diam 0.1 at (0,0)
36 .PE