You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all thank you for your work on all these useful LaTeX packages! While reviewing the changes to longtable.sty I've noticed some inconsistency compared to the original patch. I believe that the line
\ifLT@ivcompat\global\vsize\@colroom\fi
should rather be
\ifLT@ivcompat\else\global\vsize\@colroom\fi
Cheers,
Andrzej
The text was updated successfully, but these errors were encountered:
Dear David,
first of all thank you for your work on all these useful LaTeX packages! While reviewing the changes to longtable.sty I've noticed some inconsistency compared to the original patch. I believe that the line
should rather be
Cheers,
Andrzej
The text was updated successfully, but these errors were encountered: