From 270ece7378599bf784786b6919d2acd03216f55b Mon Sep 17 00:00:00 2001 From: lvjr Date: Thu, 28 Nov 2024 10:14:55 +0800 Subject: [PATCH] shorten file names of libraries (#532) --- tabularray.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabularray.sty b/tabularray.sty index aef2459..bdc5518 100644 --- a/tabularray.sty +++ b/tabularray.sty @@ -7091,7 +7091,7 @@ \cs_gset_eq:cN { __tblr_use_lib_ ##1: } \prg_do_nothing: } { - \RequirePackage { tabularray-library-##1 } + \RequirePackage { tblrlib##1 } } } }