- Fix \Appendices command.
- Create float for code. - Adjust fallback font weights. - Redefine Center environment to eliminate extra space. - Create TblrEnviron for code.
This commit is contained in:
@@ -30,6 +30,13 @@
|
||||
hline{2} = {0.4pt},
|
||||
}
|
||||
|
||||
\NewTblrEnviron{tblrCode}
|
||||
\SetTblrInner[tblrCode]{
|
||||
rows = {font=\ttfamily\small},
|
||||
hlines = {0pt},
|
||||
colsep = {0pt},
|
||||
}
|
||||
|
||||
\NewTblrTableCommand{\midtitle}[2][pageColor]{
|
||||
\SetCell[c=#2]{
|
||||
c, m,
|
||||
|
||||
Reference in New Issue
Block a user