aligned table-top captions (draft)
This commit is contained in:
parent
9ba70eb1b6
commit
e117343448
6
ch2.tex
6
ch2.tex
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user