Guest User

Untitled

a guest
May 15th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 0.17 KB | None | 0 0
  1. \begin{table}
  2. \begin{tabular}{|c|c|}
  3. \hline
  4. \multicolumn{2}{|c|}{some text spanning two columns} \\
  5. text in column 1 & text in column 2 \\
  6. \hline
  7. \end{tabular}
  8. \end{table}
Advertisement
Add Comment
Please, Sign In to add comment