Skip to content

Commit 35ef7bf

Browse files
authored
Make glossaries comply with tabularray's measuring phase
1 parent c35318a commit 35ef7bf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tabularray-dev.sty

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4747,6 +4747,10 @@
47474747
\cs_new_protected:Npn \__tblr_get_cell_text_real:nn #1 #2
47484748
{
47494749
\group_begin:
4750+
\bool_if:NT \lTblrMeasuringBool
4751+
{
4752+
\cs_if_exist:NT \glsifmeasuring { \cs_gset_eq:NN \glsifmeasuring \@firstoftwo }
4753+
}
47504754
\dim_set:Nn \belowsep
47514755
{
47524756
\__tblr_data_item:nen { row }

0 commit comments

Comments
 (0)