mirror of https://github.com/drowe67/codec2.git
Experiment: use array package.
parent
7f41d0aaa8
commit
8c3fda08d0
|
@ -8,6 +8,7 @@
|
|||
\usepackage{xstring}
|
||||
\usepackage{catchfile}
|
||||
\usepackage{siunitx}
|
||||
\usepackage{array}
|
||||
|
||||
\CatchFileDef{\headfull}{../.git/HEAD}{}
|
||||
\StrGobbleRight{\headfull}{1}[\head]
|
||||
|
|
Loading…
Reference in New Issue