aboutsummaryrefslogtreecommitdiff
path: root/print/latex-booktabs
Commit message (Collapse)AuthorAgeFilesLines
* - Fix dependencies. LaTeX packages now need to depend onHiroki Sato2004-08-191-2/+3
| | | | | | | | | | | | | print/teTeX-base, not print/teTeX. - Use share/texmf-local instead of share/texmf. - Some style fixes. Approved by: linimon (mentor) Notes: svn path=/head/; revision=116702
* - Generate pkg-plist on the fly.Kirill Ponomarev2004-03-252-14/+18
| | | | | | | | | | - Some style fixes. PR: ports/64710 Submitted by: maintainer Notes: svn path=/head/; revision=105266
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+4
| | | | Notes: svn path=/head/; revision=104520
* Add latex-booktabs 1.618.20030328,Kirill Ponomarev2004-01-264-0/+67
booktabs is to enable the easy production of tables such as should appear in published scientific books and journals. What distinguishes these from plain LaTeX tables is the default use of additional space above and below rules, and rules of varying `thickness'. PR: ports/61936 Submitted by: hrs@FreeBSD.org Notes: svn path=/head/; revision=99200