aboutsummaryrefslogtreecommitdiff
path: root/print/latex-subfloat
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+7
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add teTeX-3.0 support and mark IGNORE in ones which are already includedHiroki Sato2005-02-061-1/+2
| | | | | | | in the new teTeX distribution. Notes: svn path=/head/; revision=128153
* - Fix dependencies. LaTeX packages now need to depend onHiroki Sato2004-08-191-13/+8
| | | | | | | | | | | | | 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
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+7
| | | | Notes: svn path=/head/; revision=104520
* Add latex-subfloat 2.14.20030821,Kirill Ponomarev2004-01-294-0/+85
latex-subfloat enables subnumbering of different floats (figures and tables) simular to the subequations-environment of the amsmath package. It does not the same as the subfigure package which generates subfigures within one normal figure. PR: ports/62035 Submitted by: hrs@FreeBSD.org Notes: svn path=/head/; revision=99384