Lots of stuff.

This commit is contained in:
2025-09-24 17:02:24 -05:00
parent d781100822
commit f8bae5a800
11 changed files with 206 additions and 53 deletions

View File

@@ -30,10 +30,14 @@
hline{2} = {0.4pt},
}
\NewTblrTableCommand{\midtitle}[1][pageColor]{
\SetCell[c=2]{
c,
\NewTblrTableCommand{\midtitle}[2][pageColor]{
\SetCell[c=#2]{
c, m,
bg = #1,
font = \bfseries,
}
}
\newcommand{\VerticalTitle}[3][pageColor]{
\SetCell[r=#2]{c,bg=#1}{#3}%\rotatebox[origin=c]{90}{\strong{}}}
}