Too many changes to list lol

This commit is contained in:
2025-08-21 13:30:51 -05:00
parent f3ac6f75ca
commit 9138161f91
11 changed files with 208 additions and 122 deletions

View File

@@ -5,11 +5,15 @@
\RequirePackage{tabularray}
% Enable putting a list in a tabularray
\UseTblrLibrary{varwidth}
%\UseTblrLibrary{varwidth}
\renewcommand{\TblrOverlap}[1]{#1}
% \DeclareTblrTemplate{note-tag}{default}{
% \textsuperscript{\textrm{\InsertTblrNoteTag}}
% }
%\DeclareTblrTemplate{note-sep}{default}{\space}
\DeclareTblrTemplate{note-tag}{default}{
\textsuperscript{\textrm{\InsertTblrNoteTag}}
}
\DeclareTblrTemplate{remark-tag}{default}{
\strong{\InsertTblrRemarkTag}
}