Minor changes.
This commit is contained in:
@@ -5,10 +5,14 @@
|
||||
\RequirePackage{tabularray}
|
||||
|
||||
% Enable putting a list in a tabularray
|
||||
%\UseTblrLibrary{varwidth}
|
||||
\UseTblrLibrary{varwidth}
|
||||
|
||||
\DeclareTblrTemplate{note-tag}{default}{\textsuperscript{\InsertTblrNoteTag}}
|
||||
\DeclareTblrTemplate{remark-tag}{default}{\strong{\InsertTblrRemarkTag}}
|
||||
\DeclareTblrTemplate{note-tag}{default}{
|
||||
\textsuperscript{\textrm{\InsertTblrNoteTag}}
|
||||
}
|
||||
\DeclareTblrTemplate{remark-tag}{default}{
|
||||
\strong{\InsertTblrRemarkTag}
|
||||
}
|
||||
|
||||
\NewTblrEnviron{tblrBoxout}
|
||||
\SetTblrInner[tblrBoxout]{
|
||||
|
||||
Reference in New Issue
Block a user