- Debugging.
- Move all \RequirePackages to commonincludes.def.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{PrimeTeX/packages/Tables}[2025-07-09]
|
||||
|
||||
% Table formatting.
|
||||
\RequirePackage{tabularray}
|
||||
\RenewDocumentCommand\TblrAlignBoth{}{\justifying}
|
||||
\RenewDocumentCommand\TblrAlignLeft{}{\RaggedRight}
|
||||
\RenewDocumentCommand\TblrAlignCenter{}{\Centering}
|
||||
\RenewDocumentCommand\TblrAlignRight{}{\RaggedLeft}
|
||||
|
||||
\UseTblrLibrary{siunitx}
|
||||
|
||||
@@ -13,8 +15,6 @@
|
||||
hline{2} = {0.4pt},
|
||||
}
|
||||
|
||||
%\renewcommand{\TblrOverlap}[1]{#1}
|
||||
|
||||
\DeclareTblrTemplate{remark-tag}{default}{
|
||||
\strong{\InsertTblrRemarkTag}
|
||||
}
|
||||
@@ -34,6 +34,4 @@
|
||||
bg = #1,
|
||||
font = \bfseries,
|
||||
}
|
||||
}
|
||||
|
||||
\RequirePackage{csvsimple-l3}
|
||||
}
|
||||
Reference in New Issue
Block a user