Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. addtocounter{table}{-1}
  2.  
  3. usepackage{longtable}
  4. usepackage{etoolbox}
  5. makeatletter
  6. newififLT@nocaption
  7. pretolongtable{LT@nocaptiontrue}
  8. apptoendlongtable{%
  9. ifLT@nocaption
  10. addtocounter{table}{m@ne}%
  11. fi}
  12. pretoLT@caption{%
  13. noalign{globalLT@nocaptionfalse}}
  14. makeatother
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement