summaryrefslogtreecommitdiff
path: root/print/tex-float/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-12-06tex-*: add TEXLIVE_UNVERSIONED=yesmarkd1-1/+2
2017-09-06Remove teTeX* packages and references to them.wiz1-3/+1
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2016-01-27Add LICENSEmarkd1-1/+2
2010-09-14Update DISTFILES for TeX Live 2010. No functional change.minskim1-1/+2
2010-05-26Let tex-float{,-doc} use DISTFILES from TeX Live 2009.minskim1-3/+3
No functional change.
2009-07-16Import tex-float-1.3d as print/tex-float.minskim1-0/+13
Improves the interface for defining floating objects such as figures and tables. Introduces the boxed float, the ruled float and the plaintop float. You can define your own floats and improve the behaviour of the old ones. The package also provides the H float modifier option of the obsolete here package. You can select this as automatic default with \floatplacement{figure}{H}.