comparison thesis/img/comm-lifecycle.pic @ 310:bbfde22dcc35

added italics at some places
author meillo@marmaro.de
date Tue, 20 Jan 2009 19:18:16 +0100
parents 813a31b015ef
children
comparison
equal deleted inserted replaced
309:78987bc2c809 310:bbfde22dcc35
1 .PS 1 .PS
2 2
3 #scale = 1.4
4 3
5 boxwid = 1.25 4 boxwid = 1.25
6 boxht = 3 5 boxht = 3
7 colheaderh = 0.4 6 colheaderh = 0.4
8 rowheaderw = 1.0 7 rowheaderw = 1.0
15 define segment { 14 define segment {
16 [ 15 [
17 down 16 down
18 A: box "" invis 17 A: box "" invis
19 line dotted from A.ne to A.se 18 line dotted from A.ne to A.se
20 #B: box invis "\fI" $1 "\fR" ht 0.5
21 marker_bot(last box, $1) 19 marker_bot(last box, $1)
22 ] 20 ]
23 } 21 }
24 22
25 23
34 32
35 33
36 arrow from 1st [].A.sw to last [].A.se 34 arrow from 1st [].A.sw to last [].A.se
37 "\fI" "time" above rjust "\fR" at last arrow.end + (-0.2,0.00) 35 "\fI" "time" above rjust "\fR" at last arrow.end + (-0.2,0.00)
38 arrow from 1st [].A.sw to 1st [].A.nw 36 arrow from 1st [].A.sw to 1st [].A.nw
39 "\fI" "sales," ljust "market share," ljust "importance," ljust "etc." ljust "\fR" at last arrow.end + (0.05,-0.45) 37 "\fI" "market share," ljust "importance," ljust "etc." ljust "\fR" at last arrow.end + (0.05,-0.45)
40 #line dotted from 1st [].B.nw to 1st [].B.sw
41 38
42 39
43 spline from 1st [].A.sw right boxwid*0.7 up 0.1 \ 40 spline from 1st [].A.sw right boxwid*0.7 up 0.1 \
44 then right boxwid*0.8 up 1.0 \ 41 then right boxwid*0.8 up 1.0 \
45 then right boxwid up 1.2 \ 42 then right boxwid up 1.2 \