- Split PrimeManual package into multiple packages.
- Change original PrimeManual package into a class and rename Manual.
This commit is contained in:
8
Tables.sty
Normal file
8
Tables.sty
Normal file
@@ -0,0 +1,8 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{PrimeTeX/Tables}[2025-07-09]
|
||||
|
||||
% Table formatting.
|
||||
%#region
|
||||
\RequirePackage{tabularray}
|
||||
\RequirePackage{csvsimple-l3}
|
||||
%#endregion
|
||||
Reference in New Issue
Block a user