Advertisement
Guest User

Untitled

a guest
Jul 30th, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.99 KB | None | 0 0
  1. begin{landscape}
  2. begin{table*}[htbp]
  3. centering
  4. begin{threeparttable}
  5. caption{My Results}
  6. begin{tabular}{rrrrrrrrrrrr}
  7. toprule
  8. textbf{FF} & textbf{} & textbf{} & textbf{AA} & textbf{BB} & textbf{CC} & textbf{DD} & textbf{FF} & textbf{GG} & textbf{HH} & textbf{II} & textbf{JJJJ} \
  9. midrule
  10. textbf{Ccccccccccc} & multirow{2}[2]{*}{textbf{aaaaa aaaaa}} & multirow{2}[2]{*}{textbf{aa aa aaaaaa}} & multirow{2}[2]{*}{textbf{aaa}} & textbf{aaaa} & textbf{aa +} & textbf{aa +} & multirow{2}[2]{*}{textbf{aaa}} & multirow{2}[2]{*}{textbf{aaaa aaaaa}} & textbf{aa +} & textbf{aa +} & multirow{2}[2]{*}{textbf{aaa}} \
  11. textbf{aaaaaaaaaa} & & & & textbf{aaaaa} & textbf{a-aaaaa} & textbf{a-aaaaa} & & & textbf{a-aaaaa} & textbf{a-aaaaa} & \
  12. midrule
  13. textbf{aaaaaaaa} & textbf{0000} & textbf{1111} & 22222 & 333333 & 444444 & 5555 & 66666 & 77777 & 88888 & 99999 & 10100 \
  14. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  15. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  16. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  17. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  18. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  19. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  20. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \\
  21. textbf{aaaaaaaa} & textbf{0000} & textbf{1111} & 22222 & 333333 & 444444 & 5555 & 66666 & 77777 & 88888 & 99999 & 10100 \
  22. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  23. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  24. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  25. textbf{aaaaaaaa} & textbf{0000} & textbf{1111} & 22222 & 333333 & 444444 & 5555 & 66666 & 77777 & 88888 & 99999 & 10100 \
  26. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  27. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  28. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  29. textbf{aaaaaaaa} & textbf{0000} & textbf{1111} & 22222 & 333333 & 444444 & 5555 & 66666 & 77777 & 88888 & 99999 & 10100 \
  30. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  31. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  32. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  33. midrule
  34. Aaaaaaa & & textbf{0000} & textbf{11} & multicolumn{1}{c}{textbf{22}} & multicolumn{1}{c}{textbf{33}} & multicolumn{1}{c}{textbf{44}} & multicolumn{1}{c}{textbf{55}} & multicolumn{1}{c}{textbf{66}} & multicolumn{1}{c}{textbf{77}} & multicolumn{1}{c}{textbf{88}} & multicolumn{1}{c}{textbf{99}} \
  35. bottomrule
  36. end{tabular}%
  37. label{tab:addlabel}%
  38. end{threeparttable}
  39. end{table*}
  40. end{landscape}
  41.  
  42. documentclass[12pt]{report}
  43. usepackage{rotating,threeparttable,booktabs,multirow}
  44. % remove "showframe" option in real document
  45. usepackage[showframe,letterpaper,margin=1in]{geometry}
  46. newcommandmc[1]{multicolumn{1}{c}{#1}} % handy shortcut macro
  47. begin{document}
  48.  
  49. begin{sidewaystable}
  50. setlengthtabcolsep{3pt} % default value is "6pt"
  51. centering
  52. begin{threeparttable}
  53. caption{My Results}
  54. label{tab:addlabel}
  55. % no whitespace at left and right margins of table
  56. begin{tabular}{@{} *{12}{r} @{}}
  57. toprule
  58. textbf{FF} & textbf{} & textbf{} & textbf{AA} & textbf{BB} & textbf{CC} & textbf{DD} & textbf{FF} & textbf{GG} & textbf{HH} & textbf{II} & textbf{JJJJ} \
  59. midrule
  60. textbf{Ccccccccccc} & multirow{2}[2]{*}{textbf{aaaaa aaaaa}} & multirow{2}[2]{*}{textbf{aa aa aaaaaa}} & multirow{2}[2]{*}{textbf{aaa}} & textbf{aaaa} & textbf{aa +} & textbf{aa +} & multirow{2}[2]{*}{textbf{aaa}} & multirow{2}[2]{*}{textbf{aaaa aaaaa}} & textbf{aa +} & textbf{aa +} & multirow{2}[2]{*}{textbf{aaa}} \
  61. textbf{aaaaaaaaaa} & & & & textbf{aaaaa} & textbf{a-aaaaa} & textbf{a-aaaaa} & & & textbf{a-aaaaa} & textbf{a-aaaaa} & \
  62. midrule
  63. textbf{aaaaaaaa} & textbf{0000} & textbf{1111} & 22222 & 333333 & 444444 & 5555 & 66666 & 77777 & 88888 & 99999 & 10100 \
  64. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  65. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  66. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  67. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  68. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  69. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  70. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \\
  71. textbf{aaaaaaaa} & textbf{0000} & textbf{1111} & 22222 & 333333 & 444444 & 5555 & 66666 & 77777 & 88888 & 99999 & 10100 \
  72. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  73. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  74. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  75. textbf{aaaaaaaa} & textbf{0000} & textbf{1111} & 22222 & 333333 & 444444 & 5555 & 66666 & 77777 & 88888 & 99999 & 10100 \
  76. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  77. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  78. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  79. textbf{aaaaaaaa} & textbf{0000} & textbf{1111} & 22222 & 333333 & 444444 & 5555 & 66666 & 77777 & 88888 & 99999 & 10100 \
  80. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  81. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  82. & 000 & textbf{1111} & 22222 & 33333 & 44444 & 55555 & 66666 & 77777 & 88888 & 99999 & 10.10 \
  83. midrule
  84. Aaaaaaa & & textbf{0000} & mc{textbf{11}} & mc{textbf{22}} & mc{textbf{33}} & mc{textbf{44}} & mc{textbf{55}} & mc{textbf{66}} & mc{textbf{77}} & mc{textbf{88}} & mc{textbf{99}} \
  85. bottomrule
  86. end{tabular}
  87. end{threeparttable}
  88. end{sidewaystable}
  89. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement