view thesis/fig/email-swot.pic @ 409:ca763bd8c809 default tip

Added tag final version which I handed in for changeset ee7211546c02
author meillo@marmaro.de
date Wed, 11 Feb 2009 08:55:32 +0100
parents 13e630c5a44d
children
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("standard" "modular" "extensible",  "\(em")
row("large data transfers" "complex networks",  "spam")

marker_bot(last [].B1, "" "opportunities" "of the market")
marker_bot(last [].B2, "" "threats" "of the market")

marker_left(1st [], "strengths" rjust "of email" rjust)
marker_left(2nd [], "weaknesses" rjust "of email" rjust)


.PE