- Fix title page not being counted in page numbering.

- Minor cleanup.
This commit is contained in:
2025-08-22 16:31:59 -05:00
parent 2ae13aac37
commit d9877d651b
3 changed files with 37 additions and 33 deletions

View File

@@ -65,7 +65,13 @@
colspec = {%
*{2}{Q[c,m,wd=\twinfigwidth]}%
},%
vborder{1,Z} = {
%hlines,% For debugging. Comment out when done.
%vlines,% For debugging. Comment out when done.
hborder{1,Z} = {%
abovespace = 0pt,%
belowspace = 0pt,%
},%
vborder{1,Z} = {%
leftspace = 0pt,%
rightspace = 0pt,%
},%