diff --git a/tabularray-dev.sty b/tabularray-dev.sty index cf8bbfa..45f48bc 100644 --- a/tabularray-dev.sty +++ b/tabularray-dev.sty @@ -6964,12 +6964,10 @@ + #2 + \__tblr_box_height:N \l__tblr_table_firstfoot_box } \box_set_eq:NN \l__tblr_table_head_box \l__tblr_table_firsthead_box + \box_set_eq:NN \l__tblr_table_foot_box \l__tblr_table_firstfoot_box \dim_compare:nNnTF { \l__tblr_table_head_body_foot_dim } > {#1} - { - \bool_set_true:N #3 - \box_set_eq:NN \l__tblr_table_foot_box \l__tblr_table_firstfoot_box - } + { \bool_set_true:N #3 } { \bool_set_false:N #3 } } { @@ -6979,12 +6977,10 @@ + #2 + \__tblr_box_height:N \l__tblr_table_middlefoot_box } \box_set_eq:NN \l__tblr_table_head_box \l__tblr_table_middlehead_box + \box_set_eq:NN \l__tblr_table_foot_box \l__tblr_table_middlefoot_box \dim_compare:nNnTF { \l__tblr_table_head_body_foot_dim } > {#1} - { - \bool_set_true:N #3 - \box_set_eq:NN \l__tblr_table_foot_box \l__tblr_table_middlefoot_box - } + { \bool_set_true:N #3 } { \bool_set_false:N #3 } } } diff --git a/testfiles/long-010-1.md5 b/testfiles/long-010-1.md5 index c1cb8a7..180107c 100644 --- a/testfiles/long-010-1.md5 +++ b/testfiles/long-010-1.md5 @@ -1 +1 @@ -4c19d021e4e015d887c88915e5f15c3c \ No newline at end of file +565cf8afe4305eb9bbe6e7272851ef3d \ No newline at end of file diff --git a/testfiles/long-010-1.png b/testfiles/long-010-1.png index 43692d3..b5ccf94 100644 Binary files a/testfiles/long-010-1.png and b/testfiles/long-010-1.png differ