由买买提看人间百态

topics

全部话题 - 话题: toprule
(共0页)
a**e
发帖数: 5794
1
来自主题: TeX版 - latex 制表急问
\documentclass{article}
\usepackage{booktabs,multirow,warpcol}
\usepackage{amsmath}
\begin{document}
\begin{tabular}{ccP{1.4}P{1.4}P{1.4}}
\toprule\toprule
& & \multicolumn{3}{c}{Correlation($\rho$)} \\
\cmidrule{3-5}
$\theta$ & Variances ($\sigma_{11},\sigma_{22}$) & 0 & .4 & .9 \\
\midrule
\multirow{4}{*}{\centering
$\begin{pmatrix}
1 \\ 0 \\
\end{pmatrix}$
} & (.1,.1) & .0138 & .0141 & .0131 \\
& (.1,.5) & .0059 & .0064 & .008 \\
q**j
发帖数: 10612
2
来自主题: TeX版 - 紧急请教.csv/.xls to LaTeX.
thanks a lot! it works quite well. the only problem is that my latex (TeXmf)
does not understand commands like \toprule, so i have to delete them
manually. how to deal with it? thanks a lot.
(共0页)