Make headrow in tables bold

This commit is contained in:
Ced
2023-05-27 18:41:12 +01:00
parent 61c33e4b60
commit 0014dd2311

View File

@@ -1,2 +1,4 @@
\documentclass{standalone}
\usepackage{booktabs}
\usepackage{makecell}
\renewcommand\theadfont{\bfseries}