aligned table-top captions (draft)

This commit is contained in:
Mirek Kratochvil 2021-07-19 20:04:06 +02:00
parent 9ba70eb1b6
commit e117343448
2 changed files with 4 additions and 3 deletions

View File

@ -24,7 +24,7 @@ Use induction on sets of cars $C$. The statement holds trivially for $|C|\leq1$.
\end{proof}
\begin{table}
\centering
\ffigbox[\FBwidth]{\centering
{\footnotesize\sf
\begin{tabular}{llrl}
\toprule
@ -40,8 +40,8 @@ Asd qsd 1sd & \textcolor{green!80!black}{GOOD} & 234234299 & -- \\
Asd & NUMBER & \textbf{123123} & -- \\
Asd qsd 1sd & DIFFERENT & 234234234 & (no data) \\
\bottomrule
\end{tabular}}
\caption{An example table. Table caption should clearly explain how to interpret the data in the table. Use some visual guide, such as boldface or color coding, to highlight the most important results (e.g., comparison winners).}
\end{tabular}}}%
{\caption{An example table. Table caption should clearly explain how to interpret the data in the table. Use some visual guide, such as boldface or color coding, to highlight the most important results (e.g., comparison winners).}}
\label{tab:z}
\end{table}

View File

@ -55,6 +55,7 @@
\captionsetup{style=thesis}
\captionsetup[algorithm]{style=thesis,singlelinecheck=off}
\captionsetup[listing]{style=thesis,singlelinecheck=off}
\floatsetup[table]{capposition=top,framefit=yes}
\ifEN\floatname{listing}{Listing}
\else\floatname{listing}{Výpis kódu}\fi