Guest User

Untitled

a guest
Jan 22nd, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. section{Main structural statistical parameters for the conformers calculated}
  2. begin{landscape}
  3. setlengthLTleft{-2cm}
  4. setlengthLTright{-4cm}
  5. begin{longtable}{r{4cm} |c|c|c|c|c|}
  6. caption[Chemical shift list of PG-T4 in ce{H2O}, pH 3.5] {Main structural statistical parameters for the ensemble of the 20 lowest target function conformers calculated for PG-T4, PG-C6C15, PG-C8C13 in ce{H2O} and 30 mM DPC, pH 3.5}\
  7. toprule
  8. &
  9. multicolumn{3}{c}{textbf{ce{H2O}}} &
  10. multicolumn{3}{c}{textbf{30 mM DPC}} \
  11. cmidrule(lr){2-4}
  12. cmidrule(lr){5-7}
  13. &
  14. textbf{PG-T4} &
  15. textbf{PG-C6C15} &
  16. textbf{PG-C8C13} &
  17. textbf{PG-T4} &
  18. textbf{PG-C6C15} &
  19. textbf{PG-C8C13}
  20. \
  21.  
  22. endfirsthead
  23. toprule
  24. & &
  25. textbf{PG-T4} &
  26. textbf{PG-C6C15} &
  27. textbf{PG-C8C13}&
  28. textbf{PG-T4} &
  29. textbf{PG-C6C15} &
  30. textbf{PG-C8C13}
  31. \
  32. midrule
  33. endhead
  34. endhead
  35. bottomrule
  36. multicolumn{7}{r}{footnotesizeitshape continue on the next page} % <-- added
  37. endfoot
  38. endlastfoot
  39.  
  40. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  41. Upper Limit distance restraints (from NOEs) & & & & & & \
  42. tab Total & numbers & numbers & numbers & numbers & numbers & numbers \
  43. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  44. bottomrule
  45. end{longtable}
  46. end{landscape}
  47. clearpage
  48.  
  49. documentclass{article}
  50. usepackage{lscape}
  51. usepackage{longtable}
  52. usepackage{array}
  53. usepackage{mhchem}
  54. usepackage{booktabs}
  55. deftab{}
  56. begin{document}
  57. section{Main structural statistical parameters for the conformers calculated}
  58. begin{landscape}
  59. setlengthLTleft{-2cm}
  60. setlengthLTright{-4cm}
  61. begin{longtable}{p{4cm} cccccc}
  62. caption[Chemical shift list of PG-T4 in ce{H2O}, pH 3.5] {Main structural statistical parameters for the ensemble of the 20 lowest target function conformers calculated for PG-T4, PG-C6C15, PG-C8C13 in ce{H2O} and 30 mM DPC, pH 3.5}\
  63. toprule
  64. &
  65. multicolumn{3}{c}{textbf{ce{H2O}}} &
  66. multicolumn{3}{c}{textbf{30 mM DPC}} \
  67. cmidrule(lr){2-4}
  68. cmidrule(lr){5-7}
  69. &
  70. textbf{PG-T4} &
  71. textbf{PG-C6C15} &
  72. textbf{PG-C8C13} &
  73. textbf{PG-T4} &
  74. textbf{PG-C6C15} &
  75. textbf{PG-C8C13}
  76. \
  77.  
  78. endfirsthead
  79. toprule
  80. &
  81. textbf{PG-T4} &
  82. textbf{PG-C6C15} &
  83. textbf{PG-C8C13}&
  84. textbf{PG-T4} &
  85. textbf{PG-C6C15} &
  86. textbf{PG-C8C13}\
  87. midrule
  88. endhead
  89. endhead
  90. bottomrule
  91. multicolumn{7}{r}{footnotesizeitshape continue on the next page} % <-- added
  92. endfoot
  93. endlastfoot
  94. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  95. Upper Limit distance restraints (from NOEs) & & & & & & \
  96. tab Total & numbers & numbers & numbers & numbers & numbers & numbers \
  97. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  98. bottomrule
  99. end{longtable}
  100. end{landscape}
  101. clearpage
  102. end{document}
Add Comment
Please, Sign In to add comment