aboutsummaryrefslogtreecommitdiff
path: root/print/latex-supertabular
Commit message (Collapse)AuthorAgeFilesLines
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* The supertabular bundle defines the supertabular and supertabular*Pav Lucistnik2008-11-144-0/+87
environments. They make it possible to have a tabular that spans multiple pages. Each page is its own tabular environment, thus the various parts may have different widths. WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/supertabular/ PR: ports/126673 Submitted by: Jorge Niedbalski <niedbalski@gmail.com> Notes: svn path=/head/; revision=222839