Tagged Questions
4
votes
2answers
218 views
Placing long table inside \shadowbox
I have a multi-page table produced by long table package and I want to put each page of the longtable inside \shadowbox. Here is what I have tried:
\documentclass{article}
\usepackage{fancybox}
...