summaryrefslogtreecommitdiff
path: root/print/tex-rotating
AgeCommit message (Collapse)AuthorFilesLines
2019-12-06tex-*: add TEXLIVE_UNVERSIONED=yesmarkd1-1/+2
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.
2016-01-27Add LICENSEmarkd1-1/+2
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.
2010-05-26Update tex-rotating{,-doc} to 2.16b.minskim2-9/+8
- Documentation updates.
2010-02-19tex-bin-latex was replaced with tex-latex-bin in TeX Live 2009.minskim1-2/+3
2009-04-29Import tex-rotating-2.16a as print/tex-rotating.minskim4-0/+32
A package built on the standard LaTeX graphics package to perform all the different sorts of rotation one might like, including complete figures and tables with their captions. If you want continuous text (i.e., more than one page) set in landscape mode, use the lscape package instead. The rotating packages only deals in rotated boxes (or floats, which are themselves boxes), and boxes always stay on one page. If you need to use the facilities of the float in the same document, load rotating.sty via rotfloat, which smooths the path between the rotating and float packages.