Mercurial > 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 wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thesis/fig/email-swot.pic Sat Feb 07 22:39:07 2009 +0100 @@ -0,0 +1,32 @@ +.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