docs/diploma

diff thesis/img/email-swot.pic @ 205:aa14d1925151

added new pictures; updated makefile
author meillo@marmaro.de
date Sun, 04 Jan 2009 10:05:56 +0100
parents
children bbfde22dcc35
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/img/email-swot.pic	Sun Jan 04 10:05:56 2009 +0100
     1.3 @@ -0,0 +1,36 @@
     1.4 +.PS
     1.5 +
     1.6 +#scale = 1.3
     1.7 +
     1.8 +
     1.9 +boxwid = 2
    1.10 +boxht = 1
    1.11 +colheaderh = 0.4
    1.12 +rowheaderw = 1.3
    1.13 +
    1.14 +
    1.15 +copy "marker.pic.inc"
    1.16 +
    1.17 +define row {
    1.18 +	[
    1.19 +		right
    1.20 +		B1: box $1
    1.21 +		B2: box $2
    1.22 +	]
    1.23 +}
    1.24 +
    1.25 +
    1.26 +down
    1.27 +row("standard" "modular" "extensible",  "")
    1.28 +row("large data transfer" "too big for phone",  "spam")
    1.29 +
    1.30 +marker_bot(last [].B1, "" "opportunities" "of the market")
    1.31 +marker_bot(last [].B2, "" "threats" "of the market")
    1.32 +
    1.33 +marker_left(1st [], "strengths" rjust "of email" rjust)
    1.34 +marker_left(2nd [], "weaknesses" rjust "of email" rjust)
    1.35 +
    1.36 +
    1.37 +
    1.38 +#circle diam 0.1 at (0,0)
    1.39 +.PE