aboutsummaryrefslogtreecommitdiff
path: root/textproc/foiltex
Commit message (Collapse)AuthorAgeFilesLines
* - Add a pkg-deinstall script for updating LaTeX's content cache afterMark Linimon2003-12-082-2/+15
| | | | | | | | | | | deinstalling, too. (Suggested by Greg Lewis) - When installing via port, set $PKG_PREFIX to $PREFIX for the pkg-install script to make it look for mktexlsr in there, too. PR: ports/59589 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Notes: svn path=/head/; revision=95338
* . More complete search path for mktexlsr.Greg Lewis2003-11-201-2/+4
| | | | | | | | PR: 59481 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=94481
* . Add a port of foiltex:Greg Lewis2003-11-105-0/+100
The FoilTeX is a collection of LaTeX files for making foils. A number of features are built-in including large sans serif font as normal font, options for setting normalsize at 20pt (default), 17pt, 25pt or 30pt, new macros for starting new foils, for special environments like Theorem and Proof, simple macros to control the headline and footline. WWW: http://www.ctan.org/tex-archive/nonfree/macros/latex/contrib/foiltex/ PR: 54372 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=93694