From 5e7ed049ca3b0c441681d4de96bda07a1fbad414 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Apr 2020 21:33:39 +0000 Subject: topiclongtable (12apr20) git-svn-id: svn://tug.org/texlive/trunk@54704 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/topiclongtable/topiclongtable.sty | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/tex/latex/topiclongtable') diff --git a/Master/texmf-dist/tex/latex/topiclongtable/topiclongtable.sty b/Master/texmf-dist/tex/latex/topiclongtable/topiclongtable.sty index d75295cdd56..ea77ea9ff3e 100644 --- a/Master/texmf-dist/tex/latex/topiclongtable/topiclongtable.sty +++ b/Master/texmf-dist/tex/latex/topiclongtable/topiclongtable.sty @@ -1,16 +1,13 @@ % -% This work is sponsored by Human Predictions, LLC (). -% -% This work is maintained by Paolo Brasolin (). +% topiclongtable v1.3.2 - Renders autocollapsing cells in longtables % -% This work is licensed under MIT License. +% Copyright (c) 2017-2020 Paolo Brasolin () % -% This work is a LaTeX package consisting of the following files: -% * README.md -% * topiclongtable.sty -% * topiclongtable-doc.tex -% * topiclongtable-doc.pdf +% This work is sponsored by Human Predictions, LLC (). +% This work is maintained by Paolo Brasolin (). +% This work is available under the terms of the MIT License. % + \NeedsTeXFormat{LaTeX2e}[2017-04-15] \RequirePackage{zref-abspage}[2016/05/21] @@ -21,7 +18,7 @@ \RequirePackage{longtable}[2014/10/28] \PassOptionsToPackage{longtable}{multirow} -\ProvidesExplPackage {topiclongtable} {2019/07/09} {1.3.1} {Renders autocollapsing cells in longtables} +\ProvidesExplPackage {topiclongtable} {2020/04/12} {v1.3.2} {Renders autocollapsing cells in longtables} \ProcessOptions\relax @@ -358,7 +355,7 @@ \clist_pop:NNTF \l_tmpa_clist \l_tmpb_tl { \int_set:Nn \l_tmpa_int \l_tmpb_tl } { - \int_set_eq:NN \l_tmpa_int \c_one + \int_set_eq:NN \l_tmpa_int \c_one_int } % if integer A is zero, skip \int_compare:nNnTF { \l_tmpa_int } { = } { 0 } {} { -- cgit v1.2.3