Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-06 | tex-*: add TEXLIVE_UNVERSIONED=yes | markd | 1 | -1/+2 | |
2017-09-06 | Remove teTeX* packages and references to them. | wiz | 1 | -2/+1 | |
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009. | |||||
2016-01-27 | Add LICENSE | markd | 1 | -1/+2 | |
2015-11-04 | Add SHA512 digests for distfiles for print category | agc | 1 | -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-26 | Update tex-rotating{,-doc} to 2.16b. | minskim | 2 | -9/+8 | |
- Documentation updates. | |||||
2010-02-19 | tex-bin-latex was replaced with tex-latex-bin in TeX Live 2009. | minskim | 1 | -2/+3 | |
2009-04-29 | Import tex-rotating-2.16a as print/tex-rotating. | minskim | 4 | -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. |