Experiment: use array package.

pull/39/head
Mooneer Salem 2023-12-12 21:22:32 -08:00
parent 7f41d0aaa8
commit 8c3fda08d0
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
\usepackage{xstring}
\usepackage{catchfile}
\usepackage{siunitx}
\usepackage{array}
\CatchFileDef{\headfull}{../.git/HEAD}{}
\StrGobbleRight{\headfull}{1}[\head]