Delete broken \VerticalTitle command.

This commit is contained in:
Silcantar
2025-09-24 21:39:20 -05:00
parent f8bae5a800
commit 64c3aa4574

View File

@@ -37,7 +37,3 @@
font = \bfseries, font = \bfseries,
} }
} }
\newcommand{\VerticalTitle}[3][pageColor]{
\SetCell[r=#2]{c,bg=#1}{#3}%\rotatebox[origin=c]{90}{\strong{}}}
}