Я пробовал несколько методов, но так и не смог добиться правильного выравнивания. Я хочу, чтобы первый столбец был слева, а остальные — справа.
\documentclass{article}
\usepackage{booktabs}
\usepackage[flushleft]{threeparttable}
\renewcommand{\TPTtagStyle}{\itshape} % optional
\usepackage{tabularx, ragged2e}
\usepackage{threeparttable}
\begin{document}
\begin{table}[!ht]
\centering
\begin{tablenotes}
\centering
\small
\item Dependent Variable: Testing1234
\end{tablenotes}
\begin{threeparttable}
%\newcolumntype{Y}{>{\RaggedRight\arraybackslash\hsize=2\hsize\linewidth=\hsize}X}
%\newcolumntype{W}{>{\RaggedLeft\arraybackslash\hsize=0.75\hsize\linewidth=\hsize}X}
%\begin{tabularx}{\textwidth}{@{}Y*{3}{W}@{}}
\begin{tabularx}{\textwidth}{l>{\raggedright\arraybackslash}Xlllll}
\toprule
\small {\textbf{Source}}
& \small {\textbf{Type III Sum of Squares}}
& \small {\textbf{df}}
& \small {\textbf{Mean Square}}
& \small {\textbf{F}}
& \small {\textbf{Sig.}}\\
\midrule
Corrected Model & 14573.300\tnote{a} & 3 & 4857.767 & 40.297 & .000 \\
Testing1234 & 214036.900 & 1 & 214036.900 & 1775.503 & .000\\
Testing1234 & .100 & 1 & .100 & .001 & .977\\
Testing1234Testing1234 & 14137.600 & 1 & 14137.600 & 117.276 & .000\\
Testing1234Testing1234Testing1234 & 435.600 & 1 & 435.600 & 3.613 & .065 \\
\bottomrule
\end{tabularx}
\footnotesize
\begin{tablenotes}
\item[a]Testing1234Testing1234Testing1234 % the footnote itself
\end{tablenotes}
\end{threeparttable}
\caption{Testing1234
\label{tab:test123} }
\end{table}
\end{document}
Я устал:
\newcolumntype{Y}{>{\RaggedRight\arraybackslash\hsize=2\hsize\linewidth=\hsize}X}
\newcolumntype{W}{>{\RaggedLeft\arraybackslash\hsize=0.75\hsize\linewidth=\hsize}X}
\begin{tabularx}{\textwidth}{@{}Y*{3}{W}@{}}
не работает
\begin{tabularx}{\textwidth}{l>{\raggedright\arraybackslash}Xlllll}
тоже не работает
\begin{tabularx}{\textwidth}{l>{\raggedright\arraybackslash}Xrrrrr}
Я все больше запутываюсь.
решение1
С помощью \begin{tabularx}{\textwidth}{>{\raggedright\arraybackslash}Xrrrrr}
можно получить желаемый результат. Я также использовал команду \thead
для замены повторяющихся \small
команд \textbf
и вставил ручные переносы строк в заголовки столбцов второго и четвертого столбцов:
\documentclass{article}
\usepackage{booktabs}
\usepackage[flushleft]{threeparttable}
\renewcommand{\TPTtagStyle}{\itshape} % optional
\usepackage{tabularx, ragged2e}
\usepackage{makecell}
\renewcommand\theadfont{\small\bfseries}
\begin{document}
\begin{table}[!ht]
\centering
\small
Dependent Variable: Testing1234
\begin{threeparttable}
\begin{tabularx}{\textwidth}{>{\raggedright\arraybackslash}Xrrrrr}
\toprule
\thead{Source}
& \thead{Type III\\ Sum of\\ Squares}
& \thead{df}
& \thead{Mean\\ Square}
& \thead{F}
& \thead{Sig.}\\
\midrule
Corrected Model & 14573.300\tnote{a} & 3 & 4857.767 & 40.297 & .000 \\
Testing1234 & 214036.900 & 1 & 214036.900 & 1775.503 & .000\\
Testing1234 & .100 & 1 & .100 & .001 & .977\\
Testing 1234Tes ting1234 & 14137.600 & 1 & 14137.600 & 117.276 & .000\\
Testing 1234Test ing12 34Te ting1234 & 435.600 & 1 & 435.600 & 3.613 & .065 \\
\bottomrule
\end{tabularx}
\footnotesize
\begin{tablenotes}
\item[a]Testing1234Testing1234Testing1234 % the footnote itself
\end{tablenotes}
\end{threeparttable}
\caption{Testing1234\label{tab:test123}}
\end{table}
\end{document}
решение2
Вы также можете использовать tabulary
вместо , tabularx
поскольку в этой среде есть столбцы L, C, R и J.
Но почему вместо столбца R для чисел не использовать столбец S siunitx
?
\documentclass{article}
\usepackage{booktabs}
\usepackage{tabulary,siunitx,lipsum}
\begin{document}
\lipsum[1][1-4]
\begin{table}[h]
\begin{tabulary}{\textwidth}{@{}LS[table-format=6.3]
cS[table-format=6.3]S[table-format=4.3]c@{}}\toprule
& {Type III Sum} & & {Mean} & & \\
Source & {of Squares} & {df} & {Square} & {F} & {Sig.} \\\midrule
Corrected Model & 14573.300$^a$ & 3 & 4857.767 & 40.297 & .000 \\
Testing1234 & 214036.900 & 1 & 214036.900 & 1775.503 & .000\\
Testing1234 & .100 & 1 & .100 & .001 & .977\\
Testing1234Testing1234 & 14137.600 & 1 & 14137.600 & 117.276 & .000\\
Testing1234Testing1234\-Testing1234 & 435.600 & 1 & 435.600 & 3.613 & .065 \\
\bottomrule
\end{tabulary}
$^a$ \footnotesize Testing1234Testing1234Testing1234
\end{table}
\lipsum[2][1-4]
\end{document}
tabularx
таблица фиксированной ширины, с по крайней мере одним столбцом X одинаковой ширины (но a, ta взять сделать неравные столбцы с любой шириной, чтобы адаптироваться к тексту, выровненному по правому краю (столбцы R) Ширина слева, чтобы адаптироваться к ячейке, попытаться сделать столбцы с неравной шириной, попытаться взять лучшую ширину