/articles/toma

To get this branch, use:
bzr branch http://darksoft.org/webbzr/articles/toma

« back to all changes in this revision

Viewing changes to table_2x_vars.tex

  • Committer: Suren A. Chilingaryan
  • Date: 2017-12-23 08:49:35 UTC
  • Revision ID: csa@suren.me-20171223084935-yg4j912ehufjz6d0
Fix cross-references and some latex complaints

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\begin{table}[h]
 
1
\begin{table}[htb]
2
2
\caption{\label{table:alg_prms} List of parameters used in code snippets}
3
3
\begin{tabularx}{\columnwidth} { llX }
4
4
\hline
29
29
\end{tabularx}
30
30
\end{table}
31
31
 
32
 
\begin{table}[h]
 
32
\begin{table}[htb]
33
33
\caption{\label{table:alg_idxs} List of indexes used in code snippets}
34
34
\begin{tabularx}{\columnwidth} { llX }
35
35
\hline
51
51
\end{tabularx}
52
52
\end{table}
53
53
 
54
 
\begin{table}[h]
 
54
\begin{table}[htb]
55
55
\caption{\label{table:alg_vars} List of variables used in code snippets}
56
56
\begin{tabularx}{\columnwidth} { S{l}lX }
57
57
\hline
79
79
\end{table}
80
80
 
81
81
 
82
 
\begin{table}[h]
 
82
\begin{table}[htb]
83
83
\caption{\label{table:alg_ss} Memory Domains}
84
84
\begin{tabularx}{\columnwidth} { S{l}X }
85
85
\hline