Mercurial > docs > diploma
comparison thesis/pieces/matrix-graphs.tex @ 100:5a244b27a117
some excluded parts for the archive
author | meillo@marmaro.de |
---|---|
date | Wed, 19 Nov 2008 18:23:37 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
99:d24fdd3d5990 | 100:5a244b27a117 |
---|---|
1 % \begin{picture}(300,200) | |
2 % \put(20,150){messages} | |
3 % \put(100,110){\framebox(100,75){email, SMS}} | |
4 % \put(200,110){\framebox(100,75){voicemail, video messages}} | |
5 % | |
6 % \put(20,75){dialog} | |
7 % \put(100,35){\framebox(100,75){IM, chat}} | |
8 % \put(200,35){\framebox(100,75){VoIP, GSM/UMTS}} | |
9 % | |
10 % \put(130,10){written} | |
11 % \put(230,10){spoken} | |
12 % \end{picture} | |
13 | |
14 %\begin{table} | |
15 % \begin{tabular}[htb]{r||p{3cm}|p{3cm}|} | |
16 % &&\\ | |
17 % & \textit{written} & \textit{spoken}\\[1ex] | |
18 % \hline | |
19 % \hline | |
20 % \textit{messages (asynchron)} & | |
21 % \parbox[t]{3cm}{\quad\\email\\SMS\\\quad} & | |
22 % \parbox[t]{3cm}{\quad\\voicemail\\video messages\\\quad} \\ | |
23 % \hline | |
24 % \textit{dialog (synchron)} & | |
25 % \parbox[m]{3cm}{eIM\\chat} & | |
26 % \parbox[m]{3cm}{eVoIP\\GSM/UMTS} \\ | |
27 % \hline | |
28 % \end{tabular} | |
29 % \caption{Classification of electronic communication} | |
30 % \label{tab:comm-classification} | |
31 %\end{table} | |
32 |