Skip to content

Commit

Permalink
shorten file names of libraries (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjr committed Nov 28, 2024
1 parent 755c96c commit 270ece7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabularray.sty
Original file line number Diff line number Diff line change
Expand Up @@ -7091,7 +7091,7 @@
\cs_gset_eq:cN { __tblr_use_lib_ ##1: } \prg_do_nothing:
}
{
\RequirePackage { tabularray-library-##1 }
\RequirePackage { tblrlib##1 }
}
}
}
Expand Down

0 comments on commit 270ece7

Please sign in to comment.