summaryrefslogtreecommitdiff
path: root/print/tex-here
AgeCommit message (Collapse)AuthorFilesLines
2017-09-06Remove teTeX* packages and references to them.wiz1-2/+1
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2015-11-04Add SHA512 digests for distfiles for print categoryagc1-1/+2
Problems found locating distfiles: Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz Package dvidvi: missing distfile dvidvi-1.0.tar.gz Package lgrind: missing distfile lgrind.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2011-01-22Import tex-here-2010 as print/tex-here.minskim4-0/+27
Provides the H option for floats in LaTeX to signify that the environemt is not really a float (and should therefore be placed "here" and not float at all). The package emulates an older package of the same name, which has long been been suppressed by its author. The job is done by nothing more than loading the float package, which has long provided the option in an acceptable framework.