Skip to content

Commit

Permalink
make hook library depend on varwidth library
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjr committed Dec 1, 2024
1 parent 4b93db6 commit 60d8d0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tabularray.sty
Original file line number Diff line number Diff line change
Expand Up @@ -7393,6 +7393,8 @@
\NewTblrLibrary { hook }
{
%% We need varwidth to keep \lTblrMeasuringBool correct
\UseTblrLibrary { varwidth }
\cs_set_eq:NN \__tblr_hook_use:n \hook_use:n
\hook_new_pair:nn { tabularray/trial/before } { tabularray/trial/after }
\hook_new_pair:nn { tabularray/table/before } { tabularray/table/after }
Expand Down

0 comments on commit 60d8d0e

Please sign in to comment.