- Change parameter order in \providelength to match \setlength.

- Remove Part name from appendix and back matter headers.
This commit is contained in:
Silcantar
2025-08-24 22:33:29 -05:00
parent 662b4201ad
commit 7945ab0e6b
6 changed files with 18 additions and 18 deletions

View File

@@ -4,7 +4,7 @@
\RequirePackage{PrimeTeX/packages/Layout}
\RequirePackage{PrimeTeX/packages/Color}
\providelength[0.5em]{\boxoutpadding}
\providelength{\boxoutpadding}[0.5em]
\colorlet{boxoutbgcolor}{PrimePaleBlue}
\colorlet{boxoutfgcolor}{PrimeBlue}