aboutsummaryrefslogtreecommitdiffstats
path: root/print/latex-pgf
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.60krion2004-03-042-30/+19
| | | | | PR: ports/63713 Submitted by: maintainer
* Add latex-pgf 0.50,krion2004-01-244-0/+100
latex-pgf is a TeX macro package that allows you to create graphics in your TeX documents using a special pgfpicture environment and special macros for drawing lines, curves, rectangles, and many other kind of graphic objects. Its usage closely resembles the pstricks package or the normal picture environment of LaTeX. PR: ports/61826 Submitted by: hrs@FreeBSD.org