docs/diploma

diff thesis/fig/email-swot.pic @ 397:13e630c5a44d

rename img -> fig
author meillo@marmaro.de
date Sat, 07 Feb 2009 22:39:07 +0100
parents thesis/img/email-swot.pic@0d78755132b7
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/fig/email-swot.pic	Sat Feb 07 22:39:07 2009 +0100
     1.3 @@ -0,0 +1,32 @@
     1.4 +.PS
     1.5 +
     1.6 +
     1.7 +boxwid = 2
     1.8 +boxht = 1
     1.9 +colheaderh = 0.4
    1.10 +rowheaderw = 1.3
    1.11 +
    1.12 +
    1.13 +copy "marker.pic.inc"
    1.14 +
    1.15 +define row {
    1.16 +	[
    1.17 +		right
    1.18 +		B1: box $1
    1.19 +		B2: box $2
    1.20 +	]
    1.21 +}
    1.22 +
    1.23 +
    1.24 +down
    1.25 +row("standard" "modular" "extensible",  "\(em")
    1.26 +row("large data transfers" "complex networks",  "spam")
    1.27 +
    1.28 +marker_bot(last [].B1, "" "opportunities" "of the market")
    1.29 +marker_bot(last [].B2, "" "threats" "of the market")
    1.30 +
    1.31 +marker_left(1st [], "strengths" rjust "of email" rjust)
    1.32 +marker_left(2nd [], "weaknesses" rjust "of email" rjust)
    1.33 +
    1.34 +
    1.35 +.PE